.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
A {     
	font-family: Tahoma;
	font-size: 9px;
        Color : #CC3300; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 9px;
	Color : #CC3300; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #C93C4C;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.sub4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a.side {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.side:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.slog {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub6 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}


body, p, div, td, th, tr, form, ol, ul, li, input, text, textarea, select, .ghost {  
	font: normal 11px Arial,Helvetica,sans-serif;
	font-weight: normal; 
	color: #333333;
	line-height: 15px;
	}


.sectionnav {
	padding: 5px 0px 5px 5px;
	color: #000;
	}
.sectionnav ul {
	list-style-type: none;
	margin-left: -5px;
	padding-left: 0em;
	padding-top: 5px;
	}
.sectionnav li {
	padding: 0px 3px 3px 20px;
	margin-bottom: 5px;
	vertical-align: middle 
	}
.sectionnav a {
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF
	}
.sectionnav a:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color: #FFFFFF; 
	font-weight: bold;
	text-decoration : underline;
	}
	
.white {
	color: #FFFFFF
	}