body
{ 
margin-left: 0px;
margin-top: 7px;
background-image: 
url('../images/h_bg.gif');
background-repeat: repeat-x
}
.gray {
	color: #999999;
}

form { margin:0 }
.h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
a.hl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.hl:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bd {

	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
#l_errors {
	position:absolute;
	width:100%;
	z-index:10;
	top: 5px;
	background-color: #FFFFFF;
}.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.layer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #EBEBEB;
	border: 1px solid #666666;
}
#search_pop {
	position:absolute;
	width:210px;
	z-index:10;
	top: 17px;
	background-color: #FFFFFF;
	left: 0px;
	visibility: hidden;
}
#l_new {
	position:absolute;
	width:600px;
	z-index:10;
	top: -5px;
	background-color: #FFFFFF;
	left: 15px;
}
.err {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
}
.8p {
	font-size: 8pt;
}
a.w:link {
	color: #FFFFFF;
}
a.w:visited {
	color: #FFFFFF;
}
.bd_img {

	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.c {
	display: block;
	font-family: Courier;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	margin-left: 20px;
	padding-top: 30px;
	border: 1px solid gray;
	background-color: #f1f1f1;
	background-image: url('../images/code.gif');
	background-repeat: no-repeat;
	white-space: pre;
}
.q {
	display: block;
	margin: 10px;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid gray;
	background-color: #f1f1f1;
}.line {
	background-color: #000000;
	padding: 0px;
}
.hd_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.hd_black_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
}
.format {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.format_over {
	background-color: #c1d2ee;
	border: 1px solid #316ac5;
	cursor: hand;
}
.t8red {
	font-size: 8pt;
	color: #CC0000;
}
.img_post { 
	max-width:730;
	width: expression(this.width > 730 ? 730: true);
}
.cal {
	margin-left: 0px;
	cursor: pointer;
}
.move {
	height: 123px;
	width: 951px;
	position: relative;
	margin-bottom: 5px;
}
.move a:link, .move a:visited {
	color: #007303;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.move_l {
	position: absolute;
	left: 76px;
	top: 88px;
}
.move_r {
	position: absolute;
	left: 405px;
	top: 88px;
}
.move img {
	height: 123px;
	width: 951px;
	border:none;
}

