td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.hdr {
	font-size: 20px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
li {
	list-style: url(../images/bullet.gif);
}
.pad {
	margin-left:10px;
	padding-left:10px;
}
.copy {
	color: #8F8F8F;
	font-size:11px;
}
.menu {
	color: #614937;
	text-decoration: none;
	font-size:12px;
}
.menu:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuback {
	background: #FCFCFC url(../images/back_menu.gif) repeat-x;
}
.menutxt {
	font-size: 19px;

}
.mainback {
	background: #FFFFFF url(../images/back_main.jpg) no-repeat 0px 0px;
}
.white{
	color:#FFFFFF;
}
.whitebig{
	color:#FFFFFF;
	font-size:16px;
}
.mainbackl {
	background: #FFFFFF url(../images/rightmain_back.gif) repeat-x;
}
.inp {
	font: 11px Arial, Helvetica, sans-serif;
	color: 000000;
	height: auto;
	width: 150px;
}
.inp2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: 000000;
	height: auto;
	width: 250px;
}
.inp3 {
	font: 11px Arial, Helvetica, sans-serif;
	color: 000000;
	height: auto;
	width: 111px;
}
a {
	color: #6993C0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.symbol {
	color: #FF0000;
	font-size:20px;
}
.graytxt {
	color: #000000;
}
.img{
	padding-right:7px;
}
.imgborder{
	border: 1px solid #000000;	
}
.txt{
	color:#614937;
}