body,td,th,p,iframe,DIV {font-family:Tahoma,Verdana,sans-serif;color:#2A5973;	font-size : 11px;}



H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #D50005;
	font-size : 15px;
padding-bottom: 5px;
      margin: 0px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #D50005;
	font-size : 13px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #D50005;
	font-size : 12px;
}
.top_menu_red {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #D50005;
	font-size : 12px;
	text-decoration:none;
}
.top_menu_black {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 12px;
	text-decoration:none;
}
.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2A5973;
	font-size : 11px;
	text-decoration:none;	
}
.submenu_events {
	font-family : Arial, Helvetica, sans-serif;
	color : #2A5973;
	font-size : 11px;
	text-decoration:none;	
}
.submenu_red {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #D50005;
	font-size : 11px;
	text-decoration:none;	
}
.submenu_slv {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #A0A2A5;
	font-size : 11px;
	text-decoration:none;	
}

.r {color : #E8C76D; font-weight : bolder;font-size : 12px;}
.r2 {color : #D50005; font-weight : bolder;font-size : 12px;}
.blue_bold {font-weight : bold; color : #00546D; font-size : 10px;}
.inp_blue {border:1 solid #618AA0; color : #00546D; font-size : 9px; background-color: white;}
.input {border:1 solid #618AA0; color : #00546D; font-size : 12px; background-color: white;}

table.top_menu td{text-align : center;}

table.table{empty_cells:show;border-collapse:collapse;border:0 solid #618AA0;}
table.table th{background-color:#f0f0f0;border:0px solid #618AA0;}
table.table td{background-color:#FFFFF;border:0px solid #618AA0;padding:3px;height : 25px;}


table.mooduck{empty_cells:show;border-collapse:collapse;border:0 solid #618AA0;}
table.mooduck th{background-color:#f0f0f0;border:0 solid #618AA0;}
table.mooduck td{background-color:#FFFFF;border:0 solid #618AA0;padding:2px;height : 25px;}


table.catalogue {empty_cells:show; border-collapse:collapse;}
table.catalogue th {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 12px;
	text-decoration:none;
	border-top: 2 solid #D50005;
	border-bottom: 2 solid #2A5973;
}
table.catalogue td.on {font-size : 10px; text-align : left; border-bottom: 1 solid #B1B3B6; background-color : #FFFFF2; color:#000000}
table.catalogue td.on_noborder {font-size : 10px; text-align : left; background-color : #FFFFF2; color:#000000}
table.catalogue td.off_noborder {font-size : 10px; text-align : left; background-color : #FFFFFF; color:#000000}
table.catalogue td.off {font-size : 10px; text-align : left; border-bottom: 1 solid #B1B3B6; background-color : #FFFFFF; color:#000000}


a {font-size:11px;color: #2A5973;font-family : Verdana,sans-serif; text-decoration:none;font-weight : bolder;}
a:hover{color :#D50005;text-decoration:underline;}

a.submenu_events {
	font-family : Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color : #2A5973;
	font-size : 11px;
	text-decoration:none;	
}

a.news {font-size:10px;color: #000000;font-family : Verdana,sans-serif; font-weight:lighter;text-decoration:none;}
a.news:hover{color :#D50005;text-decoration:underline;}

ol,ul,select,input{font-size:11px;color: #2A5973;font-family : Verdana,sans-serif;}

form{margin:0 0 0 0;}

hr{height: 2px;color:#cc0000;}

a.vs span {
     display: none;
     }
     
a.vs:hover {
    position: relative;
}

a.vs:hover span {
    display: block;
    position: absolute;
    top: 0px;
    left: 10;
    padding: 3px;
    background: #ffffcc;
    border: 1px solid #cecece;
    font-size: 12px;
    text-decoration: none;
    color: #000;
	font: 11px verdana;
	}