@charset "iso-8859-1";
body { 
font-family: arial; 
cursor: crosshair;
font-size: 11px; 
background-image: url("bg.png");
background-repeat: repeat;
background-position: top right;
color: #000000; 
text-align: justify;
background-color: #e7edf1;
scrollbar-arrow-color: #E3DBAF;
  scrollbar-track-color: #F7F7ED;
  scrollbar-face-color: #F5EFCB;
  scrollbar-highlight-color: #E0D980;
  scrollbar-3dlight-color: #F7F7ED;
  scrollbar-darkshadow-color: #F7F7ED;
  scrollbar-shadow-color: #E0D980;}

table { 
font-family: arial; 
font-size: 11px;
text-align: justify;
}

.header1 { 
font-family: georgia; 
font-size: 18px; 
font-weight:bold; 
letter-spacing: -1px;
text-align:right; 
line-height: 14px;
text-transform: lowercase;
color: #000000; 
background-color: #eaeff4; 
border: #6C6C6C; 
border-style: dashed; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}

.header2 { 
font-family: georgia; 
font-size: 16px; 
font-weight:bold; 
letter-spacing: -1px;
text-align:right; 
line-height: 12px;
text-transform: lowercase;
color: #000000; 
background-color: #eaeff4; 
border: #6C6C6C; 
border-style: dashed; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}

.copyright { 
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
background-color: #F5EEC6; 
border: #CDC15A; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

a.nav:link, a.nav:visited, a.nav:active{
color: #767676; 
display: block;
font-family: century gothic;
text-align: center;
line-height: 14px;
letter-spacing: 2px;
text-transform: lowercase;
background-color: #ffffff;
text-decoration: none;
}

a.nav:hover      { 
display: block;
line-height: 14px;
color: #f557a9; 
text-align: center;
font-family: century gothic;
text-transform: lowercase;
letter-spacing: 2px;
background-color: #eff3f4
}

a:link, a:visited, a:active {
color: #f557a9; 
font-family: century gothic;
text-transform: lowercase;
background-color: #ffffff;
letter-spacing: 2px;
text-decoration: none;
}

a:hover      { 
color: #767676; 
font-family: century gothic;
letter-spacing: 2px;
background-color: #eff3f4;
text-transform: lowercase;
text-decoration: none;
}

a.rules:link, a.rules:visited, a.rules:active{
color: #000000; 
background-color: #ffffff;
font-family: arial;
cursor: crosshair;
letter-spacing: 0px;
text-transform: none;
text-decoration: none;
}

a.rules:hover      { 
color: #000000; 
background-color: #ffffff;
font-family: arial;
cursor: crosshair;
letter-spacing: 0px;
text-transform: none;
text-decoration: none;
}

i, em {
color: #0040B0;
}


b, strong {
color: #FF9A40;
font-weight: normal;
}

u, underline {
color: #000000;
border-bottom: 2px dashed #A4CC00;
}