.bgcolor{
background:url(backgroundLine.jpg) repeat-x;
background-color:#C3C4C6;
}
.borderShadeLeft{
background:url(gray_Shade_Left.jpg) repeat-y; 
}
.borderShadeRight{
background:url(gray_Shade_Right.jpg) repeat-y; 
}
.normal 
{
font-family	: Verdana, Arial;
font-size		: 10px;
font-weight	: normal;
}

.header
{
font-family	: Verdana, Arial;
font-size		: 10px;
font-weight	: bold;
}

.bluenormal
{
font-family	: Verdana, Arial;
font-size		: 10px;
font-weight	: normal;
color		:#003399;
; text-decoration: none
}

.bluebold
{
font-family	: Verdana, Arial;
font-size		: 10px;
font-weight	: bold;
color		: #003399;
; text-decoration: none
}


.rednormal
{
font-family	: Verdana, Arial;
font-size		: 10px;
font-weight	: normal;
color		: #B80310;
; text-decoration: none
}

.redbold
{
font-family	: Verdana, Arial;
font-size		: 10px;
font-weight	: bold;
color		: #B80310;
text-decoration	: none;
}

.graybold 
{ 
font-family 	: Verdana, Arial; 
font-size 		: 10px; 
font-weight 	: bold; 
color 		: #666666;
text-decoration	: none;
}

.whitebold 
{  
font-family	: Verdana, Arial, Helvetica, sans-serif; 
font-size		: 10px; 
font-weight	: bold; 
color		: #FFFFFF; 
text-decoration	: none;
}

.greynormal 
{ 
font-family	: Verdana, Arial, Helvetica, sans-serif; 
font-size		: 10px; 
color		: #666666; 
text-decoration	: none;
}

a:hover
{
color		:  orange;
}
.lefttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; clip:   rect(   ); width: 98px}
body {  margin-top: 0px; margin-bottom: 0px}

.td-bg{
background:#F4F4F4;
border:1px solid #C3C3C3;
padding:5px;
}