BODY {
	background:#ffffff url(@graphics/bg.gif) repeat-y center;
	font : 12px Arial, Helvetica, sans-serif;
}
TD {
	font : 12px Arial, Helvetica, sans-serif;
}

.ContentText {
	font : 12px Arial, Helvetica, sans-serif;
}

.copyright {
	font : 12px Arial, Helvetica, sans-serif;
}

A {
	color : #47713D;
}

A:HOVER {
	background-color : #5C8651;
	color : White;
}

.sel {
	color : #B3C9AF;
	text-decoration : none;
}

A.option {
	color : White;
	background-color : transparent;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
	font-weight : normal;
	background : White;
}

A.s-option {
	color : #5C8651;
	background-color : #DBE7D9;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
}

.bform {
	font-weight : normal;
}
.link {
	color : #D2D2DD;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 3 outset;
	border-width : 1;
	background-color : #1D3A58;
	border-bottom-color : Fuchsia;
	border-left-color : #FC8C10;
	border-top-color : #FFCC33;
}

.baselink {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 12;
	font-family : sans-serif, Geneva, Arial, Helvetica;
	letter-spacing : normal;
	background-color : #FF0000;
	font-weight : bold;
}

.linkChoose {
	color : #EBEBEB;
	text-decoration : none;
	font : 12px Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	background-color : #C60000;
	font-weight : bold;
}

.link2 {
	color : #705F63;
	text-decoration : none;
	font : 12px Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 0;
	border-width : 1;
}

.purpletitle {
	color : #6C0366;
	text-decoration : none;
	font : 900 12px/13px Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	text-align : center;
}
.atitle {
	color : #64915A;
	text-decoration : none;
	font : 16px Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	font-weight : bold;
}
.sizeup {
	font : 14px Arial, Helvetica, sans-serif;
}
.sizedown {
	font : 10px Arial, Helvetica, sans-serif;
	font-style : italic;
}
.gtitle {
	color : #3F6435;
	font : 24px Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.bluetitle {
    color : #6699FF;
	font : 16px Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.auptitle {
	color : #64915A;
	text-decoration : none;
	font : 18px Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	font-weight : bold;
}
.formitem{
color : #5C8651;
	background-color : #DBE7D9;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	font-weight : bold;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
}


