/* -- Body Style -- */
body {background-color:#000;margin-top:0px;padding-top:10px; font-family: Arial, Helvetica, sans-serif;font-size:12px;}
body,div,p,td {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 12px; color: #fff; }

/* -- Links Style -- */
a {font-family: Arial, Helvetica, sans-serif, Verdana;}
a:link {color:#fc0; text-decoration:none;}
a:visited {color:#fc0; text-decoration:none;}
a:hover {color:#fc0; text-decoration:none;}
a:active {color:#fc0; text-decoration:none;}

/* -- Heading Style --*/
h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif, Verdana;}
h1 {color:#b70016;}

/* -- Class Style --*/
.copy {font-size:11px;padding-left:10px;}
.flinks {float:right;font-size:11px;color:#fff;padding-right:10px;}
a.flinks:link {font-size:11px; text-decoration:none;}
a.flinks:visited {font-size:11px; text-decoration:none;}
a.flinks:hover {font-size:11px; color:#fc0; text-decoration:none;}
a.flinks:active {font-size:11px; text-decoration:none;}

.bullet {margin:5px 0px 13px 0px;padding:5px 0px 0px 35px;line-height:16px;list-style-image: url(bul.gif);}
.bullet3 {margin:10px 0px 13px 0px;padding:0px 0px 0px 50px;list-style-image: url(bul3.gif);}
.bullet4 {margin:0px;padding:0px;list-style-image: url(mark.gif); border:1px solid #e5e5e5; background-color:#F8FEED;}
.center {margin-left:auto;margin-right:auto;}
.right {float:right;}
.clear {clear:both;}
.err {color:#b70016;font-size:12px;font-weight:bold;}
.error {font-size:12px;background:url(mark.gif) top left no-repeat;padding:2px 0 0 15px;}
.green {font-size:12px;font-weight:bold;background:url(tick.png) top left no-repeat;padding:2px 0 0 18px;}
.bred {color:#b70016;font-size:16px;}
.yellow {color:#ffcc00;font-weight:bold;}
.byellow {color:#ffcc00;font-size:14px;font-weight:bold;}
a.byellow:link {font-size:14px; color:#ffcc00; text-decoration:none;}
a.byellow:visited {font-size:14px; color:#ffcc00; text-decoration:none;}
a.byellow:hover {font-size:14px; color:#ffcc00; text-decoration:none;}
a.byellow:active {font-size:14px; color:#ffcc00; text-decoration:none;}

.htext {padding:25px 0 0 10px;}
.ftext {padding:0 0 0 10px;}

/* -- Button Style --*/
.enter {background:url(btn_enter.gif) no-repeat;width:46px;height:33px;border:0px;margin:0px;padding:0px;cursor:pointer;}
.reset {background:url(btn_reset.gif) no-repeat;width:68px;height:30px;border:0px;margin:0px;padding:0px;cursor:pointer;}
.submit {background:url(btn_submit.gif) no-repeat;width:76px;height:30px;border:0px;margin:0px;padding:0px;cursor:pointer;}

/* -- Form Style --*/
input {font-size:12px;height:18px;margin:0px;padding:0px;}
hr {height:1px;border:0px;color:#333;background-color:#333;padding:0px;margin:0px;}