body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #4A3369;}
a:hover{color:#660000;}
a:visited{color: #4A3369;}
a:visited:hover{color: #660000;}
h1 {
	font-weight:500;
	font-size:14pt;
	color:#5B3E56;
	margin: 10px;
}
h2 {
	font-weight:600;
	font-size:10pt;
	color:#4A3346;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:11pt;
	color:#3D334A;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5B3E56;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt{
	font-size:10pt;
	color:#5B3E56;	
}
.txt2{
	font-size:10pt;
	color:#957E92;	
}
.title {
	font-size:12pt;
	font-weight:600;
	color:#897286;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.galbna{
	margin-top: 10px;
	margin-bottom: 10px;
}
a.menu {
	font-size:9pt;
	font-weight:500;
	color:#957E92;
	text-decoration:none;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
a.menu:hover {color:#FFFFFF;text-decoration:none;}
a.menu:visited {color:#957E92;text-decoration:none;}
a.menu:visited:hover {color:#FFFFFF;text-decoration:none;}
a.sidemenu {
	font-size:12px;
	font-weight:500;
	color:#3F293C;
	text-decoration:none;
}
a.sidemenu:hover {color:#CCCCCC;text-decoration:underline;}
a.sidemenu:visited {color:#3F293C;text-decoration:none;}
a.sidemenu:visited:hover {color:#CCCCCC;text-decoration:underline;}
a.biglink {
	font-weight:600;
	font-size:10pt;
	color:#4A3369;
	text-decoration:underline;
}
a.biglink:hover {color:#6C3369;	text-decoration:underline;}
a.biglink:visited {color:#4A3369;text-decoration:underline;}
a.biglink:visited:hover {color:#6C3369;text-decoration:underline;}
a.foot {
	font-size:9pt;
	font-weight:500;
	color:#958092;
	text-decoration:none;
}
a.foot:hover {color:#5B3E56;text-decoration:underline;}
a.foot:visited {color:#958092;text-decoration:none;}
a.foot:visited:hover {color:#5B3E56;text-decoration:underline;}
a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#292756;
	text-decoration:none;
}
a.txtlnk:hover {color:#5F1F24;text-decoration:underline;}
a.txtlnk:visited {color:#292756;text-decoration:none;}
a.txtlnk:visited:hover {color:#5F1F24;text-decoration:underline;}






a.galview {
	font-size:11px;
	font-weight:600;
	color:#4A3346;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 15px;
	line-height: 250%;
	letter-spacing: 1px;
	background-color: #CFCCCE;
}
a.galview:hover {color:#522C2F ;text-decoration:none;background-color: #BEA3BB;}
a.galview:visited {color:#4A3346;text-decoration:none;}
a.galview:visited:hover {color:#522C2F;text-decoration:none;}
.bgrptno{
	background-repeat: no-repeat;
}
.bgrptno-rt{
	background-repeat: no-repeat;
	background-position: right;
}
.bgsub{
	background: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bgsub2{
	background: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bgspa{
	background: url(images/logo_spa.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.brdr1{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #7A6977;
}
.brdr2{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #7A6977;
}
.brdr3{
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #7A6977;
}
.brdr4{
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #7A6977;
}
.brdr5{
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #968794;
}
/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#B09FAE;
	border:solid 1px #937E91;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#ECE8EB;
	border:solid 1px #937E91;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#ECE8EB;
	border:solid 1px #937E91;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #502C2F;
}

.imgtxt{ font-size: .8em; }

