body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;	
	margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
	margin-left: 0;
	color: #000000;
	background-image: url('http://www.wj2o.com/images/wj2oback.gif');
	}

	textarea, input
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		}

	td
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		}

	select 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		}

	td.black 
		{
		font-weight: normal; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #000000;
		text-decoration: none;
		}

	td.gray 
		{
		font-weight: bold; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #DDDDDD;
		text-decoration: none;
		}

	td.green 
		{
		font-weight: bold; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #729d32;
		text-decoration: none;
		}

      td.caption
            {
		font-weight: bold; 
		font-size: 11px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            font-style: italic;
            color: #C0C0C0;
            }

	td.body_head 
		{
		font-weight: bold; 
		font-size: 14px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #000000;
		text-decoration: none;
		}

	td.body_text
		{
		font-size: 11px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #FFFFFF;
		text-decoration: none;
		}

	a.button 
		{
		font-weight: bold; 
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		padding: 2px 2px; 
		background-color: #ff9c10;
            color: #FFFFFF;
		text-align: center; 
		text-transform: uppercase;
		text-decoration: none;
		}

	a.button:hover 
		{
		color: #C0C0C0;
		}

	a.bodybutton 
		{
		font-weight: bold; font-size: 9px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		padding: 4px 8px; 
		border-top: 1px solid #E0E0E0;
		border-right: 1px solid black; 
		border-bottom: 1px solid black;
		border-left: 1px solid #E0E0E0; 
		background-color: #ff9c10; color: #FFFFFF;
		text-align: center; 
            width: 80px;
		text-transform: uppercase;
		text-decoration: none;
		}

	a.bodybutton:hover 
		{
		border-color: black white white black;
		}

	a.bodylink 
		{
		font-weight: bold; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #FFFFFF;
		}

	a.bodylink:hover 
		{
		color: black;
		}

	a.bottommenu 
		{
		padding: 2px 2px; 
		font-weight: bold; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
            color: #729d32;
		text-decoration: none;
		}

	a.bottommenu:hover 
		{
		color: #C0C0C0;
		}

div.mainBody
	{
	height:450px;
	background-color:#729d32;
	/*overflow:hidden;*/
	}

img.outline
	{
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 2px solid #444;
	border-bottom: 2px solid #222;
	/*border: 2px solid #eee;*/
	/*border-color: #eee #888 #666 #ddd;*/
	/*background:#fff;*/
	}


/* CSS for Fire Eagle Badge */

# fireeagle_badge_main_container /* the div that encompasses the whole badge. */
# fireeagle_badge_map_container /* the div that encompasses the map (map is optional). */
# fireeagle_badge_data_container /* the div that encompasses the data list portion (location, time last updated, etc.). */
# fireeagle_data_list /* the ul list that encompasses the list of data entries. */
# fireeagle_data_entry /* the li for an individual data entry. */
# fireeagle_badge_credits