@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #F9F5EA;
	scrollbar-arrow-color: #F9F5EA;
	scrollbar-base-color:  #F9F5EA;
	scrollbar-darkshadow-color: #F9F5EA;
	scrollbar-face-color: #1C7EA0;
	scrollbar-highlight-color:  #1C7EA0;
	scrollbar-shadow-color:  #1C7EA0;
	scrollbar-track-color:  #F9F5EA;
	background-color: #F9F5EA
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
form {
	padding: 0px;
	margin: 0px;
}
a.main-links {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a.main-links:hover {
	text-decoration: underline;
}
a.red {
	color: #D31E1C;
	text-decoration: underline;
}
a.red:hover {
	text-decoration: none;
}
a.green {
	color: #508431;
	text-decoration: underline;
}
a.green:hover {
	text-decoration: none;
}
a.register {
	color: #2F444A;
	font-size: 10px;
	text-decoration: none;
}
a.register:hover {
	text-decoration: underline;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	text-decoration: underline;
}
a.click {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.click:hover {
	text-decoration: underline;
}
a.aqua {
	font-size: 10px;
	font-weight: bold;
	color: #126380;
	text-decoration: none; 
}
a.aqua:hover {
	text-decoration: underline;
}

.txt-h1 {
	color: #B43B0B;
	font-weight: bold;
	text-decoration: underline;
}
.txt-h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.txt-h3 {
	color: #F4E9CC;
}
.txt-11 {
	font-size: 11px;
}
.txt-12 {
	color: #2F444A;
	font-size: 12px;
	font-weight: bold;
}
.txt-register {
	color: #2F444A;
	font-size: 10px;
}
.txt-bottom {
	color: #FFFFFF
}
a.bottom-links {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom-links:hover {
	text-decoration: underline;
}
.f1 {
	font-family: Tahoma;
	font-size: 11px;
	height: 22px;
	width: 130px;
	border: 2px inset;
	padding: 2px;
}
.but-submit {
	background-image: url(images/button-submit.gif); 
	border: 0px;
	width: 47px;
	height: 16px;
}
.but-order {
	background-image: url(images/button-order.gif); 
	border: 0px;
	width: 66px;
	height: 18px;
}
