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: 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;
}


.buttonupT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-color: #FFFFFF;
	text-align: centre;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 0px;
	background-color: #0093bb;
	margin-top: 1px;
	margin-bottom: 5px;
	height: 18px;
	border-top-color: #0093bb;	
	
}
.buttonupT A, .buttonupT A:hover, .buttonupT A:visited, .buttonupT A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	
}
.buttonoverT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0093bb;
	text-decoration: none;
	background-color: #ffffff;
	text-align: centre;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 0px;
	margin-top: 1px;
	margin-bottom: 5px;
	height: 18px;
	border-top-color: #0093bb;	
}
.buttonoverT A, .buttonoverT A:hover, .buttonoverT A:visited, .buttonoverT A:active {
	COLOR: #0093bb;
	TEXT-DECORATION: none;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5273d3;
	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;
}*/