/* CSS Document */

.main {color: #111111; font-family: Tahoma; font-size: 13px; font-weight: normal}
.side {color: #e9e9e9; font-family: Tahoma; font-size: 14px; font-weight: bold; font-variant: small-caps;}
.side2 {color: #e9e9e9; font-family: Tahoma; font-size: 11px; font-weight: bold}
.side3 {color: #013fb1; font-family: Tahoma; font-size: 11px; font-weight: bold; vertical-align: bottom;}

.copy {color: #000000; font-family: Tahoma; font-size: 11px;
		background-image: url('images/index_33.gif'); 
		vertical-align: middle;}

.nerf {background-image: url('images/index_27.gif');}

body 
{
background-image:
url('images/bg.gif') ; background-repeat: repeat-x ;
margin: 0px 0px 0px 0px;
background-color: #6d6d6d;
}


a.copy:link {color: #000000}     
a.copy:visited {color: #000000}  
a.copy:hover {color: #000000; background: #999999}   
a.copy:active {color: #000000}

a.side:link {color: #e9e9e9; text-decoration: none}     
a.side:visited {color: #e9e9e9; text-decoration: none}  
a.side:hover {color: #FFFFFF; text-decoration: none; background: #008e8e}   
a.side:active {color: #e9e9e9; text-decoration: none}  

a.side2:link {color: #e9e9e9; text-decoration: none}     
a.side2:visited {color: #e9e9e9; text-decoration: none}  
a.side2:hover {color: #FFFFFF; text-decoration: none; background: #008e8e}   
a.side2:active {color: #e9e9e9; text-decoration: none}  

a.side3:link {color: #013fb1; text-decoration: none}     
a.side3:visited {color: #013fb1; text-decoration: none}  
a.side3:hover {color: #ffffff; text-decoration: none; background: #013fb1}   
a.side3:active {color: #013fb1; text-decoration: none}

input
{
color: #111111;
background: #f7f7f;
border: 1px solid #111111
}

.submit input
{
color: #FFFFFF;
background: #00aab9;
border: 2px outset #d7b9c9
} 
