body,table,td{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3{
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.date{
	color: #999999;
	font-weight : bold;
}

A:link
		{ color: #FF9900;
		 text-decoration: underline;}
A:visited
		{ color: #FF9900;
		 text-decoration: underline;}
A:hover 
		{ color: #FF9900;
		 text-decoration: underline;}

.menu          {text-decoration: none; font-weight: bold; font-size: 11px; color: #000000;}
.menu:link     {text-decoration: none; font-weight: bold; font-size: 11px; color: #000000;}
.menu:visited  {text-decoration: none; font-weight: bold; font-size: 11px; color: #000000;}
.menu:hover    {text-decoration: none; font-weight: bold; font-size: 11px; color: #FF9900;}

.menuon          {text-decoration: none; font-weight: bold; font-size: 11px; color: #aaaaaa;}
.menuon:link     {text-decoration: none; font-weight: bold; font-size: 11px; color: #aaaaaa;}
.menuon:visited  {text-decoration: none; font-weight: bold; font-size: 11px; color: #aaaaaa;}
.menuon:hover    {text-decoration: none; font-weight: bold; font-size: 11px; color: #aaaaaa;}

.white          {text-decoration: none; font-size: 10px; color: #FFFFFF;}
.white:link     {text-decoration: none; font-size: 10px; color: #FFFFFF;}
.white:visited  {text-decoration: none; font-size: 10px; color: #FFFFFF;}
.white:hover    {text-decoration: none; font-size: 10px; color: #FFFFFF;}

textarea {
	width:250px;
	height:150px;
	border: 1px solid #999999;
	font-family:tahoma;
	font-size:80%;
	}
.tb {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	padding: 15 15 15 15px;
	background:#f0f0f0;
	}
.fields {
	BORDER-RIGHT: #000000 2px solid;
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 11px; 
	MARGIN-BOTTOM: 1px; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #ff5000; 
	BORDER-BOTTOM: #000000 2px solid; 
	FONT-FAMILY: Verdana,Tahoma,Arial; 
	BACKGROUND-COLOR: #e0e0e0;
	color:#808080;
	background:#ffffff;
	}
.form_button {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 1px; 
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana,Tahoma,Arial; 
	BACKGROUND-COLOR: #cccccc;
	}