a:link        {color: #840021; font-size:10px; text-decoration:none   }
a:visited     {color: #BD6746; font-size:10px; text-decoration:none } 
a:active      {color: #0080CA; font-size:10px; text-decoration:none }
a:hover       { color: #FF0000; font-size:10px; text-decoration: none 	}

a:link.bottom       { font-size: 8pt; font-weight: normal; text-decoration:none }
a:visited.bottom    { font-size: 8pt; font-weight: normal; text-decoration:none }
a:active.bottom     { font-size: 8pt; font-weight: normal; text-decoration:none }

a:link.email       { font-size: 10px; font-weight: normal;  text-transform:uppercase; text-decoration:none}
a:visited.email       { font-size: 10px; font-weight: normal;  text-transform:uppercase; text-decoration:none}
a:active.email       { font-size: 10px; font-weight: normal;  text-transform:uppercase; text-decoration:none}


a:link.top       { font-size: 10pt; font-weight: bold;  color: #000080;  text-decoration:none; text-transform:uppercase}
a:visited.top    { font-size: 10pt; font-weight: bold;  color: #000040; text-decoration:none;  text-transform:uppercase}
a:active.top     { font-size: 10pt; font-weight: bold; color: #000060;  text-decoration:none; text-transform:uppercase}

a:link.bottombar       { font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration:none; text-transform:uppercase}
a:visited.bottombar    { font-size: 10pt; font-weight: normal;  color: #FFFFFF; text-decoration:none; text-transform:uppercase}
a:active.bottombar     { font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration:none; text-transform:uppercase}

body        {   color: #000000;
	            font-family: 	Verdana; arial;
                margin-left:0px; margin-top:0px;
}
	
td       { font-size: 12px; color: #000400;  background-color:#FFFFFF}

td.links{ font-size: 10pt; color: #FFFFFF; background-color:#000080;}
td.topbar{ font-size: 10pt; color: #000080; background-color:#FFFFFF; }


li         { list-style-image: url('images/list-sm.gif') }

td.intro
{
	font-size:	8px;
	color: #33345D
}

td.ListHeaderCell
{
	background-color: #504F71;
	color: white;
	font-weight: bold;	
	padding: 3px;
	font-family: verdana
}
td.ListCell
{
	padding: 3px;
	border-left: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	font-family: verdana;
	vertical-align: top
	
	
	
}
td.ListCellRight
{
	padding: 3px;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	font-family: verdana;
	vertical-align: top
	
}

h1, h2, h3, h4, h5, h6
{
	font-family:  Trebuchet MS, Verdana, arial, Times New Roman, Times;
}
h1
{
	color: #FFFFFF; padding-top:3px; font-size:18pt; padding-bottom:3px; 
}
h2
{
	color: #000080; padding-top:3px; font-size:16pt; padding-bottom:3px
}
h3
{
	color: rgb(128,0,0); padding-top:3px; font-size:13pt; padding-bottom:3px
}
h4
{
	color: rgb(224,138,26);padding-top:3px; font-size:12pt; padding-bottom:3px
}
h5
{
	color: #CC3300;padding-top:3px; font-size:10pt; padding-bottom:3px
}
h6
{
	color: rgb(0,0,0);padding-top:3px; font-size:8pt; padding-bottom:3px
}


