@charset "utf-8";
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #e8e8e8;
	color: #cccccc;
	text-align: center;
	margin: 0;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	/* line-height: 14px; */
}
td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color:#5F5F5F;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#5F5F5F;
}
a.none {

	text-decoration: none;
	color:#5F5F5F;
}
.head_blue
{
	color:#6780B8;
	font-weight:bold;
}
.head_white
{
	color:#FFFFFF;
	font-weight:bold;
}
.head_brown
{
	color:#B9771C;
	font-weight:bold;
}
.head
{
	color:#808080;
	font-weight:bold;
}
.menu
{
	color:#808080;
}
a.menu
{
	color:#808080;
	text-decoration:none;
}
a.copy
{
	color:#A8A8A8;
	text-decoration:none;
}
a.top
{
	color:#717171;
	text-decoration:none;
}
a.top2
{
	color:#4B86AA;
	text-decoration:none;
	font-weight:bold;
}
.big
{
	text-transform:uppercase;
	font-weight:bold;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.white_none
{
	color:#FFFFFF;
	text-decoration:none;
}
.orange
{
	color:#FD9403;
}
.brown
{
	color:#B9771C;
}
.light
{
	color:#7F7E7E;
}
a.blue
{
	color:#6780B8;
	text-decoration:none;
}
.blue
{
	color:#6780B8;
}
a:hover.blue
{
	color:#5A75B1;
}

a.red
{
	color:#990000;
	text-decoration:none;
}
.red
{
	color:#990000;
}

a.darkblue
{
	color:#327085;
	text-decoration:underline;
}
.t10
{
	font-size:12px;
}
.t9
{
	font-size:11px;
}
#main
{
	margin: 0 auto;
	width: 1010px;
	min-height:100%;
	position:relative;
	background-position: center top;
	background-repeat: repeat-y;
	padding-left:2px;
	padding-right:2px;

}
#header
{
width: 1010px;
margin: 0 auto;
height: 215px;
margin-left:3px;
}
#right
{
	float: right;
	width: 200px;
margin-top:50px;
}

#left
{
	width: 685px;
	background-color: #FFFFFF;
	margin-left:5px;
	padding-bottom:60px;
}
#left head
{
background-image:url(images/4.gif);
background-repeat:no-repeat;
}
#add
{
	float: right;
	width: 310px;
	padding-right:5px;
}
#nav
{
	color:#6780B8;
	font-weight:bold;
}
#nav a
{
	color:#6780B8;
}
#nav a:hover {
	background-image: url(images/m11.gif);
	color: #336600;
	text-decoration: underline;
}
#foot
{
color:#FFFFFF;
text-decoration:none;
margin-left:3px;
   bottom:0;
   width: 1005px;
}
#foot a
{
color:#FFFFFF;
text-decoration:none;
}

