body {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}
a:link {
	color: #494949;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #494949;
}

a:hover {
	text-decoration: underline;
	color: #0F6ABB;
}
.lang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding-right: 30px;
	vertical-align: bottom;
}
.Class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
#p_class {
	line-height: 24px;
	list-style-type: none;
	margin-left: 10px;
}
.blue {
	color: #0F6ABB;
}
.notes {
	line-height: 20px;
}

.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #999999;
	word-spacing: 5px;
	text-align: left;
	padding-left: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
}
.top_bar {
	line-height: 30px;
	padding-left: 30px;
	word-spacing: 8px;
	color: #999999;
}
.new_class {
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #449EF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #449EF0;
	padding-left: 20px;
}
.new_class a:link {
	font-size: 14px;
	color: #449EF0;
	font-weight: bold;
}
.new_class a:visited {
	font-size: 14px;
	color: #449EF0;
	font-weight: bold;
	text-decoration: none;
}
.new_title {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 26px;
	padding-left: 80px;
}
.mess_title {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 26px;
}
.new_note {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 100px;
	padding-left: 80px;
	padding-top: 5px;
}
.P_class {
	font-size: 16px;
	color: #449EF0;
	font-weight: bold;
}
.nav {
	font-weight: bold;
	word-spacing: 5px;
}
.nav a:link {
	color: #449EF0;
	font-weight: bold;
}
.nav a:visited {
	color: #449EF0;
	font-weight: bold;
}
.lig {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	width: 75px;
	text-align: center;
	background-color: #FFFFFF;
	height: 24px;
	text-decoration: none;
}
.def {
	width: 70px;
	background-color: #E9E9E9;
	text-align: center;
	border: 1px solid #E0E0E0;
	height: 24px;
}
.def a:hover {
	width: 70px;
	background-color: #FFFFFF;
	text-align: center;
	height: 24px;
	display: block;
	line-height: 23px;
	text-decoration: none;
}
.air {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}