/* CSS Document */


body {background-image: url(/images/design/bg.jpg); background-repeat: repeat;background-attachment: fixed; }


.content {font-family:Arial,Helvetica,Sans Serif; font-size:12px; color:#EAD705;}

.content2 {font-family:Arial,Helvetica,Sans Serif; font-size:10px; color:#EAD705;}


/* links */
a:link {color: #EF6D3B; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a:visited {color: #EF6D3B; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a:active {color: #EF6D3B; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a:hover {color: #999999; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}
 

a.bottom:link {color: #EF6D3B; font-family:Arial,Helvetica,Sans Serif; font-size:10px; font-weight: bold; text-decoration:underline;}

a.bottom:visited {color: #EF6D3B; font-family:Arial,Helvetica,Sans Serif; font-size:10px; font-weight: bold; text-decoration:underline;}

a.bottom:active {color: #000000; font-family:Arial,Helvetica,Sans Serif; font-size:10px; font-weight: bold; text-decoration:underline;}

a.bottom:hover {color: #EAD705; font-family:Arial,Helvetica,Sans Serif; font-size:10px; font-weight: bold; text-decoration:underline;}  
 

/* tables */
.borderTable {	
border: 1px dotted #EF6D3B;
font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold;
margin-left:auto; margin-right:auto;
background-color: #000000;
}
