hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0BCCB;
	height: 1px;
	color:#C0BCCB;
}

body {
	background-color:#655949;
	margin-right: 0px;
	margin-left: 0px;

}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #Ffffff;
	SCROLLBAR-BASE-COLOR: #655949;
}

#nav  {
	height:25px;
	font-weight: bold;
	font-family:Tahoma, verdana;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 10px;
}
#nav a {
	color: #FFFFFF;
	
	text-decoration:none;
}

#nav a:hover {
	color:#BBC6A3;
}
#subnav {
	
	font-family:Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 12px;
	height:25px}
#subnav a {
	color: #AA9E90;
	text-decoration:none;
}

#subnav a:hover {
	color: #BBC6A3;
}

#box {
	width: 775px;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/right.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

#top {
	background-repeat: repeat-x;
	background-position: 760px top;
	padding-right: 10px;
	height: 40px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC6A3;
	background-image: url(../img/top.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#left {
	width: 218px;
	vertical-align:top;
	background-image: url(../img/lbk.jpg);
	background-repeat: repeat-x;
	height:100%;

	-moz-box-sizing:border-box;		box-sizing:border-box;
	background-position: left 500px;
	padding-left: 1px;
}

#content {
	vertical-align:top;
	text-align:left;
	color: #333333;
	width: 491px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;



	-moz-box-sizing:border-box;		box-sizing:border-box;
	background-image: url(../img/content.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 40px;
}

#content a {
	text-decoration:none;
	color: #A753A9;
}

#content a:hover {
	text-decoration:underline;
}
#content td, #content table {
	border:none;
	vertical-align:top;
}
#right {
	width:10px;
}

#bottom-nav {
	height:50px;
	background-image:url(../img/bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	color: #FFFFFF;
	font-weight:normal;
	vertical-align:top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #655949;

}

#bottom-nav a {
	color: #FFFFFF;
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration: underline;
}

#um {
	text-align:right;
	width: 100%;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #655949;

}
