body {
	background-image: url(images/submain/longtile.jpg);
	margin : 0px;
}
p,li,ol,ul,td
{
color: #666666;
font-size: 12px; 
line-height: 20px; 
font-family: arial;
}

.highlightSmall {
color: #666666;
font-size: 12px; 
line-height: 13px; 
font-weight: bold;
font-family: arial;
}

.highlightMid {
color: #c4c8ad;
font-size: 14px; 
line-height: 16px; 
font-weight: bold;
font-family: georgia;
}
.bodyEmphasis
{
color: #6f7750;
font-size: 12px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 17px; 
}

.bodyEmphasis2
{
color: #6f7750;
font-size: 14px; 
line-height: 17px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
.highlightTitle {
color: #a6b596;
font-size: 17px; 
line-height: 22px; 
font-weight: normal;
font-family: georgia;
}

A:link  {
font-size: 12px;
font-family: arial;
color: #6f7750;
text-decoration: none;
}

A:visited  {
font-size: 12px;
font-family: arial;
color: #6f7750;
text-decoration: none;
}

A:hover  {
font-size: 12px;
font-family: arial;
color: #6f7750;
text-decoration: none;
}

.footer{
color: #CCCCCC;
font-size: 10px; 
line-height: 13px; 
font-family: arial;
}

a.footerLink:link {
color: #CCCCCC;
font-size: 10px;
}

a.footerLink:visited {
color: #CCCCCC;
font-size: 10px;

}

a.footerLink:hover {
color: #CCCCCC;
font-size: 10px;

}

select {
	font: 11px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px 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
} 

.floatright
{
margin: 5 5 5px 5px;
border: 1px solid #666;
border-color:#CCCCCC;
padding: 2px;
}

.plussign
{
cursor: pointer;
}