*
{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



}


/*body,td,th {
	color: #FFFFFF;
*/

a:link {
	color: #FF1919;
	text-decoration: none;
}
a:visited {
	color: #FF1919;
	text-decoration: none;
}
a:active {
	color: #FF1919;
	text-decoration: none;
}

.style15 {color: #FF1919; font-size: 14; }
.style16 {color: #272727}

.style17 {color: #CC1414; font-size: 12px; }
.style19 {color: #CC1414}
.style20 {color: #FF1919}

.style9 {font-size: 12px}
.style13 {color: #D0D0D0}
a:hover {
	text-decoration: none;
	color: #CC1414;
}

.style22 {
	color: #FF1919;
	font-size: 16;
	font-weight: bold;
}


body {background: #000000 url(images/back_all.gif) repeat-x; font: 13px Arial, Helvetica, sans-serif;color: #000000;}


#content{width: 1000px; margin: 0px auto;background-color: #000000;}

#main
{
	width: 1001px;
	background: url(images/table_back.gif) repeat-y;
	margin-bottom: 10px;
	background-color: #000000;
}

#top
{
background: url(images/top.gif) no-repeat;
width: 1001px;
}

#bottom
{
background: url(images/bottom.gif) no-repeat;
width: 1001px;
height: 17px;
}

#back
{
width: 1001px;
margin: 0px auto;
}

#header {
	height: 415px;
	text-align: right;
	background-color: #000000;
	
}

#logo {
	width: 1000px;
	height: 255px;
	background: url(images/header_photo.png) no-repeat;
	padding-top: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 981px;
height: 100px;
padding-top: 12px;
margin-top: 10px;
padding-left: 0px;
background: url(images/menu.gif) no-repeat;
margin-bottom: 0px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 170px;
	height: 42px;
    display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-left: 5px;
}

#menu a:hover {
	width: 170px;
    height: 42px;
	padding-top: 5px;
	text-decoration: underline;
}




#right
{
	width: 244px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}

#right H3
{
width: 220px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 24px;
padding-top: 16px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: #FFFFFF;
}

#right .right_bottom
{
padding-bottom: 15px;
margin-bottom: 10px;
background: url(images/title_bottom.gif) no-repeat bottom;
}

#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #097E94;
}
#right a:visited {
	color: #097E94;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 980px;
padding-left: 20px;
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#left H4 a
{
	color: #037BB0;
text-decoration: none;
}

#left a
{
	color: #037BB0;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037BB0;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #037BB0;
	font-size: 11px;

}

.date a {
	color: #037BB0;

}

/*Request for information form*/

#form td{
	color:white;
	font-size:16px;
}
#form caption {
	font-size:x-large;
	font-weight:bold
}
# form input {
	color:black;
}
#form submit {
	color:black;
}
td#err {
color:#CC6600;
font-size:9px; 
}

/*End of request for information form


#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}