.main_text { font-family:verdana; font-size:12px; line-height:16px; color:#333333}
.main_text_b { font-family:verdana; font-size:12px; font-weight: bold; line-height:14px; color:#333333}
#image_nonborder img { border:0px}
.yellow_11_b {font-family:verdana; font-size:12px; font-weight:bold; color:#F2AB22; line-height:12px}
#link_blue a {font-family:verdana; font-size:12px; color:#5A8C9C; line-height:12px}
.text_pom_b {font-family:verdana; font-size:12px; font-weight:bold; color:#F26522; line-height:17px}
.text_blue_b{font-family:verdana; font-size:12px; font-weight:bold; color:#5E809E; line-height:13px}
#link_blue_1 a {font-family:verdana; font-size:12px; color:#0099CC; line-height:12px}
.big_blue_num { font-family:arial; font-size:19px; color:#2E82B3; font-weight:bold}
#link_grey_b a {font-family:verdana; font-size:12px; font-weight:bold; color:#6C6B6B; line-height:13px}
#link_bottom a {font-family:verdana; font-size:12px; font-weight:bold; color:#ffffff; line-height:13px; text-decoration:none}
.style1 {color: #939393}
.style2 {color: #F26522}

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

div#content {
	width: 875px;
	background-color: white;
}

div#header {
    clear: both;
    height: 290px;
}

.page_header, h3
{
	color: #a37200;
}

#left_column
{
    width: 180px;
	border: 5px solid #e2dcc2;
	background-color: #ede4d0;
	vertical-align: top;
}

div#middle {
	margin: 10px;
}

#right_column
{
    width: 180px;
	border: 5px solid #e2dcc2;
	background-color: #ede4d0;
	vertical-align: top;
}

div#footer {
    clear: both;
    background-color: #A37200;
	text-align: center;
}

.menuCell {
	border: 1px solid white;
	vertical-align: middle;
	height: 45px;
}

.menuLink
{
	font: bold 13px Arial;
	color: #fff;
	text-decoration: none;
}

.menuLink:hover
{
	text-decoration: underline;
}

.navLink
{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #a37200;
	text-decoration: none;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
}

.navLink:hover
{
	text-decoration: underline;
}

.a_th {
	font-family: verdana,sans-serif;
	font-size: 12px;
}

.a_td {
	font-family: verdana,sans-serif;
	color: #333333;
	font-size: 12px;
}

.admin {
	font: normal 12px verdana,sans-serif;
}

pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	_white-space: pre;
	font: normal 12px verdana,sans-serif;
}

.headerText {
	color: #fff;
	font: bold 12px verdana;
	padding: 5px;
}

.spacer {
	clear: both;
}

.errorbox {
	border: 1px solid red;
	padding: 10px;
	font-weight: bold;
	color: red;
}

.mod_title {
	color: #fff;
	font: bold 12px verdana;
	background: #BCA665;
	padding: 5px;
	text-align: center
}

#spotlight{
	filter:light;
}
