body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	font-color:Silver;
	margin: 5;
	padding: 0;
	background-color : #218C9C;
	
}
.tbl1 
{ 
background: url(''); 
background-repeat: no-repeat;
background-color: #73BDCE;
} 

p,main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#navigation {
border-bottom: 1px dotted #460016; 
	margin: 3;
	width: 100%;
	background-color: #FFFFFF;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: black;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: white;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;


}
A:link
{
text-decoration:none;
color:#DEDED6;
}
A:visited
{
text-decoration:none;
color:white;
}
A:hover
{
text-decoration: underline;
color: black;

}  

.texttype1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:16px;
}
.texttype2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: olive;
	font-weight:bold;
	font-size:12px;
	}
.texttype3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-weight:bold;
	font-size:18px;
}

a:hover{
text-decoration: underline;
}

.style1
{   
color: #D0CCD0;
font-weight:bolder;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 14px;
}
.style2
{ 
font-weight:bolder;
color: #105A94;
font-size: 12px;
}
.style3
{ 
font-weight:bolder;
color: red;
font-size: 14px;
}
.style8
{ 

color: #000000;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 10px;
}
.style6
{ 
font-family: 'Trebuchet MS', Verdana, sans-serif;
color: #FFFFFF;
font-size: 14px;
}
.style7
{ 

font-family: 'Trebuchet MS', Verdana, sans-serif;
color: #FFCC00;
font-size: 15
px;
}
.style9
{ 

font-family: 'Trebuchet MS', Verdana, sans-serif;
color: #FFFFFF;
font-size: 15
px;
}
.style5
{ 
font-weight:bolder;
color: #C0C0C0;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 10px;
}

#menu {
 width: 138px;
 margin: 15px 0 15px 10px;
}

#menu ul {
 margin: 0; 
 padding: 0;
 list-style-type: none;
 font-family: verdana, arial, sanf-serif;
 font-size: 12px;
}

#menu li {
 margin: 2px 0;
}

#menu a {
 display: block;
 width:133px;
 padding: 2px 2px 2px 3px;
 color: #000000;
 border-style: solid;
 border-width: 0px 10px 2px 0px;
 border-color: #7BA5A5;
 text-decoration: none;
 background-color: #DEDED6;
}


#menu a:hover {
 color: #FFFFFF;
 border-style: solid;
 border-width: 1px;
 border-color: #FFFFFF;
 text-decoration: underline;
 background-color: #7BA5A5;
}
.title
{
font-family:Arial,Verdana,sans serif;
font-size:13px;
color: white;
font-weight:bold;
}


