body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #ffffff;
	text-align: justify;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: justify;
}

A:link { color: #00789B}
A:visited { color: #00789B}
A:active, A:hover {
	color: #00789B;
	text-decoration: underline;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}


.footer_menu {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC ;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.footer_menu A:link, .footer_menu A:visited, .footer_menu A:active  {
	COLOR: #E4E4E4;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.footer_menu A:hover{
	COLOR: #E4E4E4;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	TEXT-DECORATION: underline;
}









.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.header1 {
	font-size: 18px;
	color: #CC3366;
}


.buttonup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	border-color: #9c9c9c;
	text-align: left;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 18px;
	border-bottom-color: #c5c5c5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}
.buttonup A, .buttonup A:hover, .buttonup A:visited, .buttonup A:active {
	COLOR: #606060;
	TEXT-DECORATION: none;
	
}
.buttonover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #6aac4c;
	text-align: left;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 18px;
	border-bottom-color: #c5c5c5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}
.buttonover A, .buttonover A:hover, .buttonover A:visited, .buttonover A:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}

.tableouter {
	border-width: 1px 1px 1px 1px;
	
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	
}
/*.tableouter th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tableouter td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}*/



div#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	font-weight: bold;
	width: 150px;
	text-align: left;
	text-indent: 15px;
	
	
}

#navbar a:link, #navbar a:visited {
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	}

#navbar a:hover, #navbar a.current {
	color: #ffffff;
	background-color: #6aac4c;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	}




