body {
	font-family: Arial,Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	background-color:#000000;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color:transparent;
}
.textMETA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-weight: bold}
.greyborder {
	border: 1px solid #999999;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
}
.topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#f0f0f0;
	border-right-color:#f0f0f0;
	border-bottom-color:#f0f0f0;
	border-left-color:#f0f0f0;
}
.whitetext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-heght:2.0
	color:#FFFFFF;
	text-decoration: none;
}
.greytext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	text-decoration: none;
}
.cyantext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold
	color:#68C1EC;
	text-decoration: none;
}
.cyantext A:link {
font: 11px tahoma, arial, verdana;
color:#68C1EC;
text-decoration: none;
}
.cyantext A:visited {
color:#68C1EC;
text-decoration: none;
}
.cyantext A:hover {
color:#cccccc;
text-decoration: none;
}
.cr{
font: 12px tahoma, arial, verdana;
color:#cccccc;
text-decoration: none;
}
.cr A:link {
font: 12px tahoma, arial, verdana;
color:#cccccc;
text-decoration: none;
}
.cr A:visited {
color:#cccccc;
text-decoration: none;
}
.cr A:hover {
color:#f0f0f0;
text-decoration: none;
}
.cr_nl {
font: 12px tahoma, arial, verdana;
color:#cccccc;
cursor: text;
}
.cr_nl A:link {
color:#cccccc;
text-decoration: none;
cursor: text;
}
.cr_nl A:visited {
color:#cccccc;
text-decoration: none;
cursor: text;
}
.cr_nl A:hover {
color:#f0f0f0;
text-decoration: none;
cursor: text;
}
.formfield100px
{
	font-family:Verdana,Arial; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#666666; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:100px;
}
.formfield203px
{
	font-family:Verdana,Arial; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#68C1EC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:203px;
}
.formfield550px
{
	font-family:Verdana,Arial; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#68C1EC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:550px;
}