
BODY 	{
	background: url(bg.jpg); background-color: #ffffff;
	font-family: arial, Helvetica; font-style: normal; font-size: 11px; 
	margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0;
	
	scrollbar-3dlight-color: 	1a4f7f;
	scrollbar-arrow-color: 		1a4f7f;
	scrollbar-base-color: 		1a4f7f;
	scrollbar-darkshadow-color: 	1a4f7f;
	scrollbar-face-color: 		ffffff;
	scrollbar-highlight-color: 	ffffff;
	scrollbar-shadow-color: 	1a4f7f;
	}

.link 			{color: black; font-family: arial, Helvetica; text-decoration: none; font-size: 11px; font-weight: bold;}
.link:visited 	{color: black; font-family: arial, Helvetica; text-decoration: none; font-size: 11px; font-weight: bold;}
.link:hover 	{color: 1a4f7f; font-family: arial, Helvetica; text-decoration: none; font-size: 11px; font-weight: bold;}

.link2 			{color: black; font-family: arial, Helvetica; text-decoration: none; font-size: 11px; font-weight: normal;}
.link2:visited 	{color: black; font-family: arial, Helvetica; text-decoration: none; font-size: 11px; font-weight: normal;}
.link2:hover 	{color: 1a4f7f; font-family: arial, Helvetica; text-decoration: none; font-size: 11px; font-weight: normal;}

.main		{color: #000000; font-family: arial, Helvetica; font-size: 13px; font-weight: normal;}
.mainSmall		{color: #000000; font-family: arial, Helvetica; font-size: 11px; font-weight: normal;}
.mainBoldSmall	{color: #000000; font-family: arial, Helvetica; font-size: 11px; font-weight: bold;}
.mainTitle	{color: #000000; font-family: arial, Helvetica; font-size: 15px; font-weight: bold;}
.mainNav	{color: #000000; font-family: arial, Helvetica; font-size: 11px; font-weight: normal;}


.myTable
{
	background-color: none;
	border-color:  #1a4f7f;
	border-width: 1px;
	border-style: solid;
}

.headerTable
{
	background: url("header.jpg");
	background-color: none;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.navTable
{
	height: 25px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: #ffffff;

}
	
.contactTable
{
	height: 27px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background: url();
	background-color: #ffffff;
}

.mainTable
{
	background-color: #ffffff;
}