Body {
	

    SCROLLBAR-FACE-COLOR: #CC3333;
    SCROLLBAR-SHADOW-COLOR: #CCCCCC;
    SCROLLBAR-ARROW-COLOR: #CCCCCC;
    SCROLLBAR-TRACK-COLOR: #CCCCCC;
    SCROLLBAR-DARKSHADOW-COLOR: #999999;
    SCROLLBAR-BASE-COLOR: #999999;
    scrollbar-3dlight-color:#FFFFFF;

}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}

.Body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.Body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}


.Bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;

}

.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
    text-decoration: none;
}

.TitleText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    text-decoration: none;
}
.redButton{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	font-size: 14px;
	text-decoration: none;
}