body
{
    font-size:   12px;
    font-family: Verdana, Geneva, sans-serif;
	/*background-image:url(images/TigerGrad.png);
	background-repeat:repeat-x;*/
	background-color:#FFF;
}

p
{
	font-size:12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}

h1
{
	font-size:24px;
	color:#F00;
	font-weight:normal;
}

h2
{
	font-size:16px;
	color:#F00;
	font-weight:nomral;
}

h3
{
	font-size:14px;
	color:#F00;
}

a
{
    font-size:       12px;
	font-weight:bold;
    color:           #FF9900;
    text-decoration: none;
}

a:visited
{
    font-size:       12px;
    color:           #FF9900;
    text-decoration: none;
}

a:active
{
    font-size:       12px;
    color:           #FF9900;
    text-decoration: none;
}

a:hover
{
    color: #000000;
}


a.biglink:link 
{
	font-size:24px;
	font-weight:bold;
	color:           #FF9900;
    text-decoration: none;
}

a.biglink:visited
{
	font-size:24px;
	font-weight:bold;
	color:           #FF9900;
    text-decoration: none;
}

a.biglink:active
{
	font-size:24px;
	font-weight:bold;
	color:           #FF9900;
    text-decoration: none;
}

a.biglink:hover
{
	color:           #000000;
}

a.medlink:link 
{
	font-size:16px;
	font-weight:bold;
	color:           #FF9900;
    text-decoration: none;
}

a.medlink:visited
{
	font-size:16px;
	font-weight:bold;
	color:           #FF9900;
    text-decoration: none;
}

a.medlink:active
{
	font-size:16px;
	font-weight:bold;
	color:           #FF9900;
    text-decoration: none;
}

a.medlink:hover
{
	color:           #000000;
}

a.whitelink:link 
{
	font-size:12px;
	font-weight:bold;
	color:           #ffffff;
    text-decoration: none;
}

a.whitelink:visited
{
	font-size:12px;
	font-weight:bold;
	color:           #ffffff;
    text-decoration: none;
}

a.whitelink:active
{
	font-size:12px;
	font-weight:bold;
	color:           #ffffff;
    text-decoration: none;
}

a.whitelink:hover 
{
	color:           #000000;
}

a:hover img
{
    border: 1px solid #FFFFFF;
}

.thumb_table
{
    background-color: #555588;
    border:           1px solid black;
}
.thumb
{
    border: 1px solid #FF9900;
}

td
{
    font-size:   12px;
    font-family: Verdana;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}

.small 
{

        font-size: 10px;
}

.name 
{
        font-weight: bold;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 12px;
}

.header 
{
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        color: #FFFFFF;
}

.smallwhite 
{
        font-size: 12px;
        color: #FFFFFF;
}

.stateon
{ 
	FILTER: alpha(Opacity=50); -moz-opacity: 0.5; border: 1px solid #ff6699; 
}

.stateoff
{
	border: 1px #ff3366 solid; -moz-opacity: 1.0;
}

.stateclicked
{
	border: 1px #ff3366 solid;  FILTER: alpha(Opacity=50); -moz-opacity: 0.5;
}
