html,body {
	margin:0px;
	background-color:#ffffff;
	/*background-image:url(images/bg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
}
/*.bg_left{
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}*/
/*.bg_left_pic{
	background-image: url(images/tuition_solutions_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:794px;
}*/
/*.bg_right{
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}*/
/*.bg_right_pic{
	background-image: url(images/tuition_solutions_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:794px;
}*/
/**************************************HEADER*************************************/
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}
/***********************************MENU****************************************/
.menu_bg{
	background-image: url(images/tuition_solutions_07.jpg);
	background-color:#0065b3;
	background-repeat: repeat-x;
	background-position: left top;
	height:41px;
}

.menu_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eebaa8;
	text-decoration: none;
}
/***********************************BODY************************************/
.body_up{
	background-image: url(images/tuition_solutions_11.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #0065b3;*/
	color:#014e89;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.body_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0065b3;
	text-decoration: none;
	text-transform: uppercase;
}
.body_header_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0065b3;
	text-decoration: none;
	text-transform: uppercase;
}
/***********************************LEFT PANEL***********************************/
.left_panel__header_bg{
	background-image: url(images/left_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:28px;
}
.left_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0065b3;
	text-decoration: none;
}
.border{
	border: 1px solid #e5e5e5;
}
.left_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}
.left_text_black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_text_blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0065b3;
	text-decoration: none;
}
.left_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}
.left_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/***********************************FOOTER*************************************/
/*.footer_left{
	background-image: url(images/tuition_solutions_19.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:19px;
	height:46px;
}*/
/*.footer_right{
	background-image: url(images/tuition_solutions_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:19px;
	height:46px;
}*/
/*.footer_mid{
	background-image: url(images/tuition_solutions_20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}*/
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0065b3;
	text-decoration: none;
}
.footer_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0065b3;
	text-decoration: none;
}
.footer_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0065b3;
	text-decoration: none;
}
.footer_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}