@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color: #fbebec;
	background-image: url(images/back.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.top {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.top:visited {
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.top:active {
	color: #000000;
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: 14px;
	line-height: 22px;
}
.sytle3 {
	font-size: 16px;
	font-weight: bold;
}
.sytle4 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style6 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.style7 {
	font-size: 10px;
}

.style11 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.style12 {
	border-right: 1px solid #f34353;
	border-bottom: 1px solid #f34353;
	border-left: 1px solid #f34353;
}
.style13 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style15 {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.style17 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.style19 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.style23 {
color: #990000
}
.style16 {
	border-bottom: 1px solid #000000;
}

fieldset {
	border:1px dashed #FF0000;
	padding:5px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	color:#990000;
	border: 1px solid #FF0000;
	padding: 3px 8px;
	background-color: #FFCCCC;
	
}
.ftext {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	
}
.sytle8 {
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #996600;}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

