body
{
	font: 62.5%/1.8em "Verdana","Arial","Helvetica", sans-serif;
	color: #000000;
	background: #F9F7ED url("images/bg.gif") no-repeat 50% 0;
	padding: 0;
	margin: 0;
}

td
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

input 
{
	font-family: Arial;
	font-size: 12px;
}

select 
{
	font-family: Arial;
	font-size: 12px;
}

textbox 
{
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #25A000;
	text-decoration: none;
}

a:hover
{
	color: #25A000;
	text-decoration: underline;
}

.header1
{ 
	background: url("images/leftcorner.png") no-repeat left top;
	width: 9px;
}

.header2
{ 
	background: url("images/tab_bg.png");
	font-weight: bold;
	color: #fbf47f;
}

.header3
{ 
	background: url("images/rightcorner.png") no-repeat right top;
	width: 9px;
}

.directory_header
{
	background: url("images/tab_bg.png");
	font-weight: bold;
	color: #FBF47F;
}

.directory_header a
{
	color: #FBF47F;
	text-decoration: none;
}

.directory_header a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.navigation
{
	color: #FBF47F;
	font-size: 14px;
    padding: 5px;
}

.navigation a
{
	color: #FBF47F;
	font-size: 14px;
}

.navigation a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.footer
{
	color: #000000;
	font-size: 12px;
    padding: 5px;
}

.footer a
{
	color: #25A000;
	font-size: 12px;
	text-decoration: none;
}

.footer a:hover
{
	color: #25A000;
	font-size: 12px;
	text-decoration: underline;
}

.hrdiv
{
	height: 13px; 
	background: url("images/hr1.png") repeat center;
	border: none;	
}

.tborder
{
	border-left: 1px solid #2B852B;
	border-right: 1px solid #2B852B;
	border-bottom: 1px solid #2B852B;
}

.tcat
{
	background: url("images/tab_bg.png") repeat left top;
	color: #FBF47F;
}

#logo
{
	position: relative;
    top: 0px;
    left: 17px;
}

 #marqueecontainer
{
	position: relative;
    width: 99%;           /* marquee width */
    height: 134px;        /* marquee height */
    overflow: hidden;
    border: 0px solid;
    padding: 2px;
    padding-left: 2px;
    background: transparent;
}

 #marqueecontainer
{
    height: 138\9         /* marquee height */
}

