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;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%; z-index: 9998;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:hidden;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000000; z-index: 9998; }
#flashPlaceHolder{z-index: -1;}
#colorbox{}
    #cboxContent{margin:0px;}
        #cboxLoadedContent{padding:0px;}
        #cboxCurrent{position:absolute; top:0px; right:0px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:0px; height:0px; position:absolute; top:0px;}
        #cboxPrevious{background-position:0px 0px; right:0px;}
        #cboxPrevious.hover{background-position:0px 0px;}
        #cboxNext{background-position:0px 0px; right:0px;}
        #cboxNext.hover{background-position:0px 0px;}
        #cboxClose{background-position:0px 0px; right:0;}
        #cboxClose.hover{background-position:0px 0px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:0px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:0px 0px; right:0px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:0px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:0px 0px; right:0px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:0px 0px;}


