/* CSS Document */
body{margin:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333;}
a:link{font-size:14px; text-decoration:none; color:#333;}
a:active{font-size:14px; text-decoration:none; color:#333;}
a:visited{font-size:14px; text-decoration:none; color:#333;}
a:hover{font-size:14px; text-decoration:none; color:#333;} 

.navlink:link{font-size:18px; text-decoration:none; color:#8e0055; font-weight:bold;}
.navlink:hover{font-size:18px; text-decoration:none; color:#630031; font-weight:bold;}
.navlink:visited{font-size:18px; text-decoration:none; color:#8e0055; font-weight:bold;}
.navlink:active{font-size:18px; text-decoration:underline; color:#8e0055; font-weight:bold;}

.link14px:link{font-size:14px; text-decoration:none; color:#8e0055; }
.link14px:active{font-size:14px; text-decoration:underline; color:#8e0055;}
.link14px:visited{font-size:14px; text-decoration:none; color:#8e0055;}
.link14px:hover{font-size:14px; text-decoration:none; color:#630031;}



input, select,textarea { padding:1px; margin:2px; font-size:12px;}
fieldset {padding:10px; margin-top:5px; border:none;}
fieldset label { float:left; width:100px; text-align:right; padding:4px; margin:1px;}
fieldset div { clear:left; margin-bottom:2px;}


.top{width:100%; height:178px; margin:0; background:url(../images/bg_top.jpg) repeat-x; text-align:center;}
.header{ position:relative; width:1000px; height:178px; margin:auto; background:url(../images/bg_header.jpg) no-repeat;}
.top-nav{position:absolute;right:0; bottom:55px;}

.container{width:1000px; height:300px; margin:auto; }
.login-form{float:left; width:550px;}
.login-box{float:right; margin:20px 0 0 10px; padding-top:100px; width:390px; height:310px; background:url(../images/bg_loginform.gif) no-repeat; }

.register-form{float:right; width:450px;}
.register-box{ margin:20px 0 0 30px; padding-left:20px; width:320px; height:300px; border-left:#ccc 1px solid;}
.register-box ul{list-style:none;}
.register-box li{listy-style:none; line-height:28px; color:#186B99; font-weight:bold;}
.register-box li img{margin:10px;}

.bottom{width:100%; height:100px; background:url(../images/bg_bottom.gif) repeat-x 0 0; text-align:center;}
.footer{width:1000px; height:100px; margin:auto;}
.copyright{margin:auto; padding-top:10px; width:620px; text-align:center;}

