#bodystyle{
background-color: #507EA1;
margin: 3 2 0 2; 
background-image:url(../img/bg.gif);
}
body,p,td {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color: #333333;
}

#tblmaster{
padding:0px;
background-color: #CFDCE6;
}
#shdw_lft {
width: 8px;
background-image:url(../img/shdw_lft.gif);
}
#shdw_rt {
width: 8px;
background-image:url(../img/shdw_rt.gif);
}

#tblcnt{
padding:0px;
border-top: 3px solid #CFDCE6;
}
.cnttable{ /* this is for preview */
background-color: #ffffff;
}
#tdnav{
width:200px;
padding: 0px;  
/*border-right: 1px solid #cccccc;*/
background-color: #406480;
/*background-image:url(../img/navbg.gif);*/
}
#tdcnt{
padding: 0 2 2 4;
text-align:justify;
/* border-top: 1px solid #507EA1;*/
}
.mainnav {
font-size: 12px;
background-color: #3082BF;
width: 100%;
padding-top: 1px;
height: 18px;
border-bottom: 1px solid #cccccc;
}
.navstyle {
text-decoration: none;
color: #000000;
}
.navstyle:hover {
color: #ffffff;
}


	/* Headline style */
h2 {

font-size: 22px;
color:#003333;
text-align:left;
width:100%;
font-style:italic;

}
/*Heading 1 */

h4 {

font-size:14px;
font-weight:bold;
color: #003333;
text-align:left;

}
/*Heading 2 */
h5 {

font-size:13px;
color:#000000;
text-align:left;
font-weight :bold;

background-color : #eaeaea; 
margin-left : 0px;
padding: 2px;

}
/*Style 1 */
h6 {

font-size:10px;
font-weight: normal;
color:#000000;
text-align: justify;
margin-left : 0;
border: 1px solid #999999;
padding: 3px;
}



#footer {
background-color: #596F80;
border-top: 3px solid #CFDCE6;
font-family:arial;
text-align: right;
font-size: 10px;
padding: 2px;
}
#footerlink {
color:#CFDCE6;
text-decoration: none;
}