BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #000033;
	scrollbar-highlight-color : Black;
    scrollbar-face-color : #7C6D50;
    scrollbar-arrow-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-darkshadow-color : Black;
  	scrollbar-track-color : Black;           
	scrollbar-3dlight-color : #7C6D50;
}

A:link {
	text-decoration : underline;
	color : #D6BB60;
}

A:visited {
	text-decoration : underline;
	color : #D6BB60;
}

A:hover {
	text-decoration : none;
	color : #A9944C;
}

A.ourlink:link {
	font-size : 10px;
	text-decoration : none;
	color : #7C6D50;
}

A.ourlink:visited {
	font-size : 10px;
	text-decoration : none;
	color : #7C6D50;
}

A.ourlink:hover {
	font-size : 10px;
	text-decoration : underline;
	color : #D6BB60;
}

.textbox {
	font-size : 11px;
	border : 1 solid;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	border : 1 solid;
}

.button {
	font-size : 11px;
}

.title {
	font-size : 18px;
	font-weight : bold;
	color : #FFCC66;
}

.small {
	font-size : 12px;
	color : #D6BB60;
}

.smallbold {
	font-size : 12px;
	font-weight : bold;
	color : #D6BB60;
}

.required {
	font-size : 12px;
	color : #FF9900;
}

.calendarmonth {
	font-size : 16px;
	font-weight : bold;
	color : #A9944C;
}

.calendardate {
	font-size : 12px;
	font-weight : bold;
	color : #D6BB60;
}

.calendarevent {
	font-size : 12px;
	color : #D6BB60;
}

.bottomlinks {
	font-family : Arial, Helvetica, Verdana, Geneva, Sans-Serif;
	font-size : 9px;
	color : #D6BB60;
}