body {
	background-color: #3e3e3e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ededed;
}
#txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cdcdcd;
}
#txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cdcdcd;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ededed;
}
#tx a:link {
	color: #ededed;
	text-decoration: none;
}
#tx a:visited {
	color: #ededed;
	text-decoration: none;
}
#tx a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tx a:active {
	color: #ededed;
	text-decoration: none;
}

#more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ededed;
}
#more a:link {
	color: #ededed;
	text-decoration: none;
}
#more a:visited {
	color: #ededed;
	text-decoration: none;
}
#more a:hover {
	color: #ffffff;
	text-decoration: none;
}
#more a:active {
	color: #ededed;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ededed;
}
#txs a:link {
	color: #ededed;
	text-decoration: none;
}
#txs a:visited {
	color: #ededed;
	text-decoration: none;
}
#txs a:hover {
	color: #ffffff;
	text-decoration: none;
}
#txs a:active {
	color: #ededed;
	text-decoration: none;
}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #2a2a2a;
	border: 1px solid #82472c;
}
#submit {
	font: bold normal 11px Verdana;
	color: #ffffff;
	font-weight: bold;
	background-color: #2a2a2a;
	border: 1px solid #4d1a16;
}	
