body {
	margin: 0px;
	background-image: url(../images/body-bg-rep.jpg);
	background-repeat: repeat;
}
.bodybg-top {
	margin: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
.menu-bg {
	margin: 0px;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat;
}
.border-topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.border-leftright {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.linktop {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3a2d25;
	text-decoration: none;
}
.linktop a:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #2982AD;
	text-decoration: none;
}
.linkleft {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3a2d25;
	text-decoration: none;
}
.linkleft a:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #6B0818;
	text-decoration: none;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading-main {
	font-family: verdana;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #630C10;
	text-decoration: none;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3a2d25;
	text-decoration: none;
}
.left-heading {
	font-family: verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #2982AD;
	text-decoration: none;
}
.textbold {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #3a2d25;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #3a2d25;
	text-decoration: none;
}
.con-textbold {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #3a2d25;
	text-decoration: none;
}
.con-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3a2d25;
	text-decoration: none;
}
.con-textfield {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3a2d25;
	text-decoration: none;
	border: solid 1px #999999;
	background-color: #F7EBD6;
	padding: 1px;
}
.con-mandatory {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.abt-textbold {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #3a2d25;
	text-decoration: none;
}
.abt-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3a2d25;
	text-decoration: none;
}
img#random {
	width: 255px;
	height: 325px;
}