﻿body
{
	font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url(   'images/BodyBackGround.jpg' );
    background-repeat: repeat;
    background-position: left top;
        font-family: Arial,Verdana, Helvetica;
    color: #666666;
    	  scrollbar-face-color: #86662B;
      scrollbar-shadow-color: #86662B;
      scrollbar-highlight-color: #86662B;
      scrollbar-3dlight-color: #DFDFDF;
      scrollbar-darkshadow-color: #000000;
      scrollbar-track-color: #86662B;
      scrollbar-arrow-color: #FFFFFF;
}
.MainOuterTable
{
    margin-top: 5px;
    width: 100%;
}
.Maintable
{
    background-color: #FFFFFF;
    margin: 2px;
}
.MaintableHeader
{
    background-image: url(   'images/sandHeader.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    height: 235px;
    width: 920px;
}
.hexfield {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; font-family: Verdana; COLOR: #00471B; BACKGROUND-COLOR: #DADADA
}
.titleH3
{
	color: #86662B;
	font-size: 13px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}

.titleH0top
{
	color: #C5A54C;
	font-size: 13px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold

}
.titleH0top a
{
    color: #C5A54C;

}

.titleH0top a:visited
{
    color: #C5A54C;
}

.titleH0top a:hover
{
    color: #ffc20e;
}






.titleH2
{
	color: #D1A54C;
	font-size: 11px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold

}
a:link
{
	text-decoration : none;
	color : #663333;
}
a:visited
{
	text-decoration : none;
	color : #663333; 
} 
a:active 
{
	text-decoration : none;
	color : #663333;
}
a:hover 
{
	text-decoration : none;
	color : #CC0000;
}

p
{
	font-size:12px;	
}

.address, input, textarea {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family: Verdana; COLOR: #000000; BACKGROUND-COLOR: #EDEAE2
}
