#linkSection, #linkSection TD, #linkSection P, #linkSection LI, #linkSection A {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



TD#linkSection {
	background-color: #E5F2F3; 
/*	background-color: #E5F2F3; */
	color: #333333;
	
/* the nice  red color 
	background-color: #F9E7EA;
	color: #C41230;
*/
}

#linkSection  A{
	color: #333333;
	text-decoration: none;
}

#linkSection  A:Hover{
	color: #C41230;
	text-decoration: none;
}



#linkSection  A.current{
	color: #C41230;
	text-decoration: none;
}


/* Default item */
#linkSection TABLE {  
	background-color: #E5F2F3; 
/*	background-color: #E5F2F3; */
	color: #333333;
	
/* the nice  red color 
	background-color: #F9E7EA;
	color: #C41230;
*/
}


/* Navagation item */
#linkSection TABLE.navagation{
	background-color: #E5F2F3; 
/*	background-color: #E5F2F3; */
	color: #333333;
}


#bodySection, #bodySection TD, #bodySection P, #bodySection LI, #bodySection A, #bodySection H1, #bodySection H2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
	
}
#bodySection H2 {
	font-weight: bold;
	color: #0080E2;	
	font-size: 11px
}

#bodySection H1 {
	font-weight: bold;
	color: #C41230;	
/*	color: #0080E2;	*/
	font-size: 15px
}



.bodycopy{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

.bodycopy A{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C41230;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

.bodycopy A:Hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}


.bodycopy TH{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}


.copyright{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
}

.copyright A{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}

.copyright A:Hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}