
/*blue	#00559E
/*mastard #F0AF3A
/*green	#069442
/*aqua #2AC6EF
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-base-color: #00559E;
	scrollbar-shadow-color: #ffffff;
	border: 0px solid #ffffff;
	background-color: White;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	/* background-image: url(../images/header_back.jpg); */
}


/******* hyperlink and anchor tag styles *******/

A.footer:HOVER{height: 10; 	font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; color: #F0AF3A; text-decoration : none; }
A.footer{height: 10;		font-family : Arial, Helvetica, sans-serif;	font-size : 12px; font-weight : normal; color: #ffffff; text-decoration : none;  }
A.footer:ACTIVE {	height: 10;  font-family : Arial, Helvetica, sans-serif;	font-size : 12px; font-weight : normal; color: #F0AF3A; 	text-decoration : none; }


/************** header tag styles **************/

h1{
	font: Arial, Helvetica, sans-serif;
	color: #00559E;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

h2{
	font: Arial, Helvetica, sans-serif;
	color: #00559E;
	margin: 0px;
	font-size: 30px;
	padding: 0px;
	font-weight: bolder;
}

h3{
	font: Arial, Helvetica, sans-serif;
	color: #069442;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bolder;
}

.maintext{
	font: Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.redtext{
	font: Arial, Helvetica, sans-serif;
	color: Red;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: Bold;
}
.whitehead{
	font: Arial, Helvetica, sans-serif;
	color: White;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
.whitetext{
	font: Arial, Helvetica, sans-serif;
	color: White;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
.whitesmall{
	font: Arial, Helvetica, sans-serif;
	color: White;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
.orangetext{
	font: Arial, Helvetica, sans-serif;
	color: #F0AF3A;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
.bluetext{
	font: Arial, Helvetica, sans-serif;
	color: #00559E;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: Arial, Helvetica, sans-serif;
 color: #4A731A;
}
				


.button {
	font-family: arial, helvetica;
	font-size: 9pt;
	background: #F0AF3A;
	color: #00559E;
	width: 140px;
	cursor: hand;
	font-weight: bold;
}

a	{font-family: Arial, Helvetica, Sans-serif; 	font-size: 12px; 	color: #069442; font-weight: bold; 	text-decoration: none;}
a:hover	{font-family:Arial, Helvetica, Sans-serif; font-size: 12px; color: #00559E; font-weight:bold; text-decoration: none}
a:active	{	font-family: Arial, Helvetica, Sans-serif; 	font-size: 12px; 	color: #003399; 	font-weight: bold; text-decoration: none; }
    
a.menu			{	font-family: Arial, Helvetica, Sans-serif;	font-size: 12px; 	color: #ffffff; 	font-weight: bold;	text-decoration: none;	width: 190px;	background-color: #069442; }
a.menu:hover	{font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #003399; font-weight:bold; 	background-color: #F0AF3A; 	width: 190px; text-decoration: none}
a.menu:active	{	font-family: Arial, Helvetica, Sans-serif;	font-size: 12px;	color: #F0AF3A;	font-weight: bold;	background-color: #069442;	width: 190px;	text-decoration: none;}

a.menu1			{	font-family: Arial, Helvetica, Sans-serif;	font-size: 12px; 	color: #ffffff; 	font-weight: bold;	text-decoration: none;	width: 260px;	background-color: #069442; }
a.menu1:hover	{font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #003399; font-weight:bold; 	background-color: #F0AF3A; 	width: 260px; text-decoration: none}
a.menu1:active	{	font-family: Arial, Helvetica, Sans-serif;	font-size: 12px;	color: #F0AF3A;	font-weight: bold;	background-color: #069442;	width: 260px;	text-decoration: none;}
