body	
{	
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}

a:link
{
	color: #CC9900;
}

a:hover
{
	color: #cc9900;
	text-decoration:none
}	

a:visited
{
	color:#336600;
	text-decoration:underline
}		

a:visited:hover
{
	color:#336600;
	text-decoration:none
}	

TR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	bgcolor: #ffffff;
}

.line-save, .line-save TR
{
	background-image:url('../images/fence-line.gif');
}

.footer, .footer TD
{
	font-size: 10px;
	padding-top: 8px;
}

A.footer:link
{
	color:	#000000;
	text-decoration: underline;
}

A.footer:visited
{
	color:	#000000;
	text-decoration: underline;
}

.txt_main
{ line-height: 18px;
}

.txt_head
{   
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	word-spacing: 2px;
}

.page_title
{   
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	word-spacing: 2px;
}

.hometext
{
	font:'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#013300;
	font-size:10px;
	text-align:right; 
	line-height:12px; 
	vertical-align:bottom;
	padding:0px 0px 0px 0px;
}
