body {
	scrollbar-base-color=#eeeeff
}

.inputtxt {

	background-color: #999999;
	border: thin solid #e0e0e0;
	color: #000000;
	xxbackground-attachment: fixed;
	background-image: url(./../images/tx_degrad.gif);
	height: 22px;
	width: 200px;
	font-size: 9px;
	xxtop: 10px;
	bottom:2px;
	
}
.button {
	xxborder: thin solid #f0f0f0;
	xxbackground-position: top top;
	xxcolor: #337799;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	xxfont-style: oblique;
	font-weight: bold;
	background-image: url(./../images/b_degrad.gif);
	xxxfont-weight: bold;
	height: 22px;
	width: 28px;
	
	
}

.mainborder {
	
	border : 1px outset #eeeeff ;
}
.centertxt {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px ;
	xfont-weight: 600 ;
	text-align: center;
	
	position: relative;
	
	top: 10px;
}
.smallcentertxt {
	xxcolor: eedced;
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px ;	
	text-align: center;	
	position: relative;	
	xxtop: 10px;
	
}
.bigcentertxt {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px ;
	font-weight: 600 ;
	text-align: center;
	
	position: relative;
	
	top: 10px;
}
.bigercentertxt {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px ;
	font-weight: 600 ;
	text-align: center;
	
	position: relative;
	
	top: 10px;
}
.bigmaintxt {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px ;
	xfont-weight: 600 ;
	text-indent: 10pt;
	position: relative;
	left: 10px;
	top: 10px;
}
.bigrighttxt {
	color: acaabb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px ;
	xfont-weight: 600 ;
	text-indent: 10pt;
	position: relative;
	left: 10px;
	top: 10px;
	right: 6px;
}
.bigerrighttxt {
	color: acaabb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px ;
	xfont-weight: 600 ;
	text-indent: 10pt;
	position: relative;
	left: 10px;
	top: 10px;
	right: 6px;
}
.notabtxt {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px ;
	
	
}
.maintxt {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px ;
	xfont-weight: 600 ;
	
	position: relative;
	left: 10px;
	top: 10px;
}
p {
	color: eedced;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px ;
	xfont-weight: 600 ;
	
	position: relative;
	left: 10px;
	top: 10px;
}

.righttxt {
	color: acaabb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	xfont-weight: 600 ;
	text-indent: 10pt;
	position: relative;
	left: 10px;
	right: 6px;
	top: 10px;
}
.titletxt {
	xtext-indent: 6px;
	xfont-style: italic;
	xline-height: 11px;
	color: bebdea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px ;
	font-weight: 600 ;
	position: relative;
	left: 50px;
	top: 1px;
	border: none;
}

.webtxt {
	
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px ;
	font-weight: 600 ;
	position: relative;
	left: 6px;
	border : 1px outset #cccccc ;
	
}
.fmatxt {
	
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px ;
	font-weight: 600 ;
	position: relative;
	left: 6px;
	border : 1px outset #cccccc ;
	
}
.smalltxt {
	
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;	
	position: relative;
	left: 6px;
	
}
.verysmalltxt {
	
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px ;	
	position: relative;
	left: 6px;
	
}
.menutxt {
	position: relative;
	top: 10px;
	left: 4px;
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	
}
.smallmenutxt {
	position: relative;
	top: 10px;
	left: 2px;
	color: bcbbcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	
}
a.linksmall
{
	text-decoration: none;
	color: #cc6600 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px ;
	
}
a.linkm
{
	text-decoration: none;
	color: #c37450 ;
	
}

a.linkm:hover
{
	text-decoration: none;
	color: #F3520C;
	
}

a.linko
{
	text-decoration: none;
	color: #eedced ;
	
}

a.linko:hover
{
	text-decoration: none;
	color: #fefcff;
	
}

