body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin : 0 0 0 0;
	background-color : #F7F1D5;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
A, A:ACTIVE, A:VISITED {
	color: #990000;
	text-decoration : none;
}
A:HOVER {
	color: #990000;
	text-decoration : underline;
}
A.w, A:ACTIVE.w, A:VISITED.w {
	color: white;
	text-decoration : none;
}
A.b, A:ACTIVE.b, A:VISITED.b {
	color: black;
	text-decoration : none;
}
A.yy, A:ACTIVE.yy, A:VISITED.yy {
	color: brown;
	text-decoration : underline;
}
A.yyy, A:ACTIVE.yyy, A:VISITED.yyy {
	color: brown;
	text-decoration : underline;
	font-size: 14px;
	font-weight: bold;
}
.theaderm {
	background-color : #663401;
	background-image: url('images/bg1.gif');
	background-position:right;
	background-repeat:no-repeat;
	font-weight : bold;
	color: white;
	height: 30px;
	padding: 5 5 5 5;
}
.tcontentm {
	background-color : #F9F3CA;
	color: white;
	font-weight : bold;
	border: 1px solid black;
	padding: 5 5 5 5;
}
.theader {
	background-color : #663401;
	background-image: url('images/bg2.gif');
	background-position:left;
	background-repeat:no-repeat;
	font-weight : bold;
	color: white;
	height: 30px;
	padding: 5 5 5 15;
}
.tcontent {
	background-color : white;
	border: 1px solid #ab211f;
	padding: 10 10 10 10;
}
.tcontent2 {
	background-color : white;
	padding: 10 10 10 10;
}
.padded {
	padding-top: 2px;
	padding-bottom: 2px;
}
form {
	margin: 0 0 0 0;
}