* {
margin:0px;
padding:0px;
}

body{
background-color:#000000;
font-family:Book Antiqua;
}
table{
border-collapse:collapse;
}
tr{
vertical-align:top;
}
.maintable{
width:95%;
}
.header{
height:104px;
background-image: url(/templates/images/header_bg.jpg)
}
.toplinks{
height:25px;
background-image: url(/templates/images/mbbg.jpg);
background-color:white;
border-color:#DDDDDD #444444;
border-style:solid;
border-width:3px 1px;
}
.toplinks a{
color:#444444;
font-family:Arial;
font-size:12px;
line-height:25px;
padding:6px 12px;
text-decoration:none;
}
.toplinks a:hover,
.toplinks a.home {
                color:white;
                background-color:#777777;
                background-image:url("/templates/images/link_top_bg.jpg");
}
.center {
background-color:white;
color:black;
padding:1em;
}
.center a, h4{
color:black;
text-decoration:none;
background-image:url("/templates/images/headbg.jpg");
background-repeat:no-repeat;
height:25px;
padding-bottom:5px;
padding-left:15px;
padding-top:3px;
font-size:16px;
font-weight:bold;
}
.center a span{
font-weight:normal;
}
.footer{
background-color:#BCBCBC;
color:gray;
padding:0.5em;
text-align:right;
}
.footer a {
color:#333333;
text-decoration:none;
}
a img {
border:0 none;
}
form{
margin:0px;
padding:0px;
display:inline;
}
input.button{
background-color:#FFFFFF;
vertical-align:top;
font-weight:bold;
}
.upload{
margin:0 5px;
padding: 5px;
border:1px solid #c0c0c0;
width:98%;
}
.upload1{
margin:0 5px;
padding: 5px;
border:1px solid #c0c0c0;
}
textarea{
background-image:url(/templates/images/txtbg.gif);
line-height:16px;
}
h1{
font-size:22px;
font-family:Arial;
}
.message{
        margin-top:-5px;
        margin-bottom:10px;
        font-size:18px;
        font-weight:bold;
        border:1px dotted yellow;
        padding:5px;
        background-color:#fff0f0;
        text-align:center;
}
.code_table {
        background-color:#f4f4f4;
        width:100%;
        border-left:5px solid gray;
        border-bottom:1px solid #dddddd;
        border-right:1px solid #dddddd;
        border-top:1px solid #dddddd;
        margin-bottom:10px;
}
.code_table a{
margin:0;
padding:0;
background:none;
}
.table_100{
width:100%;
margin:10px;
}
.td_code_fields {
text-align:left;
vertical-align:middle;
}
.td_code_image {
        width:200;
        vertical-align:middle;
        text-align:center;
        padding:10px;
}
.code_image {
border:1px solid black;
}
.code_box {
background-color:white;
border:1px solid gray;
color:#3C3CB5;
cursor:pointer;
font-family:tahoma;
font-size:10px;
width:500px;
}
.center_table{
width:100%;
}
.center_table a{
background: none;
padding:0;
margin:0;
height:auto;
}
.center_table,
.center_table tr,
.center_table tr td
{
text-align:center;
vertical-align:middle;
padding:10px;
}
.image_number{
text-align:center;
vertical-align:middle;
padding-left:3px;
}
.usertable{
width:100%
}
.usertable tr{
height:25px;
}
.usertable a{
width:100%;
float:left;
}
.t1{
font-size:12px;
}
.links a{
display:inline;
background:none;
width:20px;
height:10px;
float:none;
font-size:12px;
font-weight:normal;
text-decoration:underline;
margin:0px;
padding:0px;
}

a.findlinks {
background:none;
color:#444444;
font-family:Arial;
font-size:12px;
padding:0;
margin:0;
text-decoration:none;
font-weight:normal;
}

a.findlinks:hover {
color:red;
font-family:Arial;
font-size:12px;
padding:0;
margin:0;
text-decoration:none;
font-weight:normal;
}



a.findlinks2 {
background:none;
color:#444444;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
}

a.findlinks2:hover {
color:red;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
}

