body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c7ddf2;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.top_button {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:12px;
	font-stretch:normal;
}
.mail_button {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:11px;
	font-stretch:normal;
	font-weight:bold;
}

.mail_button a:link {
	text-decoration: none;
	color:#003333;
}
.mail_button a:visited {
	text-decoration: none;
}
.mail_button a:hover {
	text-decoration: none;
	color:#CC3333;
	margin-left:5px;
}
.mail_button a:active {
	text-decoration: none;
}

.acad_button {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:13px;
	font-stretch:normal;
	font-weight:bold;
}

.acad_button a:link {
	text-decoration: none;
	color:#003333;
}
.acad_button a:visited {
	text-decoration: none;
}
.acad_button a:hover {
	text-decoration: none;
	color:#7d0b11;
	margin-left:5px;
}
.acad_button a:active {
	text-decoration: none;
}

.poll {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c89bd;
	font-weight:bold;
	font-stretch:normal;
}


.left_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	font-stretch:normal;
}
.left_button a:link {
	text-decoration: none;
	color:#ffffff;
}
.left_button a:visited {
	text-decoration: none;
}
.left_button a:hover {
	text-decoration: none;
	color:#333366;
	margin-left:5px;
}
.left_button a:active {
	text-decoration: none;
}

.main_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;	
	font-stretch:normal;
}

.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	font-weight:bold;
	font-stretch:normal;
}

.head1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3333;
	font-weight:bold;
	font-stretch:normal;
}

.news {
	font-family :Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7d0b11;
	font-stretch:normal;
	font-weight:bold;
}

.top_link {
	font-family :Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-stretch:normal;
	font-weight:bold;
}

.sub_news {
	font-family :Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d0b11;
	font-stretch:normal;
}

.mainhome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#244153;
	color:#FFFFFF;
	font-stretch:normal;
}

.about_head {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:12px;
	font-stretch:normal;
	font-weight:bold;
	
}

.arrow {
	font-family :Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-stretch:normal;
	font-weight:bold;
}


