/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #00399C url(images/body_deg.gif) repeat-x
}


#wrap {
background: #DDDDDD;
color: #000000;
border:  none;
margin: 0 auto;
width: 790px;
}

#mainImg
{
background: #DDDDDD;
color: #FFFFFF;
border:  none;
width: 790px;
height: 163px;
background: #00399C url(images/header.jpg) no-repeat;
}

#imgTD
{
font-size: 17px;
font-weight: bold;	
}

#imgTD a
{
color: White;
}

#logoTD
{
	vertical-align: top;
	font-size: 20px;
	color: #3366CC;
}

#logoTD h3
{
	margin-top: 10px;
	margin-left: 10px;
}

#header 
{
clear: both;
margin: 0px 0em 0px 0em;
height: 50px;
color: #FFFFFF;
background-color: #3366CC;}

#header h3 {
margin: 12px 0px 0px 15px;
float: left;
}

#header img {
margin: 3px 2px 0px 15px;
float: right;
border: 0px;
}

#header p 
{
float: right;
text-align: center;
color: #FFFFFF;
margin: 3px 5px 0px 0px;
font-size: 1.1em;
line-height: 1.0em;
height: 40px;}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 35px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #003399;
border-left: 1px #3831B7 solid;
}
	
	
#avmenu li a:hover {
background: #0000C0;
color: #fffff1;
border-left: 4px #F7C629 solid;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #000000;
background-color: #DDDDDD;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 0 0px 10px 0;
padding: 0 5px 0 5px;
font-size: 0.9em;
line-height: 1.5em;
background-color: #EEEEEE;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #F79C21;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #F79C21;
font-weight: bold;
}

.normal {
text-decoration: none;
color: #000000;
font-weight: normal;
}

.normal:hover {
text-decoration: underline;
color: #000000;
font-weight: normal;
}

#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #F79C21;
font-size: 0.9em;
height: 244px;
background: #00399C url(images/pom_bas.jpg) no-repeat right;
border: none;}

#footer a {
color: #F79C21;
text-decoration: none;
font-weight: bold;
}

#footer a:hover {
text-decoration: underline;
font-weight: bold;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.clear
{
	clear: both;
	height: 1px;
	width: 200px;
}

.datatab
{
	border: solid 1px black;
	table-layout: auto;	
	border-collapse: collapse;
}

.datatab TD
{
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
}

.datatab TH
{
	border: solid 1px black;
	background-color: #00399C;
	padding: 2px 2px 2px 2px;
	color: White;
}

.datatabodd
{
	background-color: white;
}

.datatabfirst
{
	background-color: Silver;
}

.textimg
{
	margin: 2px 2px 2px 2px;
}