body {
margin:0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#page_left{
	background:#F1F1F1 url(images/page_bg_left.jpg) repeat-y right}
#page_right{
	background:#F1F1F1 url(images/page_bg_right.jpg) repeat-y left}
#main_site{
	padding-left:10px;
	padding-right:10px;}
#main_content{
	padding-left:20px;
	padding-right: 10px;
}
.main_courses a{
	background-image:url(images/main_courses_bg.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	text-decoration:none;
	border-bottom:#ffffff 1px solid;
	height:26px;
	display:block;
	padding-left:25px;
	color:#ffffFF;
	font-size:14px;
	font-weight: bold;	
	}
.main_courses a:hover{
	color:#3366CC;
	font-size:14px;
	background-image:url(images/main_courses_bg_ro.jpg);
	background-repeat:no-repeat;
	}
	
.buttons_left a{
	background-image:url(images/sublinks_bg.jpg);
	padding-left:40px;
	height:20px;
	color:#666666;
	text-decoration:none;
	display:block;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top:10px;
	font-size: 12px;
	background-color: #C7CBCE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
.buttons_left a:hover{
	color:#FFFFFF;}
.sub_buttons_left a{
	padding-left:40px;
	height:20px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top:2px;
	font-size: 12px;
	background-color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;
	}
.sub_buttons_left a:hover{
background-color:#666666;
	color:#FFFFFF;}

#footer{
	background-color:#025196;
	text-align:center;
	color:#6699CC;
	font-size:10px;
	padding:6px;
}
#footer a{
	color:#6699CC;
	text-decoration:none;
	}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;}
.main_buttons a{
	background-image:url(images/buttons_bg.jpg);
	height:34px;
	background-repeat: no-repeat;
	color:#045199;
	padding:8px;
	text-decoration:none;
	display:block;
	font-weight: bold;
	text-align: center;
	}
.main_buttons a:hover{
	background-image:url(images/buttons_bg_ro.jpg);
	background-repeat:no-repeat;
	color:#FF0000;
	}
h4{
	color:#035199;
	font-size: 14px;
	text-transform: uppercase;
	}
	
	
