/*******************************************************************/
body {
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size:13px;
	color:#75580b;
	text-decoration:none;
	background-color:#f8f1dc;
}
form {
	margin:0px;
	padding:0px;
}
.margin {
	padding-left:7px;
	padding-right:7px;
}
td {
	font-family: Tahoma;
	font-size:13px;
	color:#75580b;
	text-decoration:none;
}

/* main text and nav */
h3 {
	font-size:12px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 13px;
	color: #75580b;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 15px;
	color: #a1884c;
	font-weight: 500;
	font-family: tahoma;
	text-align:center;
	margin: 0;
	padding: 0;
}
a {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	margin:0;
	padding:0;
}
image {
	margin:0;
	padding:0;
}
.menu, .menu:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#856d2e;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#856d2e;
	text-decoration:underline;
	font-weight: bold;
}
.menua, .menua:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#d2171d;
	text-decoration: none;
}
.menua:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#d2171d;
	text-decoration:underline;
}
.menua2, .menua2:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#856d2e;
}
.menua2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#856d2e;
}
.menutb {
	border: solid 1px #dbcca8;
	background:url(/images/menu_bg.jpg) repeat-x #eedcab;
}
.border {
	border: solid 1px #2461a0;
	padding: 3;
}
.grayfont {
	color:#888888;
}
.asmall {
	color:#2675A6;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}
.asmall2 {
	color:#2675A6;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
.mini {
	font-family: arial;
	font-size:12px;
	color:#0B4F76;
	text-decoration:none;
}
.mini2 {
	font-family: arial;
	font-size:11px;
	color:#0B4F76;
	text-decoration:none;
}
.comment {
	font-family: arial;
	font-size:12px;
	color:#a0a0a0;
	text-decoration:none;
}
.text2 {
	font-family: arial;
	font-size:13px;
	color:#B0AB9D;
	text-decoration:none;
}
.message {
	font-family: arial;
	font-size:13px;
	color:#FEFEFE;
	background-color:#2675A6;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}
.vrh,.vrh:active,.vrh:hover {
	font-size:13px;
	color:#074162;
	font-weight:bold;
}
.vrh:visited {
	font-size:13px;
	color:#808080;
	font-weight:bold;	
}
/* forms */
.inputtext {
	height:17px;
	font-size:12px;
	font-family:arial;
	color:#75580b;
	border: 1px solid #b2985b;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputtext100 {
	height:17px;
	font-size:12px;
	font-family:arial;
	color:#75580b;
	border: 1px solid #b2985b;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputcheckbox {
	margin:0px; 
	padding:0px;
}
.inputbutton {
	height:19px;
	font-size:12px;
	font-family:arial;
	color:#856d2e;
	border: 1px solid #b2985b;
	font-weight:bold;
	background: url("/images/butbg.gif");
	margin:0px; 
	padding:0px;
}
.inputtextarea {
	font-size:12px;
	font-family:arial;
	color:#75580b;
	border: 1px solid #b2985b;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputselect {
	height:17px;
	font-size:11px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #b2985b;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputmultiselect {
	font-size:12px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #b2985b;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}

/*user skin styles*/
.lskinrow {
	margin-left:3px;
	margin-right:3px;
	margin-top:1px;
	margin-bottom:1px;
	color:#16668B;
}
.lskinheader {
	margin-left:9px;
	margin-right:9px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:12px;
	color:#2B8AB6;
}
/* pager */
.page {
	font-family: tahoma;
	font-size:14px;
	color:#06567B;
	text-decoration:underline;
}
.page2 {
	font-family: tahoma;
	font-size:12px;
	color:#777777;
}
.bgfon {
	background-image: url('/images/bot.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bginfon {
	background-image: url('/images/inf.jpg');
	background-position: 4px 0%;
	background-repeat: repeat-y repeat-x;
}

.navig, .navig a {
	color:#d2171d;
	text-decoration:none;
	font-weight:bold;
}
.navig a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.photo{
	border:1px solid #dbcca8;
	padding:5;
	background:#f0dfaf;
	width:180;
	height:140;
}