#bodystyle{
background-color: #cccccc;
margin: 3 2 0 2; 
background-image:url(../img/bg.gif);
}

body,p,td {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 14px;
color: #333333;
}

#tblmaster{
padding:0px;
background-color: #c0c0c0;
}

#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 #ffffff;
}
.cnttable{ /* this is for preview */
background-color: #ffffff;
}

#tdbannertxt{
width:100%;
padding: 0px;  
border: 2px solid #000000;
background-color: #c0c0c0;
}


/* Navigation Bar Style */
#tdnav{
width: 350px;
padding: 0px;  
/*border-right: 1px solid #cccccc;*/
background-color: #8080ff;
}

/* Main Content Style */
#tdcnt{
width: 1500px;
padding: 0 2 2 4;
text-align:left;
}

.mainnav {
font-size: 12px;
background-color: #8080ff;
width: 100%;
padding-top: 1px;
height: 18px;
border-bottom: 1px solid #666666;
}

.tracknav {
font-size: 12px;
background-color: #8080ff;
width: 100%;
padding-top: 1px;
height: 110px;
border-bottom: 1px solid #666666;
}

.navstyle {
text-decoration: none;
color: #000000;
}
.navstyle:hover {
color: #ffffff;
}


/* Headline style */
h2 {
font-size: 24px;
color:#000040;
text-align:left;
width:100%;
background-color:#8080ff;
font-style:italic;
}

/*Banner Text*/
h4 {
font-size:16px;
color: #000040;
text-align: center;
width:100%;
font-style:italic;
}

/*Heading 1*/
h3 {
font-size:16px;
color:#000040;
text-align:left;
font-weight :bold;
width: 100%;
background-color: #8080ff; 
}

/*Style 1 */
h6 {
font-size:10px;
font-weight: normal;
color:#000000;
text-align: justify;
margin-left : 0;
border: 1px solid #999999;
padding: 3px;
}



#footer {
font-family:arial;
text-align: right;
font-size: 10px;
padding: 2px;
}
#footerlink {
color:#999999;
text-decoration: none;
}
