body {FONT-SIZE: 11px; COLOR: #333333; font-family:Verdana, Helvetica, sans-serif; margin-bottom:0px; margin-top:0px}

P {FONT-SIZE: 11px; COLOR: #333333; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom:0px; margin-top:0px; margin-left:30px; margin-right:30px;}

.para{ font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#6a6a6a; line-height:1.4; text-align:justify;}
.para1{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:1.7; text-align:justify; }

.bottum{ font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; color:#8d8d8d; line-height:1.4; text-align:justify;}

.text_fi{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; background-image:url(images/bg_textfild.gif); background-repeat:repeat-x; background-position:top; border:#f9b709 1px double; width:248px; height:18px;}


.lk{ font-family: "Trebuchet MS"; font-size:11.2px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}
.lkbottom{ font-family: "Trebuchet MS"; font-size:10px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}
.lktop{ font-family: "Trebuchet MS"; font-size:10px; color:#3e484c; text-transform:uppercase; text-align:right;}


.subhead{ font-family: "Trebuchet MS"; font-size:16px; color:#3e4d93; text-align:justify; font-weight:bold; text-transform:uppercase; }
.subhead01{ font-family: "Trebuchet MS"; font-size:12px; color:#ff6600; text-align:justify; font-weight:bold; text-transform:uppercase; }
.subhead02{ font-family: "Trebuchet MS"; font-size:11px; color:#3e4d93; text-align:justify; font-weight:bold; text-transform:uppercase; }

.bdr{border-color:#b9cbfb; border-width:1px; border-style:solid;}
.bdr2{border-color:#b4e4f9; border-width:1px; border-style:solid;}
.bdr3{border-color:#fcdf46; border-width:1px; border-style:solid;}
.pic{margin:0 10px 0 10px;}



A:visited {	COLOR: #ffffff; text-decoration:none}
A:hover {COLOR: #ffffff; text-decoration: none;}
A:link {COLOR: #000000; text-decoration:none}

A.more:link { COLOR: #c5d1f8; text-decoration:none}
A.more:visited { COLOR: #c5d1f8; text-decoration:none}
A.more:hover { COLOR: #ffffff; text-decoration:none}

A.more1:link { COLOR: #ff0000; text-decoration:none}
A.more1:visited { COLOR: #333333; text-decoration:none}
A.more1:hover { COLOR: #333333; text-decoration:none}

A.more2:link { COLOR: #FFFFFF; text-decoration:none}
A.more2:visited { COLOR: #FFFFFF; text-decoration:none}
A.more2:hover { COLOR: #c5d1f8; text-decoration:none}


A.more3:link { COLOR: #464b4c; text-decoration:none}
A.more3:visited { COLOR: #464b4c; text-decoration:none}
A.more3:hover { COLOR: #ff0000; text-decoration:none}





<!--menu starts-->


a{ text-decoration: none}
#sddm
{	margin:0;
	text-transform:uppercase;
	padding:0 0 0 0px;
	width:125px;}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

	font: bold 11px arial}
#sddm li a
{	display: block;
	padding: 4px 10px;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
}
 #sddm li ul 
{	display: block;
	padding: 6px 10px;
	width:149px;
	margin:5px 0;	
	color: #FFF;
	text-align: left;
}

#sddm li a:hover
{	}

#sddm ul
{	position: absolute;
	visibility: hidden;
	margin: 0;
	width:149px;
	padding: 0;
	background: #3c4b8c;
}
	#sddm ul li	{
		position: relative;
		display: block;
		text-align: left;
		background: #3c4b8c;
		color: #FFF;
		font: 11px arial}
	#sddm ul a:hover
	{	background: #566fd8;
		color: #ffffff;
		text-align:left;
		text-decoration:none;
		font-weight:bold}

/* clearfix */
	.clearfix:after {	content: ".";	display:block;clear: both;visibility: hidden;	line-height: 0;	height: 0;} 
.clearfix {	display:inline-block;} html[xmlns] .clearfix {	display:block;} * html .clearfix {	height: 1%;}
