A {
	color : #E90000;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

BODY, TD {
	color : #696013;
	font-family : Arial, Verdana;
	font-size : 12px;
}

HR {
	color : #C0C0C0;
	height : 1px;
}

button, input, select, textarea {
	font-family : arial;
	font-size : 11px;
}

.BackBody {
	background : #FFFFFF;
	background-image: url(../img/body/back_body.gif);
	background-repeat: repeat-y;
}

.BackLight {
	background : #FBFBFB;
}

.BackFront {
background-image: url(../img/body/back_front.jpg);
background-position: bottom;
background-repeat: no-repeat;
}


.BackMedium {
	background : #D6CB70;
}

.BackWhite {
	background : #FFFFFF;
}

.BodyTextLight {
	color : #999999;
	font-size : 11px;
}

.FormButton {
	background-color : #D8D8D8;
	background-image : url(../img/back_button.gif);
	height : 23px;
}

.FormField {
}

.FormField100 {
	width : 100px;
}

.FormField140 {
	width : 140px;
}

.FormField200 {
	width : 200px;
}

.FormField250 {
	width : 250px;
}

.FormField300 {
	width : 300px;
}


.MenuBack {
	background-color : #D6CB70;
	background-image: url(../img/body/back_menu.gif);
	background-repeat: repeat-y;
}

.MenuLevel1 {
	padding : 6px 0 6px 0;
	color : Black;
	font-size: 12px;
	font-weight : bold;
}

.MenuLevel1Active {
	padding : 6px 0 6px 0;
	color : White;
	font-size: 12px;
	font-weight : bold;
}


.TextLight {
	color : Silver;
}

.TextBlack {
	color : Black;
}

.TextRed {
	color : #C22B2B;
}

.title {
	color : White;
	font-size : 22px;
	background-color: #E90000;
}

.title2 {
	font-size : 22px;
	background-color: #696013;
	color : White;
}

.title3 {
	color : #696013;
	font-size : 22px;

}

#tabel {
	border-left : 1px solid #EAEAEA;
	border-right : 1px solid #EAEAEA;
	border-top : 1px solid #EAEAEA;
	padding : 4px;
}

#tabel td {
	border-bottom : 1px solid #EAEAEA;
	padding : 4px;
}


#title {
	border-bottom : 1px solid #EAEAEA;
	padding : 12px;
}
.menubutton {
	border-left : 1px solid Silver;
	border-bottom : 1px solid Silver;
	border-right : 1px solid #F6F6F6;
}

.menuurl {
	border-left : 1px solid Silver;
	border-right : 1px solid #F6F6F6;
}

.menufield {
	width : 158px;
	height : 14px;
}

.transp {
	width : 37px;
	border : 0px;
	height : 14px;
	background-color : transparent;
}

.borderleft {
	border-left : 1px solid Silver;
}

#winners td {
	border-bottom : 1px solid #D6CB70;
	padding : 6px;
}

.subtitle {
	font-size : 14px;
	color : #696013;
	
}

.subtitle2 {
	font-size : 14px;
	color : #E90000;
	font-weight : bold;
}

#banner {
	width : 468px;
	height: 60px;
}

#banner td {
	padding : 4px;
}

.backred {
	background-color: #E90000;
	color : White;
}

.backdark {
	background-color: #696013;
	color : White;
}

.backreddark {
	background-color: #BD0000;
	color : White;
}

.bannerfield {
	width : 100px;
	height : 15px;
	border : 1px solid #696013;
}

.bannerbutton {
	width : 25px;
	height: 18px;
	border : 1px solid White;
	background-color: #D6CB70;
}
