body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/templates/22/bg.jpg);
	background-color: #BC8455;
	color: #000000;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
.darkbrown, .darkbrown a {
color: #5D2E02;
}
a:hover {
	text-decoration: underline;
}
.login, .login a {
	font-size: 16px;
	color: #E30707;
	font-weight: bold;
}
.med, .med a {
	font-size: 14px;
}
input.loginBox {
	width: 120px;
	border: 1px solid #E30707;
}
#tl {
	background: url(/templates/22/tl.gif) left repeat-y #FFFFFF;
}
#tr {
	background: url(/templates/22/tr.gif) right repeat-y;
}
#t {
	padding: 4px 6px 0px;
}
#tf1 {
	background: url(/templates/22/tf1.gif) left no-repeat;
}
#tf1_5 {
	background: url(/templates/22/tf1_5.gif) center no-repeat;
}
#tf2 {
	height: 18px;
	background: url(/templates/22/tf2.gif) right no-repeat;
}
#th1 {
	background: url(/templates/22/th1.gif) left no-repeat;
}
#th1_5 {
	background: url(/templates/22/th1_5.gif) center no-repeat;
}
#th2 {
	height: 18px;
	background: url(/templates/22/th2.gif) right no-repeat;
}
img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #622F02;
	border-left: 1px solid #622F02;
}
.table TH a
{
color: #FFFFFF;
}
.table TH
{
color: #FFFFFF;
background: #79CFFE;
	border-right: 1px solid #622F02;
	border-bottom: 1px solid #622F02;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #622F02;
	border-bottom: 1px solid #622F02;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}