﻿A:link {font-family: Arial; font-weight: bold; font-size: 67%; color: white;}
A:visited {font-family: Arial; font-weight: bold; font-size: 67%; color: white;}
A:hover {font-family: Arial; font-weight: bold; font-size: 67%; color: black;}
A:active {font-family: Arial; font-weight: bold; font-size: 67%; color: black;}

A.none:link {font-family: Arial; font-weight: normal; font-size: 100%; color: black;}
A.none:visited {font-family: Arial; font-weight: normal; font-size: 100%; color: black;}
A.none:hover {font-family: Arial; font-weight: normal; font-size: 100%; color: blue;}
A.none:active {font-family: Arial; font-weight: normal; font-size: 100%; color: black;}

A.reg:link {font-family: Arial; font-weight: bold; font-size: 125%; color: blue;}
A.reg:visited {font-family: Arial; font-weight: bold; font-size: 125%; color: blue;}
A.reg:hover {font-family: Arial; font-weight: bold; font-size: 125%; color: blue;}
A.reg:active {font-family: Arial; font-weight: bold; font-size: 125%; color: blue;}

A.plain:link {font-family: Arial; font-size: 100%; color: blue;}
A.plain:visited {font-family: Arial; font-size: 100%; color: blue;}
A.plain:hover {font-family: Arial; font-size: 100%; color: blue;}
A.plain:active {font-family: Arial; font-size: 100%; color: blue;}


body {}

.bodyfont 
{
    font-family: Arial; 
    font-weight: normal; 
    font-size: 100%; 
    color: black;
}
.bodyfontb 
{
    font-family: Arial; 
    font-weight: bold; 
    font-size: 100%; 
    color: black;
}
.graphfont 
{
    font-family: Arial; 
    font-weight: normal; 
    font-size:9pt;
    color:Gray
}
.border 
{ 
    background-color: #66CC33; 
    min-height: 5; 
    line-height: 1.5; 
    padding-left: 5;
}

.borderheader
{
    background-color: #66CC33; 
    min-height: 5; 
    line-height: 1.5; 
    padding-left: 5;
    font-family:Arial;
    font-size:67%;
    font-weight:bold;
    color:#003300;
}
.bannerborder 
{ 
    background-color: #66CC33; 
    min-height: 5; 
    font-family: Comic Sans MS; 
    font-weight: bold; 
    font-size: 100%; 
    color: white;
}

.bannerbordera 
{ 
    background-color: #66CC33; 
    min-height: 5; 
    font-family: Comic Sans MS; 
    font-weight: bold; 
    font-size: 60%; 
    color: white;
}

.title { background-color: #66CC33;}

.pagetitle 
{
    font-family: Arial; 
    font-weight: BOLD; 
    font-size: 150%; 
    color: black; 
    border-bottom: solid thin #66CC33; 
    text-align: center;
}
.pagetitleleft 
{
    font-family: Arial; 
    font-weight: BOLD; 
    font-size: 150%; 
    color: black; 
    border-bottom: solid thin #66CC33; 
    text-align: left;
    white-space: nowrap;
}
.pagebody
{
    font-family: Arial;
    
}
.pagebodyb
{
    font-family: Arial;
    font-weight: BOLD;
}
.contact 
{
    text-align: center; 
    font-family: Arial; 
    font-weight: normal; 
    font-size: 75%; 
    color: black;
}

.footer 
{
    font-family: Arial; 
    font-weight: normal; 
    font-size: 75%; 
    color: black; 
    border-top: solid thin #66CC33;
}

.roundcont {
	width: 130px;
	background-color: #33CC33;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

td img { display: block; }

hr
{
	width: 100%; text-align: center; color: #66CC33;
}

td.bronze 
{
    font-family: Arial; 
    font-weight: normal; 
    font-size: 100%; 
    color: black;
}
.limargin
{
    margin-bottom:5px;
}
.subjectheader
{
 font-weight: bold;
 color: Blue;  
}
.subheader
{
 font-weight: bold;  
}
.line 
{
    border-bottom: solid thin #66CC33; 
    border-collapse:collapse;
}


