html, body { font-family: Tahoma, Arial, Verdana; font-size: 12px; color: black;}

.faq { font-family: Tahoma, Arial, Verdana; font-size: 14px; 	color: black; }

h1
{
	margin: 0;
	font-size: 12px;
	padding: 7px 0;
}

td, input { font-family: Tahoma, Arial, Verdana; font-size: 12px; 	color: black; }
.MainText {	padding: 15px;}
.MainInput {	border: 1px solid #000000;	color: #000000;	height: 21px;	width: 100%;	background-image: url(images/input_back.gif);	padding-left: 4px;}

a:link {color: #792909;	text-decoration: none;}
a:visited {	color: #913F1F;	text-decoration: none;}
a:hover {	color: #792909;	text-decoration: underline;}
a:active {	color: #792909;	text-decoration: none;}

.MainFooter {	color: #333333;}

a.DarkLink:link {	color: #695C32;	text-decoration: none;}
a.DarkLink:visited {	color: #695C32;	text-decoration: none;}
a.DarkLink:hover {	color: #695C32;	text-decoration: underline;}
a.DarkLink:active {	color: #695C32;	text-decoration: underline;}

.Error {color: #FFFFCC;}
.MainList { 	font-family: Tahoma, Arial, Verdana; font-size: 11px; 	background-color: #616161; 	width: 100%; color: #CCCCCC; border: 1px solid #000000; height: 21px; }
.MainInput2 { 	font-family: Tahoma, Arial, Verdana;	font-size: 11px;	background-color: #616161;	width: 100%;	color: #CCCCCC;	border: 1px solid #000000;	height: 18px;}
.MainTexArea { 	width: 100%; 	height: 230px;	background-color: #BEB6A5;	border: 1px solid #000000;}


.small {font-size:10px; font-color:#333333}



.center {width:100%; position: fixed; top: 50%; right:0;margin: -300px 0 0 0;}

.container {width: 800px; margin:0 auto; position:relative;}

.content {width:800px; height:600px;}