	
a.linkcolor:link { color: white; text-decoration: underline }
a.linkcolor:visited { color: white }
a.linkcolor:hover { color: red }
a:hover { color:red }
a.Header:link { color: white; text-decoration: underline }
a.Header:visited { color: white }
a.Header:hover { color: #E9E9E9 }

#Ads
{
	left: 580px;
	position: absolute;
	top: 15px;
}

body
{
	font-size: 12px;
	margin-top: 2px;
	margin-left: 8px;
	background-image: url(../images/PageBackgroundGradient.png);
	font-family: 'Times New Roman' , Arial, Verdana;
}

.CellBackGround {
	font-weight: bold;
}
.TableBorders
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainFont {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	color: #1D6586;
	background-color: #e9e9e9;

}
.LinkBoxText
{
	color: black;
	background-color: #330099;
	font-size: 12px;
}
.Header
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330099;
}

#TopMenu
{
    background: transparent;
    top: 0px;
    color: #000066;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
    font-size: 0pt;
    float: right;
}
#ContactBar
{
	background: transparent;
	position: absolute;
	font-size: 10pt;
	color: #191970;
	top: 30px;
	font-weight: bold;
	font-family: 'Arial Black' , Arial;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px;
	z-index: 1000;
	width: 100%;
	text-align: center;
}
#TopMenu a:link{color: white;}
#TopMenu a:visited{color: white;}
#TopMenu a:hover{color: #C3E0EF;}
#TopMenu a:active{color: #C3E0EF;}

#headerbannerimage
{
    background: transparent;
    width: 175px;
    height: 65px;
    left: 600px;
    position: absolute;
    top: 20px;
    color: white;
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
}
#headerbannerimage a:link{color: #000066;}
#headerbannerimage a:visited{color: #000066;}
#headerbannerimage a:hover{color: #000066;}
#headerbannerimage a:active{color: #000066;}

ul.toplinks
{
margin-left: 0;
list-style: none;
padding-left: 0;
padding-top: 0;
padding-bottom: 0;
}
ul.toplinks a
{
    margin-right: 1px;
    padding: 3px 6px 3px 6px;
    font-family: Helvetica, sans-serif, Arial;
    font-style: normal;
    font-size: 7pt;
    background-color: #23536A;
    color: black;
    text-transform: capitalize;
    text-decoration: none;
}

ul.toplinks li
{
    display:inline;

}

ul.toplinks a:hover 
{
background-color: #85AEB5;
}


*html ul.toplinks a {height: 1px; }




#Header
{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 758px;
	height: 90px;
	background-image: url(../images/Background_Test.gif);
	z-index: -1;
}

#MenuBar
{
	background-color: White;
  position: absolute;
  top: 98px;
  left: 8px;
  width: 758px;
  height: 20;

}

#MainContent {
  position: absolute;
  top: 157px;
  left: 8px;
  width: 758px;
  height: auto; 
  z-index: -1;
}

#Right {
  position: absolute;
  top: 8px;
  left: 775px;
  width: auto;
  height: auto;
}
#Right2
{
	position: absolute;
	top: 8px;
	left: 1028px;
	width: 160px;
	height: auto;
	background-color: transparent;
}
#Footer 
{
	position: relative;
	top:0px;
	height:auto;
	width: 758px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	font-size: 8pt;
	clear: both;
}

#GoogleSearch
{
    position: absolute;
    top: 40px;
    left: 175px;
    width: 375px;
    height: 35px;
    vertical-align: middle;
    text-align: right;
}
.MainBorder {
}
.COLILogo
{
	position: absolute;
	background-color: transparent;
	left: -10px;
	top: -10px;
}



