/* CSS Document */

body
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, p, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
	font-size: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: -.05em;
	line-height: 115%;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a.normlink:link, a.normlink:visited, a.normlink:active
{
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
a.normlink:hover
{
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #339;
}
a.menulink:link, a.menulink:visited, a.menulink:active
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menulink:hover
{
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #339;
}
.tdcontent
{ 
	padding: 10px;
}
.text 
{
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size :12px; 
	color: #000000;
	width: 250px; 
	border: 1px solid #000000;
}
.textarea
{
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size :12px; 
	color: #000000;
	width: 250px; 
	border: 1px solid #000000;
}
