﻿body 
{
}


/*------- ID Attributes -------*/

#divHeadWrapper
{
	background-color:Transparent;
	height:100%;
	left:0px;
	margin:0,0,0,0;
	max-width:100%;
	padding:0,0,0,0;
	position:absolute;
	text-align:center;
	top:0px;
	vertical-align:top;
	width:100%;
	
	}

#divHeadCentral
{
	background-color:White;
	border-color:Black;
	border-width:20px;
	height:auto;
	left:0px;
	min-height:100%;
	min-width:800px;
	position:relative;
	text-align:center;
	top:0px;
	vertical-align:top;
	width:800px;
	}
	
#navigation td {
	border-bottom: 1px solid #2762BC;
	}
	
#navigation a 
{
	font-family:Arial;
	font-size:12px;
	color: #2762BC;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 30px;
	background: url("bullet_blue.gif") 14px 50% no-repeat;
	}
	
#navigation a:hover {
	color:#1A4586;
	border-right: 3px solid #1A4586;
	}




/*------- CLASS Attributes -------*/


