body,td,th {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #dadada;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #67BBD7;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu2 a:link {
	text-decoration: none;
	color: #67BBD7;
	font-size: 12px;
	font-family: Tahoma;
}
.menu2 a:visited {
	text-decoration: none;
	color: #67BBD7;
	font-size: 12px;
	font-family: Tahoma;
}
.menu2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
}
.menu2 a:active {
	text-decoration: none;
	color: #67BBD7;
	font: 12px Tahoma;
}
.copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #c3c0c0;
}

.forminput_box_Normal { height:20px; text-align:center; vertical-align: middle; }
.forminput_box_Normal #left { height:20px; width:4px;  }
.forminput_box_Normal #center { height:20px; width:15px; text-align:center; font-weight: bold; font-size:12px; font-family:"Tahoma"; }
.forminput_box_Normal #right { height:20px; width:4px; }
	.forminput_box_Normal a:link { font-weight: normal; color: #FFFFFF; text-decoration: none }
	.forminput_box_Normal a:visited { font-weight:bold; color: #FFFFFF; text-decoration: none }
	.forminput_box_Normal a:active { font-weight: bold; color: #FFFFFF; text-decoration: none }
	.forminput_box_Normal a:hover { font-weight: bold; color: #c3c0c0; text-decoration: none }

.forminput_box_over { height:20px; text-align:center; vertical-align: middle; }
.forminput_box_over #left { height:20px; width:4px; background: url("images/box_left.gif") no-repeat; background-position:left;}
.forminput_box_over #center { height:20px; width:15px; text-align:center; font-weight: bold; font-size:12px; font-family:"Tahoma"; background:url("images/box_center.gif") repeat-x; }
.forminput_box_over #right { height:20px; width:4px; background: url("images/box_right.gif") no-repeat;background-position:right; }
	.forminput_box_over a:link { font-weight: normal; color: #FFFFFF; text-decoration: none }
	.forminput_box_over a:visited { font-weight:bold; color: #FFFFFF; text-decoration: none }
	.forminput_box_over a:active { font-weight: bold; color: #FFFFFF; text-decoration: none }
	.forminput_box_over a:hover { font-weight: bold; color: #c3c0c0; text-decoration: none }
