body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

body, td {
	font-family:verdana, arial, sans-serif;
	font-size:80%;
	color:#474747;
}

a, a:link, a:visited, a:active	{
	color:#31689D;
	text-decoration: underline;
}

a:hover {
	color:#4680B7;
	text-decoration: underline;
}

a.red, a.red:link, a.red:visited, a.red:active	{
	color:#8C231E;
	text-decoration: none;
}

a.red:hover {
	color:#000000;
	text-decoration: underline;
}

a.grey, a.grey:link, a.grey:visited, a.grey:active	{
	color:#A2946F;
	text-decoration: none;
}
a.grey:hover {
	color:#6D5B3D;
	text-decoration: underline;
}

a.brown, a.brown:link, a.brown:visited, a.brown:active{
	color:#6D5B3D;
	text-decoration: none;
}

a.brown:hover {
	color:#8C231E;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:130%;
	font-weight:bold;
	color:#A1945D;
	margin-top: 10px;
	margin-bottom: 15px;
}

form {
	margin: 0;
}

.topline {
	color:#A2946F;
	background-color:#F3EBBD;
	height:15px;
	text-align:center;
	font-size:9px;
}

.top_pic {
	background-image: url('img/bg/big_top.jpg');
	background-position:   left 50%;
	background-repeat: no-repeat;
	height:229px
}

.top {
	background-image: url('img/bg/top.jpg');
	height:229px
}

.menu {
	height:38px;
	background-image: url('img/bg/menu.gif');
	text-align:center;
	color: #877352
}

.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #877352;
	font-weight: bold;
}

.topmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C231E;
	font-weight: bold;
	text-decoration: none;
}

.botBorder{
	border-bottom: 5px solid #8C231E;
	height: 38px;
	padding-left: 7px;
	padding-right: 7px;
}

.whiteBotBorder{
	border-bottom: 5px solid #ffffff;
	height: 38px;
	padding-left: 7px;
	padding-right: 7px;
}

.w1{
	width: 1px;
	color: #8C231E;
	padding: 0px;
}

.left {
	font-size:70%;
	background-color:#E9DFAA;
	background-image: url('img/bg/left.gif');
	background-position:   right 50%;
	background-repeat: repeat-y
}

.right {
	background-color:#FFFFFF;
	padding-left:23px;
	padding-right:23px;
}

.bot {
	background-color:#F0E6BF;
	background-image: url('img/bg/bot.gif');
	background-position:   right 50%;
	background-repeat: repeat-x;
	text-align:center
}

.line {
	background-image: url('img/bg/line.gif');
	background-repeat: repeat-x;
	margin-top:10px;
	margin-bottom:10px
}

.line2 {
	background-image: url('img/bg/line2.gif');
	background-repeat: repeat-x;
	margin-top:10px;
	margin-bottom:10px
}

.redcolor {
	color:#983C31;
}

.browncolor {
	color:#A69457;
}

div.menuleft1 {
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

div.menuleft2 {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

.img {
	border:1px solid #FFFFFF;
}

.box {
	background-color:#F3EBBD;
	color:#333333;
	font-size:11px;
}

.box_top {
	background-image: url('img/box/top.gif');
}

.box_left {
	background-image: url('img/box/left.gif');
}

.box_right {
	background-image: url('img/box/right.gif');
}

.box_bot {
	background-image: url('img/box/bot.gif');
}

.box_top_dark {
	background-image: url('img/box/top_dark.gif');
}

.box_left_dark {
	background-image: url('img/box/left_dark.gif');
}

.box_right_dark {
	background-image: url('img/box/right_dark.gif');
}

.box_bot_dark {
	background-image: url('img/box/bot_dark.gif');
}

.boxlrg {
	background-color:#F3EBBD;
	color:#333333;
	font-size:12px;
}

.brdimg{
	FLOAT: left;
	DISPLAY: block;
	MARGIN-RIGHT: 4px;
	PADDING: 3px;
	BORDER: 1px solid #ACA262;
}

.brdimge{
	PADDING: 3px;
	BORDER: 1px solid #ACA262;
}

.stylieborder {
	border-left: 1pt dotted #D5C371;
	border-top: 1pt dotted #D5C371; 
	border-right: 1pt dotted #D5C371;
	border-bottom: 1pt dotted #D5C371;
}

.leftitemcell{
	BORDER-RIGHT: 1px dotted #CEC58D;
}


	input.btn {background-color: #8C231E;
	font-weight: bold; 
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color:#FFFFFF
	
	
	}
