﻿body
{
	font-family: Tahoma;
	font-size: 12px;
	color: #8F8F8F;
	background-color: #dcdcdc;
}
TD
{
	font-family: Tahoma;
	font-size: 12px;
	color: #8F8F8F;
	vertical-align:top;
}

#params
{
	font-size: 12px;
	color: #858585;
}

#pic
{
	float: left;
	margin: 0px 10px 10px 0px;
	width: 32px;
	height: 32px;
}

#foot
{
	text-align: center;
	color: #A2A2A2;
	font-size: 6px;
}

H1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #858585;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #858585;
	font-weight: bold;
	text-align: center;
}
P
{
	font-family: Tahoma;
	font-size: 12px;
	color: #8F8F8F;
	padding-left: 5px;
}


UL
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: -5px;
}
LI
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: -5px;
}
A, A:active, A:visited
{
	font-family: Tahoma;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
}

#table
{
	top: 40px;
	font-family: Tahoma;
	background-color: #FCFEFB;
	width: 960px;
	font-size: 12pt;
	border: 0;
	text-align:left;
}
.td
{
	border-bottom: #E4E9ED thin solid;
}
.tdMenu
{
	
	
}
.tdLeftBottom
{
	border-right: #dcdcdc thin solid;
	border-left: #E4E9ED thin solid;
}
.tdright
{
	border-right: #dcdcdc thin solid;
	border-bottom: #dcdcdc thin solid;
}
#divBody
{
	position: absolute;
	top: 0px;
}
.button
{
	color: #ffffff;
	width: 65px;
	background-color: #814103;
}
#divBrown
{
	left: 690px; top: 88px;
	position: absolute;
	background-image: url(Images/BrownPatch.png);
	width: 50px;
	height: 50px;
}
#div1Patch
{
	left: 747px; top: 88px;
	position: absolute;
	background-image: url(Images/1stPatch.png);
	width: 50px;
	height: 50px;
}
#divlightBrown
{ 
	left: 804px; top: 88px;
	position: absolute;
	background-image: url(Images/lightBrown.png);
	width: 50px;
	height: 50px;
}
#div2Patch
{
	left: 860px; top: 88px;
	position: absolute;
	background-image: url(Images/2ndpatch.png);
	width: 50px;
	height: 50px;
}
#div3Patch
{
	left: 917px; top: 88px;
	position: absolute;
	background-image: url(Images/3rdPatch.png);
	width: 50px;
	height:50px;
}