 body{
 color:#F5F8CE;
 font-weight:bold;
font-family:verdana, georgia;
font-size:8pt;
 background:url('images/bg2.jpg') repeat-x ;
 background-color:#DEDEDE;
 cursor:crosshair;
 }

a{
color:#F8D794;
font-weight:bold;
text-decoration:none;
} 

a:hover{
color:#A1C7F7;
font-weight:bold;
text-decoration:underline;
cursor:crosshair;
}

b{
color:#A1C7F7;
}

i{
color:#F38C89;
}

u{
font-weight:bold;
text-decoration:none;
border-bottom:dashed 1px #9BE1AB;
}

.tablelish{
background:url('images/index2_04.jpg') no-repeat;
background-repeat:no-repeat;
}

 table{
color:#F5F8CE;
font-weight:bold;
font-family:verdana, georgia;
font-size:8pt;
background:url('images/bg1.jpg') repeat-y;
}
 
 

  
.left{background:url('images/index2_03.jpg') no-repeat;
}

.right{
background:url('images/index2_05.jpg') no-repeat;
}


.bottom{
background:url('images/bottom.jpg') no-repeat;
background-repeat:no-repeat;
}

h1{

background:url('images/h1.jpg');
color:#A1C7F7;
font-size:15;
font-family:arial;
filter:alpha(opacity=70);
-moz-opacity:0.7;
height:20;
text-align:right;
}

h2{

background:white;
color:#9BE1AB;
font-size:15;
font-family:arial;
filter:alpha(opacity=70);
-moz-opacity:0.7;
height:20;
text-align:right;
}

.box{
background:white;
width:100%;
filter:alpha(opacity=70);
-moz-opacity:0.7;
padding:5px;
color:#525252;
font-family:verdana, georgia;
font-size:8pt;
font-weight:normal;
}

#navigation {
margin:1px;
padding:0;
list-style-type:
none;
}

#navigation li {
margin-bottom: 1px;
}

#navigation a 
{
padding:1px;
font-family:verdana;
background:#B6B6B6;
display:block;
width:95%;
text-decoration:none;
text-align:left;
filter:alpha(opacity=70);
-moz-opacity:0.7;
color:#F1F1EF;
font-size:8pt;
border-bottom:1px solid black;
}

#navigation a:hover {
background:#868582;
text-align:right;
color:white;
width:95%;
cursor:crosshair;
text-decoration:none;
}

s{
color:#F8D794;
}