body{
font-family: tahoma; 
font-size:12px; 
color:#565656;
line-height:1.3;
background-color:#01496f;
background-image:url(../images/BG.jpg);
background-repeat:repeat-x;
margin-left:0px;
margin-right:0px;
margin-top:0px;
border-collapse: collapse;
}

a:link, a:active, a:visited{
font-size:12px;
color:#2b67a0;
text-decoration:none;
}

a:hover { 
color: #2ba09f;
text-decoration:underline }

.Subtitles{
font-family: "Franklin Gothic Book",Arial, Helvetica, sans-serif;
font-size: 22px;
color:#144b6a;
font-weight:bold;
letter-spacing:-0.8px;
}

.RegularFont{
font-family: tahoma; 
font-size:12px; 
color:#565656;
line-height:1.3;
font-weight: normal;
}

td{
font-size:12px; 
}
table {
	font-size: 12px;
}

table td a:visited {
	font-size: 12px;
}
table td a:hover{
	font-size: 12px;
}
table.MainTop
{
border-top:0px;
border-bottom:0px;
border-left: 5px solid #c2d3dc;
border-right: 5px solid #c2d3dc;
}

table.Mainmid
{	
border-top:0px;
border-bottom:0px;
border-left: 5px solid #c2d3dc;
border-right: 5px solid #c2d3dc;
}
table.MainBottom
{
border-top:0px;
border-bottom: 5px solid #c2d3dc;
border-left: 5px solid #c2d3dc;
border-right: 5px solid #c2d3dc;
}
.FooterMainText{
font-size:11px;
color:#6b96ac;
}
.FooterMainText a:link, a:active, a:visited{
font-size:12px;
color:#6b96ac;
text-decoration:none;
}
.FooterMainText a:hover{
font-size:12px;
color: #4567B5;
text-decoration: underline;
}

.FooterSidesText{
font-size:11px;
}

#LeftMenues {
margin-left:0px; 
margin-top:30px;
}

#RightSubContent {
margin-left:15px; 
margin-top:25px;
}
#LeftPromos {
margin-left:15px; 
margin-top:50px;
}

.error { color: #F00000!important; }
