.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: "MS Sans Serif";
	font-size: 10px;
        Color : #000000; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #FF6600; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.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: #C93C4C;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.titlewh {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.subwh {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF9829;
	border-right-color: #FF9829;
	border-bottom-color: #FF9829;
	border-left-color: #FF9829;
}
.borderbox {
	border: 1px solid #CCCCCC;
}
.bdr {
	border: 1px solid #000000;
}
