/* CSS Document */
body{
background-color: #ffffff;
margin: 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
table{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #144d29;
}

a{
color: #003366;
text-decoration: none;

}
a:hover{
color: #003366;
text-decoration: underline;

}
.print{
font-size:12px;
color: #1576ed;
text-decoration: none;

}
.print a{
font-size:12px;
color: #1576ed;
text-decoration: underline;
}
.print a:hover{
font-size:12px;
color: #1576ed;
text-decoration: none;
}
.road {
font-size:12px;
color: #1576ed;
text-decoration: none;
}
.road a {
font-size:12px;
color: #1576ed;
text-decoration: none;
}
.road a:hover {
font-size:12px;
color: #1576ed;
text-decoration: underline;
}
.input {
	border: 1px solid #e1e1e1;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
}
.textarea {
	border: 1px solid #e1e1e1;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
}

.error_text {
	font-family: Tahoma;
	font-size: 11px;
	color: red;
}
.select {
	border: 1px solid #52575c;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
}
.btnsearch {
	background-image: url(images/searchbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	width: 53px;
	height: 17;
	border: 0px;
	cursor:pointer;
}

.calendar_table {
	border: 1px solid #a0ba6e;
}


.calendar_head {
	background-color: #F3F3F3;
}

.calendar_tr {
	
}

.calendar_date {
	
}

li {
	color: #000000;
}

.calendar_date_link {
	color: #000000;
	font-weight: bold;
}
.calendar_date_link:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.calendar_date_selected {
	background-color: #DCDCDC;
}
.blockheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #211e1c;
}
.news_link {
	color: #1576ed;
	font-weight: bold;
	font-size: 13px;
}

.news_link a {
	color: #1576ed;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
.news_link a:hover {
	color: #1576ed;
	text-decoration:underline;
	font-weight: bold;
	font-size: 13px;
}
.forgot_passw {
	color: #1576ed;
	font-size: 10px;
	text-decoration:underline;
}

.forgot_passw a {
	color: #1576ed;
	font-size: 10px;
	text-decoration:underline;
}

.forgot_passw a:hover {
	color: #1576ed;
	font-size: 10px;
	text-decoration:underline;
}

.loginbtn {
	background-image: url(images/login_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	width: 63px;
	height: 17;
	border: 0px;
	cursor:pointer;
}


a.menu_level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image:url(images/menufon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	width: 100%;
	height: 33px;
	border: 0px;
	text-align:center;
	cursor:pointer;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
/*
.menu_level1 a {
	text-decoration: none;
}
*/
a:hover.menu_level1  {
	text-decoration: none;
	background-image:url(images/menufon_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	color: #000000;
}

.menu_level1_over {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image:url(images/menufon_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 189px;
	height: 33px;
	border: 0px;
	text-align:center;
	cursor:pointer;
	padding-top: 1px;
}

.menu_level1_over a {
	text-decoration: none;
	color: #000000;
}

.menu_level1_over a:hover {
	text-decoration: none;
	color: #000000;
}

.menu_level2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #211e1c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image:url(images/arr_menu.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.menu_level2 a {

}

.menu_level2 a:hover {

}

.menu_level3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b6bee;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_level3 a {
	color: #0b6bee;
	padding-left: 26px;
}

.menu_level3 a:hover {
	color: #0b6bee;
	background-image:url(images/str.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px; 
	padding-left: 26px;
}

.menu_level3_opened{
	color: #0b6bee;
	font-weight: bold;
	background-image:url(images/str.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px; 
	padding-left: 26px;
}

.menu_level3_opened a {
	color: #0b6bee;
}

.menu_level3_opened a:hover {
	color: #0b6bee;
	background-repeat: no-repeat;
	background-position: 9px 6px; 
}
