﻿#header
{ 
  border:none;
  background-image: url('160.jpg');
  background-repeat:no-repeat;
  margin-bottom:0px;
  margin-top:0px;
  height:160px;
  
  padding:0px;
 
  
}


#sidebar
{ 
 float:left;
 width:160px;
 border-left:none;
 border-right:none;
 border-top:none;
 border-bottom:none;
 padding-bottom:4px;
 font-family:Verdana;
 font-size:12px;
 background-color:transparent;
}

#sidebar ul
{
list-style:none;
margin:0px;
padding:0px;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#sidebar li a
{
text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
                  	border-bottom-color:#C0D9AF;
}
#sidebar.notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#sidebar li a:link, #sidebar li a:visited {
	color:  #36648B;
	display: block;
	background-color:#38B0DE;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	}

#sidebar li a:hover {
	color:#35586C;
	background: #0BB5FF;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
                  border-top-color:#000000;
                  border-bottom-color: #000000;
	}


#sidebar2
{ 
 float:right;
 width:200px;
 margin:0px;
 border-left:none;
 border-right:none;
 border-bottom:none;
 padding-bottom:0px;
 font-family:Verdana;
 font-size:11px;
 background-color: #0BB5FF;
}


#sidebar2 ul
{
list-style-type:none;
margin:15px;
padding:5px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#body
{
  background-color:#FFFFFF;
  margin-left:195px;
  margin-right:3px;
  border:none;
  border-top-width:0px;
  padding:10px;
  font-size:12px;
  color:#000000;
  font-family:Verdana;
  text-align:justify;
}

#footer

{

  clear:both;
  color:black;
  background-color:#FFFFFF; 
 

  text-align:center;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  padding:5px;
  height:60px;
  border-top:none;
  border-bottom:none;

}
h1 {font-family:Verdana;
font-size: 19.2px;color:#FFFFFF;text-align:center;}

h2 {font-family: Arial, Helvetica;
font-size: 16.8px;color:#000000;}

h3 {font-family:Arial, Helvetica;
font-size: 13.2px;}

h4 {font-family: Arial, Helvetica;
font-size:10.8px;}

a:link {color:#363636;text-decoration:none;} 
a:visited {color:#40664D;} 
a:hover {color:#363636;text-decoration:underline;} 
a:active {color: #B8B8B8;}



