body {
	scrollbar-face-color:#CC0000;
	scrollbar-arrow-color:#FDC700;
	scrollbar-track-color:#F29400;
	scrollbar-shadow-color:#292929;
	scrollbar-highlight-color:#FFCC00;
	scrollbar-3dlight-color:#D45700;
	scrollbar-darkshadow-Color:#000000;
	background-color: #DF3001;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.boldtexlowercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FF9900;
	font-weight: bold;
}
.boldtextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.boldtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FF9900;
	font-weight: bold;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FF9900;
	font-weight: bold;
}
.right-repeat {
	background-image: url(/images/structure/2003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-repeat {
	background-image: url(/images/structure/2003_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkslowercase {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.red {color: #FF0000}