
body
{
background-image:none;
background-color: 927F62;
background-attachment:fixed; 
background-repeat:no-repeat;
background-position:top center;
}

*
{
color:604000;
font-family: Microsoft Tai Le, Mangal , Arial ;
font-size:14;
font-weight:normal;
text-transform:none;
font-style:none ;
}

.toptable
{
background-color: 867458;
color:AA9966;
}

.maintable, .righttable
{
background-color: 9C9174;
color:483B18;
}

hr
{
color: #ff0000;
background-color: #ff0000;
height: 1px;
}

.tinytxt
{
font-size:10;
}

.smalltxt
{
font-size:12;
}


.largetxt
{
font-size:16;
}

.largertxt
{
font-size:18;
}

.hugetxt
{
font-size:24;
font-weight:normal;
}


A:link, A:visited, A:active
{
color:000000;
text-decoration:underline;
border-style:solid;
border-width:1px;
border-color:transparent;
}



A:hover
{
color:ffffff;  
text-decoration:none;
background-color:000000;
border-style:solid;
border-width:1px;
border-color:ffffff;
}

.floatright
{
float:right;
margin: 0 0 2px 2px;
}

.floatleft
{
float:left;
margin: 2px 2px 0 0;
}



