.h1 {
	font-size: 200%;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

.h2 {
	font-size: 150%;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.h3 {
	font-size: 120%;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #993300;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

body, table, p {
	background-repeat:repeat-x;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
}

small {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	line-height: normal;
}

 A {
	color: #000099;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

 A:Hover {
	color: #3366CC;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.date
{
	color: #993300;
	text-decoration: none;
	font-family: Veranda, Helvetica, Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.nav1 a {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.nav1 a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: blue;
}

.nav1 a:active {
	color: #993300;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.nav1  {
	text-align: center;
}

.navleft a {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.navleft a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.navleft a:active {
	color: #CC0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.bg_header {
	background-color:#2C777E;
}

.bg_footer {
	background-color:#2C777E;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ccc;
	line-height: normal;
	padding-right:7px;
}

.imgright {	
	border: none; margin: 1em 1em 1em 1em; clear: right; float: right;}
.imgleft {	
	border: none; margin: 1.5em 1.5em 1.5em 0em; clear: left; float: left;}
.imgline {	
		border: 0;
		padding-top : 5px;
		padding-bottom : 5px;
}

.searchbox {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	height: 20px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../../images/google.jpg);
	background-repeat:no-repeat; 
	background-position:right;
}
