body{
position:absolute;
top:0px;
margin-top:0px;
padding:0px;
}

.style1 {
color: #4F585F;
padding:0px;
margin:0px;
font-size: 11px;
font-family: tahoma;	
}

.style2 {
color: #FFFFFF;
font-size: 11px;
font-family: tahoma;	
}

.custom{
color: #4F585F;
font-size: 11px;
font-family: tahoma;
position: relative;
top: 10px;
padding-bottom:10px
}

.pageTitle{
font-family:Tahoma, Arial, Georgia, Century Gothic;
font-size:18px;
color:#CC0000;
border-bottom-color:#CC0000;
border-bottom-style:solid;
border-bottom-width:1px;
}

.subTitle{
font-family:Tahoma, Arial, Georgia, Century Gothic;
color:#CC0000;
font-size:14px;
font-weight:bold;
border-bottom-color:#CC0000;
border-bottom-style:solid;
border-bottom-width:1px;
}

.navTab{
display:block;
position:relative;
top:-1px;
padding:5px;
margin:0px;
background-image:url(images/navTab.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
height:30px;
width:502px;
}

.navTab a:link{color:#FFFFFF;}
.navTab a:hover{color:#FFCCCC;}
.navTab a:visited{color:#CCCCCC;}