body {margin:0; padding:0; background:#161616;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td, tr {font:12px/17px arial, Tahoma, helvetica, sans-serif; color:#FFFFFF; vertical-align:top;  text-align:left;}

a{ color:#FD7914; text-decoration:underline;}
a:hover{ color:#FD7914; text-decoration:none;}

strong a{ color:#0090F4; text-decoration:none; background:url(images/b_ins.gif) bottom left repeat-x;}
strong a:hover{ color:#0090F4; text-decoration:none; background:none;}
strong  img{ margin-left:6px}

span{ color:#00BBF9;}
b{ color:#008BF4;}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url(images/ch_1.jpg) center left no-repeat; margin:0 0 0 0; padding:0 0 0 11px;}
.r1 li a {line-height:16px; color:#FD7914; text-decoration:underline; }
.r1 li a:hover { text-decoration:none; color:#FD7914;}

.border{width:1px; height:100%; background:#000000}
.fot_bgr{background:url(images/bgr_footer.jpg) top left repeat-y; height:100%;}
.fot_txt{height:100%; color:#484747; padding:16px 0 0 289px; line-height:12px;}
.fot_txt a{ color:#484747; text-decoration:underline}
.fot_txt a:hover{ color:#484747; text-decoration:none}

.w1{width:766px; background:url(images/w1.jpg) top left no-repeat; height:100%;}
.w2{width:766px; background:url(images/w2.jpg) top left repeat-y; height:700px;}
.w3{background:url(images/w3.jpg) bottom left no-repeat; width:100%; height:100%;}

.top1{height:231px;}
.top1 img{margin:46px 0 0 314px;}
.top2{height:32px;}
.top2 img{margin-left:144px;}


.ww1{ text-align:justify}

/*.f td input{ width:168px; height:20px; margin-bottom:1px;}
.f td textarea{ width:206px; height:62px; overflow:auto; margin-bottom:13px;}
.f td input, textarea{ border:1px solid #00BBF9; color:#FFFFFF; font-size:12px; font-family:arial; padding:1px 0 1px 7px; background:none;}*/





label {
	font: bold .8em arial, Tahoma, helvetica, sans-serif;
	color: #00BBF9;
	text-transform: uppercase;
	display:block;
	float:left;
	padding-right: 10px;
	width: 75px;
	text-align: right;
	height: 20px;
	line-height: 20px;
}

#container { padding: 8px; border: 0px solid #C0C0C0; width:500px; margin: 0px auto;}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
} 

fieldset {
	border: 1px solid #00BBF9;;
	padding: 10px;
	float: left;
	position: relative;
}
	
input, textarea, .options {
	font: .9em "lucida sans", verdana, sans-serif;
	padding: 0.2em;
	border:1px solid #00BBF9;
}

.options input {
	float: none;
	padding-left: 0;
}
div.buttons {
	clear: both;
	float: left;
	width: 300px;
	padding-top: 20px;
}

.options label {
	font: .9em "lucida sans", verdana, sans-serif;
	color: #000;
	text-transform: none;
}

input[type="submit"] {
	background: none;
	border: 2px solid #00BBF9;
	color: #00BBF9;
	float: left;
}
#innerform {
	float: left;
	padding: 15px;
}

input[type="reset"] {
	border: 2px solid #00BBF9;
	color: #00BBF9;
	float: left;
	background: none;
}

.clearthis {
	clear: both;
}



.none {
	display: block;
	font: .8em "lucida sans", verdana, sans-serif;
	position: relative;
	color: #333;
	margin: 0 0 1em;
	padding: 0.5em;
	background-color: #fff;
	border: 1px dotted #ccc;
}

.NOTOK {
	display: block;
	font: .8em "lucida sans", verdana, sans-serif;
	position: relative;
	color: #000;
	margin: 0 0 1em;
	padding: 0.5em;
	background-color: #ffdfdf;
	border: 1px dotted #de9292;
}

.OK {
	display: block;
	font: 0.8em "lucida sans", verdana, sans-serif;
	position: relative;
	color: #003300;
	margin: 0 0 1em;
	padding: 0.5em;
	border: 1px dotted #de9292;
	background-color: #CCFFAA;
}

.errorMessage {
	display: block;
	font: .8em "lucida sans", verdana, sans-serif;
	position: relative;
	color: #000;
	margin: 0 0 1em;
	padding: 0.5em;
	background-color: #ffdfdf;
	border: 1px dotted #de9292;
}

.focus { background-color: #fefbc8; }

.error {
	background: #FF9999;
}

.warning {
	background: url(../img/marks.gif) no-repeat left 0px;
}

.checkmark {
	background: url(../img/marks.gif) no-repeat left -40px;
}

.question {
	background: none;
}

.highlight {
	background: url(../img/marks.gif) no-repeat left -60px;
}


select {
	font: .9em "lucida sans", verdana, sans-serif;
}



p.message {
	font: normal 1.2em "lucida sans", verdana, sans-serif;
	color: #000000;
	background: #CCCCCC;
	display: block;
	padding: 10px;
	width: 90%;
}
p.explanation {
	font-size: 10px;
	font-weight: normal;
	color: #003300;
}
legend {
	display: table;
	font: 0.9em arial, Tahoma, helvetica, sans-serif;
	position: relative;
	color: #00BBF9;
	margin: 0 0 1em;
	padding: 0.5em;
	border: 1px dotted #00BBF9;;
	background: #161616;
}
codeblock {
	border: 1px solid #DADADA;
}

ul { list-style-type: square; margin: .5em 0 .5em 0; }
li { font: .9em "trebuchet ms", arial, helvetica, verdana; color: #454545; margin: 0 0 .3em 0; }

dl {
	background-color: #d8f4fe;
	color: #000;
	border: 1px solid #acd3ff;
	padding: .5em;
}

dt {
	margin: 0 1em 0 0;
	font: bold .9em "lucida sans", verdana, sans-serif;
	color: #000;
}

dd {
	font: .9em "lucida sans", verdana, sans-serif;
	color: #000;
}