body
    {
    background-color:#0e0e0e;
    margin:0px;
    padding:0px;
    }

table
    {
    border:0px;
    border-collapse:collapse;
    }

table td { padding:0px; }

td
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:13px;
    color:#ffffff;
    }

form
    {
    margin:0px;
    padding:0px;
    }

h1
    {
    margin:0px;
    padding:20px;
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:18px;
    color:#2189D7;
    }

h2
    {
    margin:0px;
    padding:0px;
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:15px;
    color:#ffffff;
    }

.style1
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:11px;
    color:#666666;
    }

.style2
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:15px;
    color:#ffffff;
    }

.style3
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:13px;
    color:#333333;
    }

a
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    text-decoration:underline;
    }

a:hover
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    }

a.commerce
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    }

a.commerce:hover
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    text-decoration:underline;
    }

a.style4
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-weight:normal;
    font-size:13px;
    color:#2189D7;
    text-decoration:underline;
    }

a.style4:hover
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-weight:normal;
    font-size:13px;
    color:#2189D7;
    text-decoration:none;
    }

.style5
    {
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:13px;
    color:#2189D7;
    }

.style6
    {
    margin:10px;
    padding:20px;
    font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
    font-size:15px;
    color:#333333;
    text-decoration:bold;
    }

.background {
background:url(/img/bg.jpg) top left repeat-x;
}

.white_background {
background-color:#ffffff;
padding:5px;
}

.head {
background:url(/photos/head.jpg) top center no-repeat;
height:186px;
}

.menu {
background:url(/img/menu.gif) repeat-x;
height:50px;
}

a.top_menu {
background:url(/img/separator.gif) left no-repeat;
padding:0 0 0 17px;
text-decoration:none;
color:#ffffff;
}

a.top_menu:hover {
background:url(/img/separator.gif) left no-repeat;
padding:0 0 0 17px;
text-decoration:underline;
color:#ffffff;
}

.hot {
background:url(/img/hot.gif) top left repeat-x;
background-color:#679a00;
height:290px;
}

#tooltip {
background-color:#ffffff;
border:solid 1px #333333;
color:#333333;
font-family:Trebuchet MS,Verdana,Tahoma;
font-size:11px;
margin:0px;
padding:5px;
position:absolute;
visibility:hidden;
z-index:100;
}

a.bottom {
font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
font-weight:normal;
font-size:11px;
color:#999999;
text-decoration:none;
}

a.bottom:hover {
font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
font-weight:normal;
font-size:11px;
color:#999999;
text-decoration:underline;
}

input {
width:290px;
margin-top:0.5px;
margin-bottom:0.5px;
padding:5px;
font-family:Tahoma,Trebuchet MS,Verdana,Tahoma;
font-size:12px;
color:#333333;
border:solid 1px #2189D7;
}

textarea {
width:500px;
margin-top:0.5px;
padding:5px;
font-family:Tahoma,Trebuchet MS,Verdana,Tahoma;
font-size:12px;
color:#333333;
border:solid 1px #2189D7;
overflow:hidden;
}

input.code {
width:40px;
margin-top:0.5px;
margin-bottom:0.5px;
padding:5px;
font-family:Tahoma,Trebuchet MS,Verdana,Tahoma;
font-size:12px;
color:#333333;
border:solid 1px #2189D7;
}

input.submit {
width:80px;
margin-top:0.5px;
margin-bottom:0.5px;
padding:5px;
font-family:Tahoma,Trebuchet MS,Verdana,Tahoma;
font-size:12px;
background-color:#2189D7;
color:#ffffff;
border:solid 1px #2189D7;
}