BODY, P, DIV, TABLE, TD, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION {
	font-family: "MS Serif", "New York", serif;
	font-size : 14px;
	color: #000000;
	scrollbar-base-color : #E1B463;
	scrollbar-arrow-color : #000000;
}

TH {
	font-weight : bold;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	padding-left : 5px;
	padding-right : 5px;
}

DIV.capText:first-letter {
	font-size : 18px;
}

A:LINK, A:VISITED {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER, A:ACTIVE {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

A.menu:LINK, A.menu:VISITED {
	color : #ffffff;
	font-size : 14px;
	text-decoration : none;
}
A.menu:HOVER, A.menu:ACTIVE {
	color : #ffd26a;
	font-size : 14px;
	text-decoration : none;
}

A.bar:LINK, A.bar:VISITED {
	color : #ffffff;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.bar:HOVER, A.bar:ACTIVE {
	color : #ffd26a;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.linx:LINK, A.linx:VISITED {
	color : #000000;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.linx:HOVER, A.linx:ACTIVE {
	color : #000000;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A.quickmenu:LINK, A.quickmenu:VISITED {
	color : #C0C0C0;
	font-size : 10px;
	font-family : Tahoma, "Arial CE", "Helvetica CE", sans-serif;
	text-decoration : none;
	font-weight : normal;
}
A.quickmenu:HOVER, A.quickmenu:ACTIVE {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Tahoma, "Arial CE", "Helvetica CE", sans-serif;
	text-decoration : none;
	font-weight : normal;
}

.hlight {
	font-weight : bold;
	color : #FFFFFF;
}

.tiny {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}

.small {
	font-size : 12px;
}

.smallB {
	font-size : 12px;
	font-weight : bold;
}

.capMenu {
	font-size : 18px;
	color : #ffd26a;
}

.cap {
	font-size : 18px;
}

.quick {
	font-family : Tahoma, "Arial CE", "Helvetica CE", sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

.borders {
	border : 1px solid #000000;
}

.forms {
	border : 1px solid #000000;
	background-color : #FFFFFF;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
}

.submits {
	border: 1px outset #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
}