body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #573011;
	font-weight:normal;
}
a:link {
	color: #573011;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color: #573011;
	text-decoration:underline;
}
a:hover {
	color: #BF573A;
	text-decoration:none;
}
a:active {
	color: #573011;
	text-decoration:underline;
}



.text_body {
    color: #573011; 
	font-weight:normal;
}
.text_body a:link{
	color:#867147;
	font-weight:normal;
}
.text_body a:hover{
	color:#BF573A;
	font-weight:normal;
}
.text_body a:visited{
	color:#BF573A;
	font-weight:normal;
}
.red {
    color:#CC0033;
	font-size:14px;
	font-weight:bold;
}



.text_terms {
    font-size: 11px;
	color:#867147;
	font-weight:normal;          
}
.text_terms a:link{
    font-size: 11px;
	font-weight:normal;
	color:#867147;
	text-decoration:underline;
}
.text_terms a:active{
    font-size: 11px;
	font-weight:normal;
	color:#867147;
}
.text_terms a:hover{
    font-size: 11px;
	font-weight:normal;
	color:#BF573A;
}
.text_terms a:visited{
    font-size: 11px;
	font-weight:normal;
	color:#867147;
}



.text_logo {
    font-size: 11px;
	color:#EDE1C3;
	font-weight:normal;          
}
.text_logo a:link{
    font-size: 11px;
	color:#EDE1C3;
	font-weight:normal;
}
.text_logo a:hover{
    font-size: 11px;
	color:#BF573A;
	font-weight:normal;
	text-decoration:none;
}
.text_logo a:visited{
    font-size: 11px;
	color:#EDE1C3;
	font-weight:normal;
}



#containerleft
{
	float: left;
	width: 320px;
	height: 450px;
	background-image:url(../../css/images/bg_body.gif);
	background-repeat:repeat;
	overflow: auto;
	padding: 15px;
}

#containerleft h1
{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-size: 200%;
	border-bottom: 1px solid #DECDAD;
	padding-bottom: 10px;
	width: 75%;
}

#containerleft h2
{
    margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	padding-bottom: 5px;
}
#containerleft h3
{
    margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}




#containerright
{
	float: right;
	width: 340px;
	height: 300px;
	background-image:url(../../css/images/bg_body.gif);
	background-repeat:repeat;
	overflow: auto;
	padding: 10px;
}

#containerright h1
{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-size: 200%;
	border-bottom: 1px solid #DECDAD;
	padding-bottom: 10px;
	width: 75%;
}

#containerright h2
{
    margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	padding-bottom: 5px;
}
#containerright h3
{
    margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
