body {
	background-image:url(images/main/hplongtile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dbc69b;
	margin : 0px;
	background-repeat:repeat-x;
}
.body {
color: #666666;
}

p,li,ol,ul,td
{
color: #666666;
font-size: 14px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis
{
color: #2b6482;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasisRED
{
color: #790102;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasisGREEN
{
color: #00411b;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2
{
color: #2b6482;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasis2RED
{
color: #790102;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasis2GREEN
{
color: #00411b;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.highlightSmall {
color: #666666;
font-size: 12px; 
font-weight: bold;
}


.highlightMid {
color: #535681;
font-size: 13px; 
font-weight: bold;
}

.highlightTitle {
color: #2b6482;
font-size: 15px; 
font-weight: normal;
}

.highlightTitle2 {
color: #2b6482;
font-size: 15px; 
font-weight: bold;
}

A:link  {
font-size: 12px;
font-family: arial;
color: #2b6482;
text-decoration: underline;
}

a:visited {
font-size: 12px;
color: #2b6482;
text-decoration: underline;
}

A:hover  {
font-size: 12px;
color: #2b6482;
text-decoration: none;
}

select {
	font: 9px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 9px arial
}
 
INPUT {
	background-color: #FFFFFF;
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px arial
} 

.Navybody {
color: #334B8C;
font-size: 11px; 
line-height: 14px; 
}

A.org:link  {
font-size: 12px;
font-family: arial;
color: #790102;
text-decoration: none;
}

a.org:visited {
font-size: 12px;
color: #790102;
text-decoration: none;
}

A.org:hover  {
font-size: 12px;
color: #790102;
text-decoration: underline;
}

A.speak:link  {
font-size: 12px;
font-family: arial;
color: #00411b;
text-decoration: none;
}

a.speak:visited {
font-size: 12px;
color: #00411b;
text-decoration: none;
}

A.speak:hover  {
font-size: 12px;
color: #00411b;
text-decoration: underline;
}

.floatleft
{
float: center;
border: 1px solid #ccc;
padding: 3px;
}

A.success:link  {
font-size: 12px;
font-family: arial;
color: #2b6482;
text-decoration: none;
}

a.success:visited {
font-size: 12px;
color: #2b6482;
text-decoration: none;
}

A.success:hover  {
font-size: 12px;
color: #2b6482;
text-decoration: underline;
}

.staff
{
margin: 2px 5px 1px 5px;
border: 1px solid #666;
border-color:#C0C0C0;
padding: 2px;
}