
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html { margin:0; padding:0 }

body {
	background-image: url('');
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #6b6b6b;
	color: #333333;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;}

h1  {
	text-align: center; 
	font-size: 1.5em;
	color: #333333; 
	margin:20px 0px 5px 0px;
}
	
h2  {
	text-align: center; 
	font-size: 1.1em;
	color: #333333; 
	margin:0px 0 15px 0px;
}	

h4 { font-size:1.3em; margin-bottom:0.3em;}

h5 { font-size:1.1em; margin:0.3em 0;}

p {
	font-size: 1.2em;
	line-height: 160%;
	display: block;
	margin: 0.8em 40px;
	}
	
hr {
width: 620px;
height: 1px;
}

#container {
	background-color:#ffffff;
	width: 750px;
	border-top: solid #993333 2px;
	border-bottom: solid #993333 2px;
	border-left: solid #993333 2px;
	border-right: solid #993333 2px;
	margin: 10px auto;
	color:#333333;
}


#menu {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 25px;
}

#menu a:link, a:visited, a:active
{
color: #993333 !important;
background-color: #ffffff !important;
text-decoration: none;
}

#menu a:hover {
 	color:#ffffff;
	backgro und-color: #993333;
	text-decoration: underline;
  }

/* HEADER  0080ff*/
#header {
height: 98px;
padding-top: 10px;
padding-bottom: 0px;
margin-left: 20px;
margin-right: 20px;
border-bottom:0px solid #993333;
}


#title {
	text-align: left; 
	font-size: 1.5em; 
	margin:10px 0 10px 145px;
	
}



/* MAIN BLOCK */

#mainblock {
	margin-left:20px; 
	margin-right:20px;
}
	
#mainblock ul {
margin: 15px 20px 15px 50px; 
line-height: 160%;
font-size: 1.2em;

} 	

#locallist ul { margin: -5px 20px 5px 30px;
line-height: 150%;
}


#mainblock a:link, a:visited, a:active
{
color: #993333;
background-color: #ffffff;
text-decoration: none;
}

#mainblock a:hover {
 	color:#993333;
	background-color: #ffffff;
	text-decoration: underline;
  }


/* FOOTER */
	
#footer {
	clear:both;
	font-size: 0.9em;
	text-align:center;
	margin: 15px 0px 0px 0px;
	border-top:1px solid #993333;
	padding: 10px 0 10px 0px ;
	background-color: #993333;
	color: #ffffff;
}

#footer p {
	line-height: 120%;
	color: #ffffff;
}

#footer a:link, a:visited, a:active
{
color: #ffffff;
background-color: #993333;
text-decoration: none;
}

#footer  a:visited 
{
color: #ffffff;
background-color: #993333;
text-decoration: none;
}

#footer a:hover {
 	color:#ffffff;
	background-color: #993333;
	text-decoration: underline;
  }




.img-left{
 float:left;
 margin-right: 10px !important; 
}

.img-right{
 padding:2px;
 margin:5px;
 border:1px solid #993333;
 display:block;
 float:right;
 clear:right;
 margin-left: 10px !important;
}

.img-center{
 padding:2px;
 margin:0px;
 border:1px solid #993333;
 }
 
 
 .navcurrent
{
border-right: 6px solid #008000

}

p.copy{
	color:#330000 !important;
	font-size: 0.8em;
	text-align: right;
	margin: 0px 40px;
	padding: 0px;
	}
	
a.copy {
	color:#330000 !important;
	background-color: #ffffff;
}

a.foot {
	color: #ffffff !important;
	background-color: #993333 !important;
	}

/* table format */
table.table
{ width: 400px;
background-color: #;
border: 1px #000000 solid;
border-collapse: collapse;
margin-left:30px;
border-spacing: 0px; }

td.head {
  background-color: #993333;
  border: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  text-align: center;
  font-family: verdana, tahoma, arial, sans-serif;
  font-weight: bold;
  font-size: 1.1em;
  padding: 10px;
  color: #ffffff;
}

td.data
{ 
border-bottom: 1px #003366 dotted;
text-align: left;
vertical-align: top;
font-family: verdana, tahoma, arial, sans-serif;
font-weight: normal;
font-size: 1.em;
line-height: 140%;
color: #000000;
background-color: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px; }
/* end table format */

/*
 	color: #ffffff !important; 
	background-color:#008000;
*/