body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top-text {
	font-family: verdana;
	font-size: 11px;
	color: #0d6fb8;
	text-decoration: none;
	text-align: right;
	padding-right: 2px;
	padding-top: 20px;
}
.top-text a{color:#0d6fb8; text-decoration:none;}
.top-text a:hover{color:#0d6fb8; text-decoration:underline;}

.top-text1 {
	font-family: verdana;
	font-size: 11px;
	color: #0d6fb8;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}




.main-bg {
	background-color: #FFFFFF;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#button-bg{
	padding:0px;
	margin:0px;
}
#button-bg ul{
padding:0px;
margin:0px;
list-style:none;
}
#button-bg li{
	list-style:none;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#button-bg li a{
	font-family:arial;
	font-size:13px;
	color:#16477b;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	float:left;
	width:116px;
	height:35px;
	text-align:center;
	background-image: url(../images/button-bg.jpg);
	background-repeat: no-repeat;
}
#button-bg li a:hover{
	color:#FFFFFF;
	width:116px;
	height:35px;
	text-decoration: underline;
}
h1 {
	font-family: verdana;
	font-size: 30px;
	font-weight: normal;
	color: #16477b;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 15px;
}
.course-text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #146dac;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
.course-text a{color:#146dac; text-decoration:none;}
.course-text a:hover{color:#146dac; text-decoration:underline;}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #16477b;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 6px;
}
.warea {
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #686868;
	text-decoration: none;
	text-align: justify;
}
.warea1 {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #686868;
	text-decoration: none;
	text-align: justify;
}
.line-bg {
	background-image: url(../images/line.jpg);
	background-position: center;
	height: 21px;
	background-repeat: repeat-x;
}
.warea-more {
	font-family: tahoma;
	font-size: 11px;
	color: #16477b;
	text-decoration: underline;
	text-align: right;
	padding-right: 2px;
}
.warea-more a{color:#16477b; text-decoration:underline;}
.warea-more a:hover{color:#16477b; text-decoration:none;}

.warea2 {
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.warea-big {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	color: #16477b;
	text-decoration: none;
	font-weight: bold;
}
.warea-big a{color:#16477b; text-decoration:none;}
.warea-big a:hover{color:#16477b; text-decoration:underline;}

.footer-text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

