body{
font-family: verdana, arial, tahoma; 
font-size:12px; 
color:#5b5b5b;
line-height:1.2;
background-color:#4d4d4c;
background-image:url(../images/BG.png);
background-repeat:repeat-x;
margin-left:0px;
margin-right:0px;
margin-top:0px;
border-collapse: collapse;
}


#LeftContent {
margin-left:45px;
margin-right:30px;
margin-top:27px;
margin-bottom:30px;
}

#RightForm {
margin-left:35px;
margin-right:30px;
margin-top:27px;
margin-bottom:30px;
}

#RightContent {
margin-left:50px;
margin-right:27px;
margin-top:27px;
margin-bottom:30px;
}

.Subtitles{
font-family: "Helvetica", Arial, Helvetica, sans-serif;
font-size: 26px;
color:#7a9a47;
font-weight:bold;
margin-bottom:-25px;
}

.GreenHighlight{
font-size: 12px;
color:#7a9a47;
}

.BlackHighligh {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.RegularFont{
font-family: verdana; 
font-size:12px; 
color:#5b5b5b;
line-height:1.2;
font-weight: normal;
}

.BlackRegularFont{
font-family: verdana; 
font-size:11px; 
color:#000000;
line-height:1.2;
font-weight: normal;
}

a:link, a:active, a:visited{
font-size:12px;
color:#7a9a47;
text-decoration:underline;
}

a:hover { 
color: #2ba09f;
text-decoration:underline }


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;
}



#RightSubContent {
margin-left:15px; 
margin-top:25px;
}
#LeftPromos {
margin-left:15px; 
margin-top:50px;
}

input { 
font-size: 11px; 
 background-color: #ffffff; 
 border: 1px solid #666666; 
}

select { 
font-size: 11px; 
 background-color: #ffffff; 
 border: 1px solid #666666; 
}
input.btn{
   color:#000000;
   width:135px;
   font-family: verdana,helvetica,sans-serif;
   font-size: 11px; 
   background-color:#bdbcbc;
   border:1px solid;
   border-top-color:#747373;
   border-left-color:#747373;
   border-right-color:#747373;
   border-bottom-color:#747373;
}

.Flink a:link {font-size:12px; color:#323232; line-height:2; text-decoration: none;   }
.Flink a:visited {font-size:12px; color:#323232; line-height:2; text-decoration: none;   }
.Flink a:active {font-size:12px; color:#323232; line-height:2; text-decoration: none;   }
.Flink a:hover{font-size:12px; color:#ffffff; line-height:2; text-decoration:underline;   }