body {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-arrow-color: #990000;
	scrollbar-face-color: #DCB862;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
}

a:link { text-decoration:none; background: transparent; color: #FFFFFF}
a:visited { text-decoration:none; background: transparent; color: #FFFFFF}
a:hover { text-decoration:none; background: transparent; color: #FFCC33}
a:active { text-decoration:none; background: transparent; color: #FFFFFF}

.bodymenu {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a.bodymenu:link {text-decoration:none; color: #000000}
a.bodymenu:visited {text-decoration:none; color: #000000}
a.bodymenu:hover {text-decoration:none; color: #000000}
a.bodymenu:active {text-decoration:none; color: #000000}





td {
	font-family: Times New Roman, Arial, sans-serif;
	color: #FFFFFF;	
	font-size: 18px;
}

th {
	font-family: Times New Roman, Arial, sans-serif;
	color: #FFFFFF;	
	font-size: 14px;
}

.bodystyle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
}

.small {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
}

.smallwhite {
	color: #FFFFFF;
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 9px;
}


.medium {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 16px;
}

.boldmedium {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.boldbigmed {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.bigger {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.big {
    color: #DCB862;
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;

}

.xbig {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 32px;
}

.expanded {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Times New Roman, Arial, sans-serif;
	text-align: justify;
}

