body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.left-div {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}
.redsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.sms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.blck {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.width {width: 775px;}
.left {float: left;}
.right {float: right;}
.tleft {text-align: left;}
.tcenter {text-align: center;}
.tright {text-align: right;}
.white-bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#A8C223;
color:#000000;
}
.inner-div {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: justify;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2BAAFF;
	line-height: 18px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.heds {
	font-family: arial;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.heading22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	line-height: 18px;
	text-decoration: underline;
	margin: 0px;
	padding: 4px;
	background-color: #D7D7D7;
}
