/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/


body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #1b131a; 
	background: url("images/back2.gif");
	/*background-repeat: repeat-x;*/
	background-color: #99cccc;
}

table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #1b131a;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} 

h6
{	
	color: #1b131a;
	text-align: left;
	font-size: 14px;
}

h5
{	
	color: #1b131a;
	text-align: center;
	font-size: 14px;
}

h4
{	
	color: #1b131a;
	text-align: left;
	font-size: 16px;
}

h3
{	
	color: #1b131a;
	text-align: center;
	font-size: 16px;
}

h2
{
	color: #1b131a;
	text-align: left;
	font-size: 18px;
}

h1
{
	color: #1b131a;
	text-align: center;
	font-size: 18px;
}

p
{
	text-align: justify;
}

.bigcap
{
color:1b131a;
font-size:56px;
font-weight:normal;
line-height:80%;
}

#main
{
	width: 800px;
	background-color: #fff;	
	}

li
{
	line-height: 150%;
	list-style: square outside url('images/arrow.gif');
	text-decoration: none;
}

.header /* change headerlogo pic here*/
{
	width: 800px;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
}


.maincontent
{	
	width: 800px;	
	padding-left: 15px;
	padding right: 15px;
}

.footer
{
width: 800px;
}

.menu 
{
	background-color: #1b131a;
	font-size: 12px;
	text-align: center;
	color: #666;
	font-weight: bold;
	padding: 3px;
}

.menu a:link, .menu a:visited 
{
	color: #fbedc8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #aeced9;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.menu2 
{
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	color: #666;
	font-weight: bold;
	padding: 3px;
}

.menu2 a:link, .menu2 a:visited 
{
	color: #628d8f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu2 a:active, .menu2 a:hover
{
	color: #803762;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.menuitems
{
background: url("images/menuitems.gif");
background-repeat: no-repeat;
text-align: left;
}

.images /*for images with borders*/
{
	border: solid 2px #809a66;
	padding: 4px;
	background-color: #c8ddb8;
}

.tiny
{
	font-size: 10px;
	color: #000000;
}

.tiny2
{
	font-size: 10px;
	color: #999;
	text-align: center;
}

.highlight
{
background-color: #da7e86;
}
.copyright
{
	font-size: 10px;
	color: #999;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 