/* CSS Document */

body,html { height:100%}
body {
	margin-left: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sale-bg.gif);
	background-repeat: repeat-y; 
	background-color: #A39161;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4c4c4c;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0181ef;
}
a:visited {
	color: #0181ef;
}
a:hover {
	color: #0181ef;
}
a:active {
	color: #0181ef;
}

.menu       { color: #4c4c4c; font-size: 12px; text-decoration: none; text-transform:uppercase;}
.menu:link       { color: #4c4c4c; font-size: 12px; text-decoration: none; text-transform:uppercase }
.menu:visited    { color: #4c4c4c; font-size: 12px; text-decoration: none; text-transform:uppercase}
.menu:active     { color: #4c4c4c; font-size: 12px; text-decoration: none; text-transform:uppercase}
.menu:hover     { color: #0181ef; font-size: 12px; text-decoration: none; text-transform:uppercase }

.selected      { color: #0181ef; font-size: 12px; text-decoration: none; text-transform:uppercase}
.selected:link       { color: #0181ef; font-size: 12px; text-decoration: none; text-transform:uppercase }
.selected:visited    { color: #0181ef; font-size: 12px; text-decoration: none; text-transform:uppercase}
.selected:active     { color: #0181ef; font-size: 12px; text-decoration: none; text-transform:uppercase }
.selected:hover     { color: #0181ef; font-size: 12px; text-decoration: none; text-transform:uppercase }

.submenu       { color: #4c4c4c; font-size: 11px; text-decoration: none; text-transform:uppercase}
.submenu:link       { color: #4c4c4c; font-size: 11px; text-decoration: none;  text-transform:uppercase}
.submenu:visited    { color: #4c4c4c; font-size: 11px; text-decoration: none; text-transform:uppercase}
.submenu:active     { color: #4c4c4c; font-size: 11px; text-decoration: none; text-transform:uppercase}
.submenu:hover     { color: #0181ef; font-size: 11px; text-decoration: none; text-transform:uppercase }

.subselected      { color: #0181ef; font-size: 11px; text-decoration: none; text-transform:uppercase}
.subselected:link       { color: #0181ef; font-size: 11px; text-decoration: none; text-transform:uppercase }
.subselected:visited    { color: #0181ef; font-size: 11px; text-decoration: none; text-transform:uppercase}
.subselected:active     { color: #0181ef; font-size: 11px; text-decoration: none; text-transform:uppercase }
.subselected:hover     { color: #0181ef; font-size: 11px; text-decoration: none; text-transform:uppercase }

.itemslinkopt      { color: #0181ef; font-size: 9px; text-decoration: none; }
.itemslinkopt:link       { color: #0181ef; font-size: 9px; text-decoration: none;}
.itemslinkopt:visited    { color: #0181ef; font-size: 9px; text-decoration: none;}
.itemslinkopt:active     { color: #0181ef; font-size: 9px; text-decoration: none;}
.itemslinkopt:hover     { color: #0181ef; font-size: 9px; text-decoration: none;}

.validator {color: #A39161;font-size:12px;}
.validatortext {color: #A39161;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#A39161; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}