﻿BODY
{
background-color : #cbd4d9;
margin : 0px;
padding : 0px;
text-align : center;
font-size: 11px;
font-family: 'Verdana';
}

#bgcontain 
{ 
width: 904px; 
margin: 0 auto; 
margin-top: 0px; 
background: #cbd4d9; 
margin-bottom: 10px; 
} 
#bgcontainIn 
{
width: 900px;
text-align: center;
}
.Footer { width: 100%; position: relative; clear: left; background: #cbd4d9;}
.Footer p {
padding: 5px;
margin: 0px;
color: #009900;
font-size: 10px;
color: #009900;
text-align: center;
}
.Footer p a { color:#4e7899; text-decoration: underline;}
.Footer1 { width: 100%; position: relative; clear: left; background: #cbd4d9;}
.Footer1 p {
padding: 0px 10px 10px 10px;
margin: 0px;
color: #487cb0;
font-size: 9px;
color: #009900;
text-align: center;
}
.Footer1 p a { color:#4e7899; text-decoration: underline;}
.Footer .DD h3 { text-indent: -35000px; margin: 0; padding: 0;}

/* General Links */
a:link { text-decoration : none; color : #027ee7; border: 0px;} 
a:active { text-decoration : underline; color : #027ee7; border: 0px;} 
a:visited { text-decoration : none; color : #027ee7; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #000099; font-size: 13px; }
textarea { font-family: 'Verdana'; color: #000099; font-size: 13px;  }
select { font-family: 'Verdana'; color: #000099; font-size: 13px;  }

h1, h2, h3 { font-family: "Trebuchet MS";}



