body
{
	margin: 40px;
	text-align: center;
}

body, td, div, li, ul, input, select, textarea, span
{
	color: #666666;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 14px;
}

a:link
{
  color:  #666666;
	font-weight: normal;
	text-decoration: underline;
}
a:visited
{
  color:  #666666;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
  color:  #A96F26;
	font-weight: bold;
	text-decoration: underline;
}

.entry	
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
  width: 400px;
}

.header
{
  color:  #A96F26;
  font-weight: bold;  
}


.title
{
  color:  #A96F26;
	font-family: verdana, arial, helvetica;
	font-size: 16px;
  font-weight: bold;  
}

.whitetitle
{
  background-color: #3E6375;
  color:  #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
  font-weight: bold;  
  height: 13px;
  margin-left: 0px;
  width: 200px;
}

.bodyclass
{
	background-color: #A96F26;
	margin: 40px;
}

.container
{
	background: url(images/hm_bckgrd.jpg);
	background-color: #A96F26;
	height: 588px;
	margin-top: 40px;
	position: relative;
	width: 909px;
}

.submenu
{
  color:  #C8D9E4;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 20px;
  margin-left: 4px;
}

a.submenu:link
{
  color:  #C8D9E4;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:visited
{
  color:  #C8D9E4;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:hover
{
  color:  #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.svcmenu:link
{
  color:  #A7B2BA;
  font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.svcmenu:visited
{
  color:  #A7B2BA;
  font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.svcmenu:hover
{
  color:  #FFFFFF;
  font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#footer
{
  color: #FFFFFF;
  clear: right;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
  text-align: center;
	width: 850px;
}

.copyright
{
  color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	line-height: 13px;
}

ul
{
	margin-bottom: 0px;
	margin-left: 16px;
	margin-top: 0px;
	padding: 0px;
}

ol
{
	margin-bottom: 5px;
	margin-left: 23px;
	margin-top: 0px;
	padding: 0px;
}

li
{
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

