body
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

label
{
  font-size:7pt;
}

table, input, div
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	border:none;
}

ul
{
	margin-left:30px;
}

img{ border:none}


a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #660000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FF6600;
}

a.gray:link
{
	color:#666666;
	font-size:9px;
}

a.gray:visited
{
	color:#666666;
	text-decoration:none;
}

a.gray:hover
{
	color:#999999;
	text-decoration:none;
}


.swm {
	font-size: 11px;
	color:#666666;
}

.swm_menu 
{
	border-top:#999999 thin dotted;
	border-bottom:#999999 thin dotted;
	padding-top:3px;
	padding-bottom:3px;
	font-size: x-small;
	color: #333333;
	vertical-align: middle;
	text-align:center;
}

.btn 
{
	border:#999999 thin dotted;
	padding-top:3px;
	padding-bottom:3px;
	font-size:9px;
	color: #333333;
	text-align:center;
}


.register_form
{
  font-size:9pt;
	border:#666666 dotted 1px;
}

._9pt
{
  font-size:9pt;
}

.register_text
{
	background-color:#ff0000;
  font-size:9px;
	color:#ffffff;
	font-weight:bold;
}

.center
{
	text-align:center;
}
.redbg_text
{
	background-color:#FF6600;
  font-size:small;
}
.redbtext
{
	color:#FF6600;
  font-size:9px;
	text-align:left;
}
.smfont
{
font-size:x-small;
}

.b_bg_r_txt
{
	background-color:#000000;
	color:#FF0000;
	font-weight:bold;
}


