/* CSS Document */
.cls_top { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #000000;
text-decoration : none;
}

.cls_top_link { 
font-family : Arial;
font-weight : bold;
font-size : 11px;
color : #000000;
text-decoration : none;
}

.cls_top_link:hover { 
font-family : Arial;
font-weight : bold;
font-size : 11px;
color : #F8BF49;
text-decoration : none;
}


.cls_top:hover { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #F8BF49;
text-decoration : none;
}

.main_text { 
font-family : Arial;
font-weight : normal;
font-size : 12px;
color : #000000;
text-decoration : none;
text-align:justify;
} 

.heading { 
font-family : Arial;
font-weight : bold;
font-size : 12px;
color : #B78400;
text-decoration : none;
} 

.footer { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #600000;
text-decoration : none;
}

.footer a:hover{font-family:Arial; font-weight:normal; font-size:11px; color:#600000; text-decoration:underline}

.text1 { 
font-family : Arial;
font-weight : bold;
font-size : 12px;
color : #BB5E21;
text-decoration : none;
} 

.brd1 {
	border: 1px solid #FFA4A4;
	background-color: #ffffff;
}
.more { 
font-family : Arial;
font-weight : normal;
font-size : 10px;
color : #767272;
text-decoration : none;
text-align:justify;
} 

.more: hover { 
font-family : Arial;
font-weight : normal;
font-size : 12px;
color : #000000;
text-decoration : none;
text-align:justify;
} 
.cls_top1 { 
font-family : Arial;
font-weight : normal;
font-size : 12px;
color : #5E5E5E;
text-decoration : none;
}
.cls_top1:hover { 
font-family : Arial;
font-weight : normal;
font-size : 12px;
color : #F8BF49;
text-decoration : none;
}
.txt { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #5E5E5E;
text-decoration : none;
}
.catl { 
font-family : Arial;
font-weight : bold;
font-size : 13px;
color : #1284BC;
text-decoration : none;
}
.catl:hover { 
font-family : Arial;
font-weight : bold;
font-size : 13px;
color : #8D0000;
text-decoration : none;
}
.sch { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #1284BC;
text-decoration : none;
}
.sch1 { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #744200;
text-decoration : none;
}
.sch2 { 
font-family : Arial;
font-weight : normal;
font-size : 11px;
color : #3C3B3A;
text-decoration : none;
}
.box {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 140px;
	border: 1px solid #BDBDBD;
}

.boxbig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: 60px;
	width: 140px;
	border: 1px solid #BDBDBD;
}

.but {
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #FFD566;
	height: 20px;
	width: 50px;
	border: 1px solid #135F97;
}
.but1 {
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFD566;
	height: 20px;
	width: 50px;
	border: 1px solid #135F97;
}
.border {border-bottom:1px dotted #333;}
