body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link{font-family:MS Sans Serif; font:13px; color:#FFFFFF;}
a.link{text-decoration:none;}
a.link:hover{text-decoration:underline; color:#CC3300;}
.link1{font-family:MS Sans Serif; font-weight:bold; font:11px; color:#FFFFFF;}
a.link1{text-decoration:none;}
a.link1:hover{text-decoration:underline; color:#CC3300;}
.top_link {	font-family: MS Sans Serif;	font-size: 11px;	color: #000000;	padding-left:12px; padding-right:12px;
}
a.top_link{text-decoration:none;}
a.top_link:hover{text-decoration:underline;}
.head_{font-family:MS Sans Serif; font-size:17px; font-weight:bold; color:#CC3300; padding-left:10px; line-height:22px; text-decoration:underline;}
.head{font-family:MS Sans Serif; font-size:18px; font-weight:bold; color:#CC3300; padding-left:10px; line-height:22px;}
.head1{font-family:MS Sans Serif; font-size:14px; font-weight:bold; color:#CC3300; padding-left:10px; line-height:22px;}
.text_n{font-family:MS Sans Serif; font:11px; color:#FFFFFF; padding-right:5px; line-height:17px;}
.h{font-family:MS Sans Serif; font-size: 14px; text-align:justify; color:#EE8B6A;}

.bottom {	font-family: MS Sans Serif;	font-size: 11px;	color: #000000; background-color:#EE8B6A;
}
.link_bg{background-image:url(images/bg.jpg);}
.border{border:1px #EE8B6A solid;}
.b_b{border-bottom:1px #51658F solid;}
.b_b1{border-bottom:1px #FF6400 solid;}
.b_line{border-bottom:1px #FFFFFF solid;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-color:#F7F6FC;
}

.dot {font-size: 12px; color: #CC3300; font-family: MS Sans Serif; line-height:20px; font-weight:bold;}
.txt {font-family:MS Sans Serif; font-size: 13px; color: #333333;  padding-bottom:4px; line-height:20px; }

.text {font-family:MS Sans Serif; font-size: 13px; color: #333333; text-align:justify; padding-left:10px; padding-right:10px;  padding-bottom:4px; line-height:20px; }
.text-2 {font-family:MS Sans Serif; font-size: 13px; color: #333333; text-align:justify; padding-left:10px; padding-right:10px;  padding-bottom:4px; line-height:20px; }
.heading {
	font-size: 13px;
	font-weight: bold;
	font-family: MS Sans Serif;
	color: #FF9900; padding-left:10px; padding-top:5px; padding-bottom:5px; text-decoration:underline; 
}
.heading1 { font-size:16px;
	font-weight: bold;
	font-family: MS Sans Serif;
	color: #FF9900; padding-top:5px; padding-bottom:5px; text-decoration:underline; 
}
.ped{padding-left:10px;}


.p{border:1px #FF9900 solid; padding:3px;}

#dropmenudiv{
position:absolute;
background-color: #FF9900;
color:#000000;
border:1px solid #FF6400;
border-bottom-width: 0;
font:normal 12px MS Sans Serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;color:#000000;
border-bottom: 1px solid #FF6400;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF6400;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FF9900;
}
