body	{background-color:#333333; margin: 0px; padding: 0px;}
td	{font-family: Arial; size: 12px; line-height: 16px; color: #000000; font-weight: normal; background-color:#ffffff; }
.title	{font-family: Arial; size: 14px; line-height: 16px; color: #000000; font-weight: bold; padding: 0px 0px 5px 0px; background-color: #ffffff; }
.bodytext	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000;}
.smalltext	{font-family: Arial; font-size: 10px; font-weight: normal; color: #000000;}
.smalltext2	{font-family: Arial; font-size: 10px; font-weight: normal; color: #c0c0c0;}
.formfield	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000;}
.formfield2	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; width: 180px;}
.formfield3	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; width: 450px;}
.formfield4	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; width: 280px;}
.formfield5	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; width: 82px;}
.formbutton {font-family: Arial; font-size: 12px; font-weight: normal: color: #000000;}
h1 { font-family: Arial; font-size: 15px; font-weight: bold; color: #585858; float: left; margin: 0px;}
.bigtext {font-family: Arial; font-size: 15px; font-weight: bold; color: #585858; }

.even { background-color: #f1f1f1; }
.odd { background-color: #ffffff; }
.clickable { cursor: pointer; text-decoration:none; color:#336699; }
.sorted { }
.sorted-asc { }
.sorted-desc { }

.shade1 { background-color: #ffffff; }
.shade2 { background-color: #dedede; }

/*GREEN TITLE LINKS*/
a.green_title:link {color: #005027; font-size:12px; font-weight: bold; text-decoration: none; background-color:#ffffff;}
a.green_title:visited {color: #005027; font-size:12px; font-weight: bold; text-decoration: none; background-color:#ffffff;}
a.green_title:active {color: #005027; font-size:12px; font-weight: bold; text-decoration: none; background-color:#ffffff;}
a.green_title:hover {color:#666666; font-size:12px; font-weight: bold; text-decoration: underline; background-color:#ffffff;}
/*END GREEN TITLE LINKS*/

/*GRAY LINKS*/
a.gray2:link {font-family: Arial; font-size: 10px; font-weight: normal; color: #c0c0c0; background-color: #333333; text-decoration: none;}
a.gray2:visited {font-family: Arial; font-size: 10px; font-weight: normal; color: #c0c0c0; background-color: #333333; text-decoration: none;}
a.gray2:active {font-family: Arial; font-size: 10px; font-weight: normal; color: #c0c0c0; background-color: #333333; text-decoration: none;}
a.gray2:hover {font-family: Arial; font-size: 10px; font-weight: normal; color: #c0c0c0; background-color: #333333; text-decoration: underline;}
/*END GRAY LINKS*/

/*GREEN TITLE LINKS*/
a.price:link {color:#336699; font-size:12px; font-weight: normal; text-decoration: none; background-color:#ffffff;}
a.price:visited {color:#336699; font-size:12px; font-weight: normal; text-decoration: none; background-color:#ffffff;}
a.price:active {color:#336699; font-size:12px; font-weight: normal; text-decoration: none; background-color:#ffffff;}
a.price:hover {color:#336699; font-size:12px; font-weight: normal; text-decoration: underline; background-color:#ffffff;}
/*END GREEN TITLE LINKS*/

/* BODY LINKS */
a:link
{
	font:12px arial, sans-serif;
	line-height:16px;
	color: #005027; 
	font-weight:normal;	
	text-decoration: underline;	
    background-color:#ffffff;
}

a:visited 
{
	font:12px arial, sans-serif;
	line-height:16px;
	color: #005027;
	font-weight:normal;	
	text-decoration: underline;	
 	background-color:#ffffff;	
}

a:active 
{
	font:12px arial, sans-serif;
	line-height:16px;
	color: #005027;
	font-weight:normal;	
	text-decoration: underline;	
	background-color:#ffffff;
}

a:hover 
{
	font:12px arial, sans-serif;
	line-height:16px;
	color: #666666; 
	font-weight:normal;	
	text-decoration: underline;
	background-color:#ffffff;
}
/* END BODY LINKS */

.verticalbar
{
	font-size:16px;
	padding: 0px 5px 0px 5px;
}



/*GREEN TITLE LINKS*/
a.footer:link {color:#333333; font-size:12px; font-weight: normal; text-decoration: none; background-color:#ffffff;}
a.footer:visited {color:#333333; font-size:12px; font-weight: normal; text-decoration: none; background-color:#ffffff;}
a.footer:active {color:#333333; font-size:12px; font-weight: normal; text-decoration: none; background-color:#ffffff;}
a.footer:hover {color:#333333; font-size:12px; font-weight: normal; text-decoration: underline; background-color:#ffffff;}
/*END GREEN TITLE LINKS*/

/*Control height of background color at bottom of page*/
.footer_bottom
{
	border-bottom-style:solid;
	border-bottom-color:#333333;
	border-bottom-width: 25px;
}
