body {
	font-family: Tahoma, Arial, verdana;
	font-size: small;
	background-color: #000000;
	color: #FFFFFF;
}
.co_name {
	font-family: Tahoma, Arial, verdana;
	font-size: 30px;
	color: #FFFFFF;
	padding: 25px;
	background-color: #7c6746;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 999966;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Arial, verdana;
	font-size: x-large;
	font-weight: normal;
	color: #C5AA7F;
	text-decoration: none;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.left {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
A:link {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: #FFFFFF;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
A:visited {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: #FFFFFF;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
A:active {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: #FFFFFF;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
A:hover {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: #FFFFFF;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
.topmenu a {
	color: #ad9266;
	font-family: Tahoma, Arial, verdana;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: none;
}
#template_hor_bat {
	background-image: url(images/template_hor_bar.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 4px;
}

.topmenu a.hover {
	color: #2E5F8E;
}
.ccommunity {
	font-family: Tahoma, Arial, verdana;
	font-size: xx-small;
	color: #333333;
	text-align: right;
	padding: 5px;
}
#table_outline {
	border-left: 4px solid #C5AA7F;
	border-right: 4px solid #C5AA7F;
	border-bottom: 4px solid #C5AA7F;
	background-image: url(images/template_hdr_pic.png);
	height: 414px;
	width: 818px;
}

