body {margin:0; padding:0; background-color:#FFFFFF;}
form {margin:0; padding:0}

td, tr {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#636363; vertical-align:top;  text-align:left;}

.end{ color:#B7D7F0; text-decoration:none; font-size:10px; font-weight:bold}
.end1{ color:#FFFFFF; text-decoration:none; font-size:9px; font-weight:normal}
.end a{ color:#B7D7F0; text-decoration:underline; font-size:10px; font-weight:bold}
.end a:hover{ color:#B7D7F0; text-decoration:none; font-size:10px; font-weight:bold}


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

.top td select{ width:111px; height:19px; font-size:11px; padding:0 0 1px 6px;}
.top td{ color:#FFFFFF; font-weight:bold;}

.top1 td input{ width:129px; height:17px; font-size:11px; padding:0 0 1px 6px;}
.top1 td{ color:#FFFFFF; font-weight:bold;}
.top2 a{ color:#FFFFFF; text-decoration:none; font-size:9px;}
.top2 a:hover{ color:#FFFFFF; text-decoration:underline; font-size:9px;}
.inp1 td input{ width:122px; height:18px; font-size:11px; padding:0 0 1px 6px;}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url(images/ch_blu.jpg) center left no-repeat; margin:0 0 0 0; padding:0 0 0 9px;}
.r1 li a {line-height:20px; color:#007CC7; text-decoration:none; font-weight:400; background-position:left center;}
.r1 li a:hover { text-decoration:underline; color:#007CC7;}

.r2 ul { margin:0; padding:0; list-style:none;}
.r2 li { background:url(images/ch_blu.jpg) center left no-repeat; margin:0 0 0 0; padding:0 0 0 9px;}
.r2 li a {line-height:20px; color:#007CC7; text-decoration:none; font-weight:400; background-position:left center;}
.r2 li a:hover { text-decoration:underline; color:#007CC7;}
.r2 li b{ color:#636363; font-weight:normal;}


.txt1 td a{ color:#636363; text-decoration:none; font-weight:normal}
.txt1 td a:hover{ color:#636363; text-decoration:underline;  font-weight:normal;}


.form input{ width:178px; height:19px; border:1px solid #767676; font-size:11px; color:#636363; padding:1px 0 1px 6px;}
.form textarea{ width:178px; height:175px; border:1px solid #767676; overflow:auto; font-family:tahoma, arial, helvetica, sans-serif; font-size:11px; color:#636363; padding:1px 0 1px 6px;}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
