/* CSS Document */

body{margin:0px;
background-color:#ffffff;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
overflow:;
scrollbar-3dlight-color:;
                scrollbar-arrow-color:;
                scrollbar-track-color:;
                scrollbar-darkshadow-color:;
                scrollbar-face-color:;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:
}

.button{background-image:url(images/button.png);
background-repeat:no-repeat;
width:120px;
height:30px;
font-size:9px;
position:absolute;
top:0;
color:#FFFFFF;
text-align:center;
padding-top:7px;}

.gradualshine{
filter:alpha(opacity=100);
-moz-opacity:20;
z-index:1;
}

h1{font-size:18px;
color:#0066CC;
margin-bottom:0px;
font-family:'Century Gothic';}

h2{color:#0066CC;
font-size:18px;
padding-bottom:0px;
margin-bottom:5px;
font-family:'Century Gothic';}

h3{font-size:16px;
font-family:'Century Gothic';}
ul{margin-top:0px;}
.style53{color:#FFFFFF;}

a{color:#CC0033;
text-decoration:none;}
a:hover{color:#000000;
text-decoration:underline;}

#inner{font-size:10pt;
text-align:justify;
vertical-align:top;
background-color:#FFFFFF;}

.inner{vertical-align:top;
font-size:9pt;
text-align:justify;}

ul,li{list-style-type:square;
margin-left:10px;
padding-left:0px;
text-align:left;}

#main{height:600px;
background-color:#ffffff;
text-align:center;
vertical-align:top;
padding-left:20px;
padding-right:90px;
padding-top:30px;}

#menu{font-size:12px;
text-transform:uppercase;
padding-left:10px;
padding-right:10px;}

.menu{font-size:9px;
padding-right:10px;
color:#FFFFFF;
font-weight:bold;}

#menu a{color:#FFFFFF;
text-decoration:none;}
#menu a:hover{color:#FFCC00;}

#bottom{background-color:#171717;
background-image:url(images/bottombar.jpg);
background-repeat:repeat-x;
width:100%;}
