﻿body {
 background-color:#eeeeee;
 font-family:Arial;
 font-size:12px;
 background-image:url("../images/bg.gif");
 background-position:center;
 background-repeat:repeat-y; 
}

A:link	{color:#2d8da3; text-decoration:none}
A:visited	{color:#2d8da3; text-decoration:none}
A:hover	{color:#ff5555;text-decoration:underline}
A:active	{color:#84a4af}

.fntsmall {
font-family:Arial;
font-size:10px;
}

.fnt {
font-family:Tahoma;
font-size:12px;
color:#6a97a4;
font-weight:normal;
}

h1 {
margin:0px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#769aa7;
}
h2 {
margin:0px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#9cb5bf;
}
.hed1 {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#4d8697;
}
.hed2 {
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:#9cb5bf;
}
.hed3 {
font-family:Tahoma;
font-size:18px;
font-weight:bold;
font-style:italic;
color:#568292;
}

.OddsBod {
font-family:Tahoma;
font-size:12px;
color:#b99a8c;
}
.ArtBod {
font-family:Tahoma;
font-size:12px;
color:#a59a8d;
}
.FetBod {
font-family:Tahoma;
font-size:12px;
color:#84a4af;
}
.newshed {
font-family:Tahoma;
font-size:12px;
color:#84a4af;
font-weight:bold;
}

.fntmed {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#84a4af;
}


.button {
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 color:#95b1bb;
 background-color:#eeeeee;
 height: 18px;
}

.button:hover {
background-color:#4079a0;
color: #ffffff;
}

.flash
{
background-color:#cccccc;
}

.box {
 font-family:Tahoma;
 font-size:10px;
 color:#95b1bb;
 background-color:#eeeeee;
 border: 1pt solid #888888;
}
.dbbox {
 font-family:Tahoma;
 font-size:12px;
 color:#95b1bb;
 background-color:#eeeeee;
 border: 1pt solid #888888;
}
.footerbox {
 font-family:Tahoma;
 font-size:12px;
 font-weight:bold;
 color:#95b1bb;
 background-color:#eeeeee;
 border: 1pt solid #cccccc;
}

.but {
font-family:Tahoma;
 font-size:10px;
 font-weight:bold;
 color:#95b1bb;
 background-color:#cccccc;
 border: 1pt solid #888888;
}
.list {
font-family:Tahoma;
font-size:12px;
color:#84a4af;
font-weight:normal;
border-bottom: 1pt solid #dddddd;
}