﻿body
{
	margin: 0 0 0 0;
	background-color: #ffffff;
}

.main_area
{
	background-image: url(../images/bg_point.png);
	background-repeat:repeat;
}

.textBox
{
	border: solid 1px #5375b0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
	color: #5375b0;
}

.normalText
{
	font-family: Verdana;
	font-size: 11px;
	color: #5375b0;
	text-decoration: none;
}

.newsHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5375b0;
	cursor: hand;
}

.newsLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #5375b0;
	text-decoration: underline;
}

.headerText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #5375b0;
}

.normalTextForm
{
	font-family: Verdana;
	font-size: 12px;
	color: #5375b0;
	text-decoration: none;
}

.alertText
{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
}

.langControl
{
	padding: 5px 5px 5px 5px;
}

.lang_link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;
	color: #5375b0;
	text-decoration: none;
}

.logo_header
{
	font-family: Verdana;
	font-size: 11px;
	color: #5375b0;
}

.buttons
{
	margin-top: 10px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	border: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5375b0;
	cursor: hand;
	width: 80px;
	height: 22px;
}

.menu
{
	background-color: #f0f5fa;
}

.menu_item
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5375b0;
	border-bottom: solid 1px #c6d6ed;
	border-top: solid 1px #c6d6ed;
}

.menu_subitem
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5375b0;
}

.form_header
{
	background-image: url(../images/form_header.png);
	background-repeat: no-repeat;
	width: 537px;
	height: 18px;
}

.calendar_header
{
	background-image: url(../images/calendar_header.png);
	background-repeat: no-repeat;
	height: 18px;
}

.content
{
	padding: 5px 5px 5px 5px;
}

.listItem
{
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #c6d6ed;
}

.listItemPoint
{
	padding: 5px 0 5px 0;
	text-align: center;
	vertical-align: top;
	width: 40px;
}

.headerTextNews
{
	padding: 5px 0 5px 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5375b0;
}

.itemNews
{
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #c6d6ed;
	font-family: Verdana;
	font-size: 11px;
	color: #5375b0;
	text-decoration: none;
}

.course_table
{
	border: solid 1px #c6d6ed;
	font-family: Verdana;
	font-size: 11px;
	color: #5375b0;
	vertical-align: top;
	text-decoration: none;
}

.course_table_header
{
	border: solid 1px #c6d6ed;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5375b0;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

.course_link
{
	font-family: Verdana;
	font-size: 11px;
	color: #5375b0;
}

.hdiv
{
	display: none;
}