/* CSS Document */

* {margin:0; padding:0; vertical-align:top; border:none;}
body {overflow:auto; background:#000000;}
p {font-size:10px; color:#BCBBBB; font-family:verdana, tahoma, arial; text-transform:uppercase; margin-top:15px;}
p b {color:#FFFFFF; font-weight:normal;}
ul {margin-top:15px; list-style-type:none; list-style-image:url(../images/list.gif);}
li {margin-bottom:8px; margin-left:12px; font-family:verdana, tahoma, arial; color:#FFFFFF; font-size:10px; text-transform:uppercase;}
li a {font-family:verdana, tahoma, arial; color:#FFFFFF; font-size:10px; text-transform:uppercase; text-decoration:none;}
li a:hover {text-decoration:underline;}
a {font-family:verdana, tahoma, arial; color:#FFFFFF; font-size:10px; text-transform:uppercase; text-decoration:none;}
a:hover {text-decoration:underline;}
input {width:100%; height:22px; margin-bottom:5px; background:none; border:1px solid #BCBBBB; padding:3px; font-family:verdana, tahoma, arial;
		font-size:10px; color:#BCBBBB; text-transform:uppercase; float:left;}
textarea {width:100%; height:115px; margin-bottom:5px; background:none; border:1px solid #BCBBBB; line-height:22px; padding:3px; font-family:verdana, tahoma, arial;
		font-size:10px; color:#BCBBBB; text-transform:uppercase; overflow:auto; float:left;}

#clear {cursor:pointer; border:none; width:70px; height:20px; background:url(../images/b_clear.jpg); float:right; margin-left:15px; margin-top:15px;}
#send  {cursor:pointer; border:none; width:60px; height:20px; background:url(../images/b_send.jpg);  float:right; margin-left:15px; margin-top:15px;}

#menu {height:74px; background:url(../images/bg_menu.jpg) repeat-x top #971F10; padding-top:1px; text-align:center; white-space:nowrap; font-size:1px;}

#content {height:339px; background:url(../images/bg_content.jpg) repeat-x top #1B1B1B; padding:30px; padding-bottom:15px;}

#footer {height:100%; background:url(../images/bg_foter.jpg) repeat-x top; font-size:10px; font-family:arial, verdana, tahoma; color:#606060; padding:22px; line-height:24px; text-transform:uppercase;}
#footer span {color:#B0B0B0;}
#footer a {color:#B0B0B0; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer div {float:right; width:170px; line-height:16px;}