/* body */

body{
    scrollbar-face-color: #282828;
    scrollbar-shadow-color: #1F1E1E;
    scrollbar-highlight-color: #454444;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #282828;
    scrollbar-arrow-color: #3B93B5;
background-image: url(images/main_bg.gif);
background-repeat:repeat-x;
margin-top:0px;
margin-left:0px;
background-color:#000000;

}
/* links */

a.linkgrey_10px:link 	{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:none;  }    
a.linkgrey_10px:visited {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:none; }  
a.linkgrey_10px:hover 	{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:none;}   
a.linkgrey_10px:active  {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:none; }  

a.linkwhite_11px:link 	{font-family:Trebuchet MS; font-size:11px; color:#0099FF; text-decoration:none;  }    
a.linkwhite_11px:visited {font-family:Trebuchet MS; font-size:11px; color:#0099FF; text-decoration:none; }  
a.linkwhite_11px:hover 	{font-family:Trebuchet MS; font-size:11px; color:#ffffff; text-decoration:underline;}   
a.linkwhite_11px:active  {font-family:Trebuchet MS; font-size:11px; color:#ffffff; text-decoration:none; }  

/* text */
.white_11_reg{
font-family:Trebuchet MS;
font-size:11px;
color:#ffffff;
line-height:15px;
}

.white_lead{
font-family:Trebuchet MS;
font-size:11px;
line-height:19px;
color:#ffffff;
}
.white_13_reg{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
font-weight:bold;
}

.black_11_reg{
font-family:Lucida Sans Unicode, Lucida Console;
font-size:11px;
color:#000000;
line-height:16px;
}
.grey_11_reg{
font-family:Arial;
font-size:11px;
color:#A09F9F;
line-height:12px;
}

.grey_11_reg2{
font-family:Trebuchet MS;
font-size:11px;
color:#999999;
line-height:12px;
}

.grey_10_reg{
font-family:Arial;
font-size:10px;
color:#666666;

}

.blue_11_bold{
font-family:Arial;
font-size:11px;
color:#3B93B5;
font-weight:bold;
line-height:12px;
}
/* form stuff */


.formbox{
font-family:Trebuchet MS;
font-size:11px;
color:#ffffff;
background-color:#666666;
height:13px;
border:1px solid #333333;
padding:3px;
}

.textbox{
font-family:Trebuchet MS;
font-size:11px;
color:#ffffff;
background-color:#666666;
border:1px solid #333333;
padding:3px;
}

.btn{
height:20px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
font-weight:bold;
background-color: #000000;
border-bottom: 1px solid #383636;
border-right: 1px solid #414141;
border-left: 1px solid #414141;
border-top: 1px solid #5F5E5E;
}
/* misc */
hr{
height:1px;
color:#999999;
}

/* table classes */

#smallcenterTable{
width:250px;
align:center;
margin-left:300px;
margin-top:100px;
margin-right:20px;
}

#smallleftTable{
width:400px;
align:center;
margin-left:100px;
margin-top:45px;
margin-right:20px;
}

#smallleftTable2{
width:250px;
align:center;
margin-left:70px;
margin-top:45px;
margin-right:20px;
}

#mediumcenterTable{
width:600px;
align:center;
margin-left:30px;
margin-top:0px;
margin-right:20px;
}

#mediumfullTable{
width:650px;
align:center;
margin-left:30px;
margin-top:0px;
margin-right:20px;
}

#mediumfullTable2{
width:750px;
align:center;
margin-left:30px;
margin-top:0px;
margin-right:20px;
}

#mediumleftTable{
width:500px;
align:center;
margin-left:30px;
margin-top:0px;
margin-right:20px;
}

#mediumhalfTable{
width:340px;
align:center;
margin-left:30px;
margin-top:0px;
margin-right:20px;
}

#sm_btn_table{
width:210px;
align:right;
margin-top:0px;
margin-right:65px;
}