body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	background-color:#ca8f5f;
}

.shadow_left{
	background-image:url(../../images/shadow_left.jpg);
	background-repeat:repeat-y;
}

.shadow_right{
	background-image:url(../../images/shadow_right.jpg);
	background-repeat:repeat-y;
}

.shadow_bot{
	background-image:url(../../images/bot_tile.jpg);
	background-repeat:repeat-x;
}

.bg_menu{
	background-image:url(../../images/top2.jpg);
	background-repeat:no-repeat;
}

.header{
	font-size:16px;
	color:#8d6439;
	font-weight:bold;
	line-height:30px;
}


.content{
	font-size:12px;
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:18px;
}

.content a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.content a:hover{
	font-size:11px;
	color:#000000;;
	text-decoration:underline;
	font-weight:bold;
}

.content H2{
	color:#275394;
	line-height:20px;
	font-size:20px;
}


.text10{
	font-size:10px;
	color:#8d6439;
}

.text10 a{
	color:#666666;
	text-decoration:none;
}

.text10 a:hover{
	color:#000000;
	text-decoration:underline;
}


.paginate{
	color:#666666;
	font-size:11px;
}

.red_text{
	color:#bb1001;
}

.paginate a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.paginate a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.footer{
	font-size:10px;
	color:#666666;
}

.footer a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

.footer a:hover{
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}

input {
	border:1px solid #000000;
	font-size:10px;
}

textarea {
	font-size:10px;
	border:1px solid #000000;
}

select {
	border:1px solid #000000;
	font-size:10px;
}

.but{
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#8d6439;
	color:#FFFFFF;
}
form
{
   margin:0;
} 
.borderonly{border: 1px solid #CCCCCC;}

.bordergrey{border: 1px solid #8d6439;}

.border_palegrey{border: 1px solid #999999;}

.text11{
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.text11 a{
	font-size:11px;
	color:#ca8f5f;
	text-decoration:none;
	font-weight:bold;
}

.text11 a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.no_border{
	border:0px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
}