@charset "utf-8";
/* CSS Document */

.content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #000000;
}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
.maintable  tr {
	padding: 0px;
}
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/menu/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/menu/button3.gif);}
.menu1 li.current a b {background:url(images/menu/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(images/menu/button2.gif);}
.menu1 li a:hover b {background:url(images/menu/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(bimages/menu/utton3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(images/menu/button3.gif) no-repeat right top;}
.footer {
	background:#999999;
	font-size: 12px;
	padding: 5px;
}

.register {
background:#efefef;
color: #000000;
width:600px;
height:300px;
padding:0px;
border: 1px black dashed;
}

.links {
text-decoration: none;
color: #999999;
}
.links a {
text-decoration: none;
color: #999999;
}
.links a:hover {
text-decoration: none;
color: #999999;
}
h1 {
	color: #800000;
}
h2 {
	color: #800000;
}
h3 {
	color: #800000;
}
h4 {
	color: #800000;
}

