body {
	background-color: #FFF8CF;
	background-image: url(/images/bak.jpg);
	font-family: times-roman, serif;
	color: #300000;
}

div.menu {
	color: #FF0000;
	text-align: center;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        padding-bottom: 0em;
}

.required {
	color: #FF0000;
}

td.row_title {
	text-decoration: underline;
	font-weight: bold;
}

.links {
	border-bottom: dotted 1px;
	margin-bottom: 1.5em;
	margin-left: 2.5em;
	margin-right: 13.5em;
}

.links ul {
	margin-top: 0em;
}

.links a {
	font-weight: bold;
	border-bottom: dotted 1px;
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
}

.listing_category {
	font-size: 1.2em;
	background-color: #800000;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.listing_row {
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	border-bottom: solid 1px;
}

.listing_refs {
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
}

.sidebar {
	border-style: solid;
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0.5em;
	padding: 0.3em;
	width: 11em;
	background-color: #FFFFB0;
}

.sidebar_header {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
	text-align: center;
	margin-bottom: 0.2em;
}

.sidebar_text {
	font-size: 0.6em;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
}

.sidebar_link {
	font-family: verdana, arial, helvetica, sans-serif;
}

div.comment {
	width: 95%;
	border: solid;
	color: #600000;
	margin-bottom: 1em;
}

div.comment_title {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #600000;
	color: #FFFFFF;
	padding-left: 0.2em;
	padding-top: 0.2em;
}

div.comment_info {
	font-size: 0.6em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #600000;
	padding: 0.2em;
	color: #FFFFFF;
}

div.comment_text {
	color: #300000;
	background-color: #FFFFFF;
	padding: 0.15em;
}

.rating_title {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	line-height: 100%;
	text-align: center;
}

.rating_count {
	color: #300000;
	font-size: 0.6em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

li { margin-bottom: 1.5em }

td, th {font-family: times-roman, serif;
	color: #300000}

th {	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: white;
	background-color: #800000;
	font-weight: bold;
}

tr { vertical-align: top }

hr {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #800000;
	background-color: #800000;
	border: none;
}

h1 {font-size: 2.5em;
    font-weight: bold;
    color: #800000;
    margin-top: 0em;
    margin-bottom: 0em;
    text-align: center}

h2 {font-size: large;
    font-weight: bold;
    color: #800000;
    text-decoration: underline;
    text-align: center}

h3 {font-size: large;
    font-weight: bold;
    color: #800000;
    text-decoration: underline;
    text-align: left}

h4 {font-size: 1.5em;
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 0em;
    color: #800000;
    text-decoration: underline;
    text-align: center}

blockquote {font-size: 13px;
	text-align: center}

.login {margin-bottom: 0.2em;
        font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: middle;}

.smaller {font-size: smaller}

.smallest {font-size: x-small}

.tableTitle {font-family: times-roman, serif;
	font-weight: bold;
	text-decoration: underline;
	color: black;
	text-align: center;
	background-color: white}

.tableHighlight {font-family: times-roman, serif;
    	background-color: #202070}

#a {font-family: times-roman, serif}

a:link {color: #FF0000;
	text-decoration: none}
a:visited {color: #D00000;
           text-decoration: none}
a:active {color: #FFA0A0;
          text-decoration:none}
a:hover {color: #D00000;
	text-decoration: underline;
	background-color: #FFC070}

a.menu {font-family: verdana, arial, helvetica, sans-serif}

a.menu:link {color: #FF0000;
        text-decoration: none}

a.menu:visited {color: #FF0000;
        text-decoration: none}

a.menu:active {color: #FFA0A0;
        text-decoration:none}

a.menu:hover {color: #D00000;
	text-decoration: underline;}

a.header_link {font-family: verdana, arial, helvetica, sans-serif}

a.header_link:link {color: #FFFFFF;
        text-decoration: none}

a.header_link:visited {color: #FFFFFF;
        text-decoration: none}

a.header_link:active {color: #FFFFFF;
        text-decoration:none}

a.header_link:hover {color: #D00000;
        text-decoration: underline;}

