body {
	background-color: #b89459;
	margin: 0px;
}

DIV.center { text-align: center }

A:link { text-decoration: none }

A:visited { text-decoration: none }

.vertical { 
background: url(sideleft.jpg) repeat-y; 
}

.horizontal { 
background: url(toprepeat.jpg) repeat-x; 
}

.bg3 { 
background: url(gradientbg1.jpg) repeat-x; 
}

.vertical2 { 
background: url(sideright.jpg) repeat-y; 
}

.header {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #111111;
	font-weight: bold;
}

.text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
}

.medtext {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
}

.largetext {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #111111;
}

.smalltext {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
}

.smallertext {
	font-family: verdana, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #0033CC;
}

.smallesttext {
	font-family: verdana, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #b89459;
}

.smallboldtext {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #111111;
}

.boldtext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
}

.smallertext {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
}

.smallerbluetext {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
}

.smallergrntext {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003a25;
}

.smallredtext {
	font-family: veranda, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
}

.smallerredtext {
	font-family: veranda, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}

.smallerblacktext {
	font-family: veranda, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.dot {
	font-family: veranda, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #593f0f;
}

