/* CSS Document */

.header_text{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:22px;
   color:#F5771E;
   text-decoration:none;
   }
   
.bodycolor_text{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:bold;
   font-size:16px;
   color:#F89956;
   text-decoration:none;
   }
   
.copyright{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size:9px;
   color:#000000;
   text-decoration:none;
   }
   
a:hover.copyright{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size:9px;
   color:#000000;
   text-decoration:underline;
   }

.menu_text{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:12px;
   color:#67553F;
   text-decoration:none;
   }
   
a:hover.menu_text{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:12px;
   color:#D5A767;
   text-decoration:none;
   }
   
.body_text{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:12px;
   color:#5B5B5B;
   text-decoration:none;
   text-align:justify;
   line-height:17px;
   }
   
.body_text2{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:12px;
   color:#A05F02;
   text-decoration:none;
   line-height:17px;
   }

.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	background-color:#E2E2E2 !important;
	border:1px solid #A6A6A6;
	width:200px;
	height:21px;
	padding-left: 5px;
	padding-top: 3px;
} 

.formbox_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DEDEDE;
	height:20px;
	background-color: #434343;
	border: 0px solid #A6A6A6;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}  

.footerlink{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:11px;
   color:#A05F02;
   text-decoration:none;
   }  
   
a:hover.footerlink{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   font-size:11px;
   color:#46331A;
   text-decoration:none;
   } 
   
.left_course{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:22px;
} 

.left_course2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
} 

a:hover.left_course2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
} 

.left_course3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}     