*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #097E94;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #097E94;
}

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

#content
{
	width: 1033px;
	margin: 0px auto;
	background: url(images/header_back.jpg) no-repeat;
}

#main
{
	width: 947px;
	background: #EBF8FA;
	border: 1px solid #0BD7F6;
	margin-bottom: 10px;
}

#table_back
{
background: url(images/table_back.gif) repeat-y;
}

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

#header {
	height: 148px;
	text-align: right;
		
}

#logo {

width: 930px;
height: 78px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #097E94;
}
#logo H1 a
{
font-size: 180%;
}
#logo H2 a
{
font-size: 90%;
}


#menu
{
width: 947px;
height: 51px;
padding-top: 5px
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 152px;
	height: 41px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	text-transform: uppercase;
	background: url(images/button.gif) no-repeat;
	margin-left: 5px;
}

#menu a:hover {
	width: 152px;
    height: 41px;
	padding-top: 5px;
	color: #DEEBBC;
	background: url(images/button_r.gif) no-repeat;
}

#menu a.active {
	width: 152px;
    height: 41px;
	padding-top: 5px;
	color: #DEEBBC;
	background: url(images/button_r.gif) no-repeat;
}

#right
{
	width: 300px;
	float: right;
	margin-right: 5px;
}

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

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

#right .sidebar ul {background: url(images/title_back.gif) no-repeat;}

#right .sidebar ul li {padding: 5px 0 5px 0;}

#right .right_back
{
}

#right .right_bottom
{
padding-bottom: 30px;
margin-bottom: 10px;
}

#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: 625px;
	padding-left: 5px;
	padding-bottom: 20px;
	min-height:400px;
}

#left H1 {margin: 0;padding: 0px;font-size: 16px;color: #ffffff;background: url(images/h2.gif) no-repeat;width: 580px;height: 43px;padding-top: 7px;padding-left: 45px;}
#left H1 a {color: #ffffff;text-decoration:none;}
#left H2 {margin: 0;padding: 0px;font-size: 12px;color: #ffffff;background: url(images/h2.gif) no-repeat;width: 580px;height: 43px;padding-top: 10px;padding-left: 45px;}
#left H2 a {color: #ffffff;text-decoration:none;}

#left a
{
	color: #097E94;
}

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

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

.date {
	text-align: right;
	color: #097E94;
	font-size: 11px;

}

.date a {
	color: #097E94;

}




#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x top;
}

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

#footer a {
	color: #4A2011;
}
blockquote {margin: 10px;}
h4 {margin: 5px;}
div #banners{float:left;margin-left:10px;margin-top:10px;}
label {	margin-left: 20px; color:#097E94;}
fieldset {width: 600px; margin:10px;}
legend {margin: 10px 10px;padding: 5px;color: #097E94;}
input, textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;width:550px;color: #000;background: #EBF8FA;border: 1px inset #999;padding-left: 1px;margin-left: 20px;}
input:hover, textarea:hover {background: #D9F1F5;}
.submit {background: #ccc;color: #131313;width: 150px;border: 1px solid #999;}
.submit:hover {background: #999;color: #f2f2f2;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
