﻿/*
#CC3300 red
#FFCC00 yellow
#990000 dark red
*/


body, div, p, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

html, body
{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

form
{
	margin: 0;
	padding: 0;
}


.Tbox60
{
	width: 60px;
	font-weight: bold;
}

ul
{
	list-style: disc url(images/bullet.gif) outside;
	color: #000000;
	margin: 10px 10px 10px 10px;
}

li
{
	margin: 10px 10px 10px 10px;
}


table.center
{
	margin-left: auto;
	margin-right: auto;
}


.SearchStyle
{
	background-color: yellow;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	border-collapse: collapse;
	table-layout: auto;
	font-size: 12px;
}


.SearchStyle th
{
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 0px auto;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}

.SearchStyle td
{
	color: #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	white-space: normal;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F7F6F3;
	padding-left: 4px;
	padding-right: 4px;
}

.SearchStyle .evenc td
{
	background-color: #CCCCCC;
	text-align: center;
	padding-left: 4px;
	border-top: 2px solid #9F3430;border-right: 1px solid #000000;
}

.SearchStyle .evench th
{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 4px;
	border-top: 2px solid #9F3430;border-right: 1px solid #000000;
	color: #000000;
}

.SearchStyle .oddch th
{
	background-color: #F7F6F3;
	text-align: left;
	padding-left: 4px;
	border-top: 2px solid #9F3430;border-right: 1px solid #000000;
	color: #000000;
}
.SearchStyle .oddc td
{
	text-align: center;
	padding-left: 4px;
	background-color: #F7F6F3;
	border-top: 2px solid #9F3430;border-right: 1px solid #000000;
}

.SearchStyle td a
{
	color: #9F3430;
	text-decoration: none;
	font-weight: bold;
}
.SearchStyle td a:link
{
	color: #9F3430;
	font-weight: bold;
	text-decoration: underline;
}
.SearchStyle td a:visited
{
	color: #9F3430;
	font-weight: bold;
}
.SearchStyle td a:hover
{
	color: #192666;
	font-weight: bold;
	text-decoration: underline;
}

.SearchStyle th a
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.SearchStyle th a:link
{
	color: white;
	font-weight: bold;
}
.SearchStyle th a:visited
{
	color: white;
	font-weight: bold;
}

.SearchStyle th a:hover
{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

.SearchPagerStyle
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border-collapse: collapse;
	table-layout: auto;
	color: #ffffff;
	word-spacing: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.SearchPagerStyle a
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.SearchPagerStyle a:hover
{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}


img
{
	border: 0px;
}

h1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

