body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.btn a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AD2404;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 25px;
	width: 154px;
	text-transform: uppercase;
	padding-top: 5px;
	text-decoration: none;
}
.btn_selected{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F28300;
	background-image: url(images/button_ro.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 154px;
	text-transform: uppercase;
	padding-top: 5px;
	display: block;
}
.btn a:hover{
	background-image: url(images/button_ro1.jpg);
	background-repeat: no-repeat;
	background-color: #BA2504;
}

.button_upper {
	
	height: 40px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 3px;
}
.button_upper a{
	color: #999999;
	text-decoration: none;
	}
.button_upper a:hover{
	color:#000000;
	
}
#left_body {
	color: #FFFFFF;
	background-color: #3762A7;
	background-image: url(images/img2.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	text-align: justify;
}
#right_body {
	color: #FFFFFF;
	background-image: url(images/img3.jpg);
	background-repeat: repeat-x;
	background-color: #46620B;
	padding: 20px;
	text-align: justify;
}
#footer {
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: center;
}
#footer a{color: #999999;}
#footer a:hover{text-decoration:none}
.home_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
.headline{
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
}
.sub_headline {
	font-size: 12px;
	color: #ACD700;
	font-weight: bold;
	padding-top: 6px;
}
.sub_headline a{
	color: #CED303;

}
.sub_headline a:hover{
	color: #FFCC00;

}
.read_more a{
	color: #FFFFFF;
	font-size: 12px;
}
.read_more a:hover{
	color: #FFCC33;
	font-size: 12px;
}
.sub_sub_btn a{
	background-image: url(images/orange_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 20px;
	color:#FFFFFF;
	text-decoration: none;
	width:107px;
	padding: 3px;
}
.sub_sub_btn a:hover{
	color:#CC3300;
	background-image: url(images/orange_bg_ro.jpg);
	background-repeat: repeat-x;
	}
	
	.sub_sub_btn_students a{
	background-image: url(images/orange_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 20px;
	color:#FFFFFF;
	text-decoration: none;
	width:108px;
	padding: 3px;
}
.sub_sub_btn_students a:hover{
	color:#CC3300;
	background-image: url(images/orange_bg_ro.jpg);
	background-repeat: repeat-x;
	}
	
	
.index_qua a{
	display: block;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
}
