body{
background-color : #f8faf6;
font-family : verdana;
}
#header{
background-image: url('../images/header_bg.gif');
width : 750px;
height : 120px;
}
#headerBottom{
background-image: url('../images/hp_gradLine.gif');
width : 750px;
height : 15px;
}
#mainContent{
background-image: url('../images/hp_BG2.jpg');
width : 750px;
height : 450px;
}
#mainContentPage{
width : 750px;
height : 450px;
background-color : #E9E9DA;
border : 5px solid #FFFFFF;
}
#mainContentPageW{
width : 750px;
height : 450px;
background-color : #FFFFFF;
border : 5px solid #FFFFFF;
}
#content{
float : right;
padding-top : 30px;
padding-right : 20px;
font-size : 11px;
color : #363636;
line-height : 16px;
width : 300px;
}
#contentPage{
padding-top : 30px;
padding-right : 20px;
padding-left : 20px;
font-size : 12px;
color : #363636;
line-height : 18px;
width : 650px;
}
#footer{
background-color : #FFFFFF;
width : 730px;
}
#footerTb{
margin-top : 5px;
font-size: 11px;
font-weight: bold;
color: #7F7F7F;
text-align : right;
}
h2{
font-size : 17px;
color : #F68F1E;
margin-top : 5px;
}
.a:link{
color : #448ccb;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}
.a:hover{
color : #000000;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}
.a:visited:hover{
color : #000000;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}
.a:visited{
color : #448ccb;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}

.text{
color : #7F7F7F;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}

.footer a:link{
color : #7F7F7F;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}
.footer a:hover{
color : #000000;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}
.footer a:visited{
color : #7F7F7F;
font-size : 11px;
text-decoration : none;
padding-right: 15px;
}

.link2{
color : #FF9900;
font-weight : bold;
font-size : 12px;
text-decoration : none;
}
.link2:hover{
color : #000000;
font-weight : bold;
text-decoration : none;
}
input,select{
font-size : 11px;
}
.formT{
font-size : 11px;

}