body {
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url(../images/bg_topgrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CFB796;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #172435;}
a:hover{color:#60204D;}
a:visited{color:#172435;}
a:visited:hover{color:#60204D;}
/*
body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}
*/
h1 {
	font-weight:500;
	font-size:14pt;
	color:#371A0B;
	margin: 10px;
}
h3 {
	font-weight:bold;
	font-size:14px;
	color:#364B67;
	margin: 10px;
}
h4 {
	font-weight:bold;
	font-size:12pt;
	color:#DFDC9F;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}

.txt {font-size:10pt; font-weight:500; color:#000000;}
.white {font-size:12pt; font-weight:500; color:#FFFFFF;}
.drkbrwn {font-size:10pt; font-weight:500; color:#291105;}
.yllwtxt{font-size:10pt; font-weight:500; color:#CAC560;}

.navcell{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-width: 5 0 0 0;
	border-style: solid;
	border-color: #1B283A;
	padding: 2px;
}

a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#1F3A61;
	text-decoration:none;
}
a.txtlnk:hover {color:#601D17;text-decoration:underline;}
a.txtlnk:visited {color:#1F3A61;text-decoration:none;}
a.txtlnk:visited:hover {color:#601D17;text-decoration:underline;}

a.yllwlnk {
	font-size:10pt;
	font-weight:500;
	color:#CAC560;
	text-decoration:none;
}
a.yllwlnk:hover {color:#FFFFFF;text-decoration:underline;}
a.yllwlnk:visited {color:#CAC560;text-decoration:none;}
a.yllwlnk:visited:hover {color:#FFFFFF;text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#6C4B31;
	text-decoration:none;
}
a.foot:hover {color:#291105;text-decoration:underline;}
a.foot:visited {color:#6C4B31;text-decoration:none;}
a.foot:visited:hover {color:#291105;text-decoration:underline;}


.yllwbrdr{
	border-width: 1px;
	border-style: solid;
	border-color: #CAC560;
}

.mainbody{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B19A78;
	border-width: 10;
	border-style: solid;
	border-color: #291105;
	width: 540px;
	padding: 10px;
}
.leftcolmn{
	background-image: url(../images/colmn_bg.gif);
	background-repeat: repeat;
	border-width: 0 0 10 10;
	border-style: solid;
	border-color: #291105;
	width: 310px;
}

.imgbrdr{
	border-width: 1px;
	border-style: solid;
	border-color: #291105;	
}

.box{
	border-width: 1px;
	border-style: solid;
	border-color: #172435;
	background-color: #88A5CC;
	margin-left: 10px;
}

.btmbtn1{padding: 10 10 0 0;}
.btmbtn2{padding: 10 0 0 0;}

#NewsBox{
	height:300px; 
	width:370px;
	margin: 15px;
	font-size:10pt; font-weight:500; color:#000000;
	border: solid 1px #172435;
	background-color:#967850 ;
}
.News1{
	float: left;
	padding:10px;
	text-align:center;
	width: 120px;
	margin: 0 0 0 10px;
}
.News2{
	float: right;
	padding:10px;
	text-align:center;
	width: 120px;
	margin: 0 0 0 10px;
}
#newshdr{font-size:12pt; font-weight:500; color:#FFFFFF;
	background-color:#172435 ;
	width: 360px;
	#width: 370px;
	_width: 370px;
	padding: 5px;
	text-align: center;
}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#8CA4C4;
	border:solid 1px #291105;
	margin: 2px;
	padding:2px;
}
.inpt40 {
	width:150px;
	height:60px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#ECE3D7;
	border:solid 1px #291105;
	margin:2px;
	padding:2px;
}
.inpt20 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#ECE3D7;
	border:solid 1px #291105;
	margin:2px;
	padding:2px;
}
.inpt500 {
	width:300px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#ECE3D7;
	border:solid 1px #291105;
	margin:2px;
	padding:2px;
}
.inpt300 {
	width: 200px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#ECE3D7;
	border:solid 1px #291105;
	margin:2px;
	padding:2px;
}
.smred{
	font-family: sans-serif;
	font-size: 11px;
	color: #69211B;
}

.sidelogos{ margin-left: 50px;  }
.sidelogos img{ float: left; margin: 15px;}

#header-inner .descriptionwrapper .description{ margin: 10px 0 0 0; padding: 0; }
