body {
	font-family: Tahoma,arial;
	font-size: 1em;
	color: #CCCCCC;
	background-color:#FFFFFF;
}
td {
	font-family: Tahoma;
	font-size: 1em;
	color: #696969;
}

td.home {
	padding: 8px;
	font-size:.8em;
	}
	
#head{
	color: #984800;
	margin:5px 0px 5px 0px;
	width:100%;
	text-align:left;
}

#nav {
	font-size: .8em;	
	font-weight: 700;
	text-align:right;
	display:inline;
	}

#nav a, #nav a:active{
	color: #D1C0B0;
	text-decoration:underline;
	display:inline;
	margin-right: 3px;
}
#nav a:visited{
	color: #c0c0c0;
	text-decoration:underline;
	display:inline;
}
#nav a:hover{
	text-decoration:none;
	display:inline;
	}


#news{
	font-size: 1em;
	color: #A2A2A2;
}


h1 {
	font-size: 1.3em;
	color: #696969;
}
h2 {
	font-size: 1.1em;
	color:#990000;
}
P{
	font-size: 1em;
	color: #696969;
	text-indent: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
INPUT{
	font-size: 1em;
	color: #000;
}
TEXTAREA{
	font-size: 1em;
	color: #000;
}
UL	{
	margin-top:0px;
	margin-bottom:0px;
}
LI {
	font-size: 1em;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 13px;
}
A, A:active, A:visited{
	font-size: 1em;
	color: #9A5D27;
	text-decoration:underline;
}
A:hover{
	font-size: 1em;
	text-decoration:none;
}

#footer {
	font-family: Tahoma,arial;
	font-size: 0.8em;
	color: #696969;
	text-align:right;
	margin: 10px 55px 0px 0px;
	;
}
#mainTable {	
	padding:0;
	
	text-align: center;
	width: 820px;
	border: 0px;
}
.cTopLeft {
	background-image: url(images/c_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 35px;
	background-attachment: scroll;
}
.cTopRight {
	background-image: url(images/c_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 35px;
	text-align: right;
}
.cLeft {
	background-image: url(images/c_l.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.cRight {
	background-image: url(images/c_r_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
}
.cRightImg {
	background-image: url(images/c_r.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 35px;
}
.cBottom {
	background-image: url(images/c_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.cBottomLeft {
	background-image: url(images/c_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 237px;
}
.cBottomRight {
	background-image: url(images/c_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 35px;
}

.cTop {
	background-image: url(images/c_t.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.credits {
	color: #D1C0B0;
	font-size: .8em;
	text-align:center;
}
	
