body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#5F4E6E;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #342545;}
a:hover{color:#934242;}
a:visited{color:#342545;}
a:visited:hover{color:#934242;}
/*
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:#42354F;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#5F4E6E;
	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;
	line-height: 150%;
}
.txt {font-size:10pt; font-weight:500; color:#000000;}
.lrgyllw {font-size:12pt; font-weight:bold; color:#DCA74F;}
.footer {font-size:10pt; font-weight:500; color:#C8BDD2;}

a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#435B7C;
	text-decoration:none;
}
a.txtlnk:hover {color:#42354F;text-decoration:underline;}
a.txtlnk:visited {color:#435B7C;text-decoration:none;}
a.txtlnk:visited:hover {color:#42354F;text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#B7A9C5;
	text-decoration:none;
}
a.foot:hover {color:#FFD591;text-decoration:underline;}
a.foot:visited {color:#B7A9C5;text-decoration:none;}
a.foot:visited:hover {color:#FFD591;text-decoration:underline;}

.mainbody{background-image: url(images/topgrad.jpg); background-repeat: repeat-x; background-position:top; background-color: #FFFFFF;}

.innertable{border-width:0px 1px 0px 1px; border-style: solid; border-color: #42354F; width: 900px;}

.content{padding:20px 10px 10px 10px; width: 550px;}
.column{padding:30px 10px 10px 20px; width: 300px;}
	
.btmbrdr{border-width:0px 1px 1px 1px; border-style: solid; border-color: #42354F;}

.hdrbg{background-image: url(images/hdr_bg.jpg); background-repeat: repeat-x; background-position:top;}

.sidebglt{background-image: url(images/bg_swirls.gif); background-repeat: repeat; background-position:right;}
.sidebgrt{background-image: url(images/bg_swirls.gif); background-repeat: repeat;}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#EB9898;
	border:solid 1px #647387;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#FFEFD5;
	border:solid 1px #647387;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#FFEFD5;
	border:solid 1px #647387;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #934242;
}


