body
	{margin-top: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 background: url(body/back_green_repeat.jpg) center top repeat-y #003300;
	 color: #ffffff;
	 font-size: 12px;
	 font-family: verdana;
	}

table.main
	{background: url(body/back_green.jpg) center top no-repeat;}

td
	{color: #ffffff;
	 font-size: 12px;
	 font-family: verdana;
	}

.title
	{color: #009900;
	 font-weight: bold;
	 font-size: 12px;
	}

a
	{text-decoration: none;
	 font-weight: bold;
	 font-family: verdana;
	 font-size: 10px;
	 color: #99CC99;
	}

a:hover
	{color: #ffffff;
	}

.left
	{background: #003300;
	 font-family: verdana;
	 font-size: 9px;
	}

.lefttop
	{border-bottom: 1px solid #006600;
	 color: #ffffff;
	 font-weight: bold;
	 font-family: verdana;
	 font-size: 9px;
	}

.leftcontent
	{padding-left: 3px;
	 padding-top: 3px;
	 padding-bottom: 5px;
	 border-bottom: 1px solid #006600;
	 color: #ffffff;
	 font-family: verdana;
	 font-size: 9px;
	}

.left a
	{text-decoration: none;
	 color: #cccccc;
	}

.left a:hover
	{color: #ffffff;
	}

#listen a
	{font-family: verdana;
	 font-size: 18px;
	 font-weight: bold;
	 line-height: 16px;
	 letter-spacing: -1px;
	}

#picture a img 
	{padding-left: 3px;
	 padding-right: 3px;
	 padding-top: 3px;
	 padding-bottom: 17px;
	 text-align: center;
	 vertical-align: middle;
	 background-color: #cccccc;
	}

#picture a:hover img 
	{padding-left: 3px;
	 padding-right: 3px;
	 padding-top: 3px;
	 padding-bottom: 17px;
	 text-align: center;
	 vertical-align: middle;
	 background-color: #ffffff;
	}

img
	{border: 0px;
	}

img.pic
	{border: 1px solid #cccccc;
	}

input
	{border: 0px;
	 border-bottom: 1px solid #cccccc;
	 background: transparent;
	 color: #cccccc;
	 font-family: verdana;
	 font-size: 9px;
	 font-weight: bold;
	 
	}