body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
}

#body_table {
	border: 1px #000000 solid;
}

#header {
	background: #EF5B05 url(images/header_bkg2.jpg) no-repeat;
}

.header, .header a, .header a:link, .header a:visited, .header a:hover, .header a:active {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
    text-decoration: none;
}

#nav {
	background: #A3A3A3;
}

.nav {
	font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    line-height: 20px;
    color: #000000;
}

.nav a, .nav a:link, .nav a:visited {
	color: #000000;
    text-decoration: none;
    display: block;
}

.nav a:hover, .nav a:active {
	color: #000000;
    text-decoration: none;
    display: block;
    background: #FFFFFF;
}

#left_sidebar {
	background: #A3A3A3;
}

.left_sidebar {
	font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #909094;
}

#content_table {
	background: #FFFFFF;
}

#qsearch_table {
	background: #EFEBC6;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size : 10pt;
    font-weight: bolder;
    color: #000000;
}

.title2 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 9pt;
    font-weight: bolder;
    color: #000000;
}

.author {
    font-family: Verdana, Arial, sans-serif;
    font-size : 9pt;
    color: #831832;
}

.txt4 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 7pt;
    color: #000000;
}

.txt2 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
}

.txt {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
}

p {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
}

.txt a, .txt a:link, .txt a:visited {
	color: #000000;
    text-decoration: none;
}

.txt a:hover, .txt a:active {
	color: #909090;
    text-decoration: underline;
}

.txt3 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    line-height: 1.7em;
    color: #000000;
}

.txt3 a, .txt3 a:link, .txt3 a:visited {
	color: #000000;
    text-decoration: none;
}

.txt3 a:hover, .txt3 a:active {
	color: #909090;
    text-decoration: underline;
}

.cat8, .cat8 a, .cat8 a:link, .cat8 a:visited {
	font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
    background: #EFEBC6;
    text-decoration: none;
}

.cat12, .cat12 a, .cat12 a:link, .cat12 a:visited {
	font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
    background: #FFF2CA;
    text-decoration: none;
}

.cat8 a:hover, .cat8 a:active {
	color: #808080;
    text-decoration: none;
}

.cat12 a:hover, .cat12 a:active {
	color: #808080;
    text-decoration: none;
}

#right_sidebar {
	background: #A3A3A3;
}

.right_sidebar {
	font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #909094;
}

.caption {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #FA9010;
}

.caption2 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #D4AE41;
}

.caption3 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #D9CD47;
}

.caption4 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #FDCE04;
}

.button1 {
    font-family: Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    width: 145px;
    color: #000000;
    background-color: #DDDDDD;
}

#footer {
	background: #AA3000 url(images/footer_bkg.jpg) repeat-y;
}

.footer, .footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
    font-family: Verdana, Arial, sans-serif;
    font-size : 7pt;
    color: #000000;
    text-decoration: none;
}

a.box-title, a.box-title:link, a.box-title:visited {
	color: #FFFFFF;
    text-decoration: none;
}

a.box-title:hover, a.box-title:active {
	color: #DDDDDD;
    text-decoration: none;
}

tr.cms { background-color: #FFFFFF }
tr.initial { background-color: #FFFFFF; color:#000000 }
tr.normal { background-color: #FFFFFF }
tr.highlight { background-color: #D3D3D3 }
