<!--
body,td,th {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 20px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 13px;
	color:#0033CC;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
	color:#0033CC;
}
a:hover {
	text-decoration: none;
	color:#CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.title {
	font-size: 13px;
	color: #FFFF00;
	font-weight:bold;
	background-color:#2A5FAA
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}
input,select,textarea {
	font-size: 12px;
	color:#333333;
	background-color:#cccccc;
	border: 1px dotted #363636;
}
.sysmsg {
	font-size: 12px;
	color:#FF0000;
}

.smallfont {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 12px;
}

.dotted_outline {
	width: 780px;
	border: 1px dotted #363636;
	padding: 5 5 5 5;
}
.solid_outline {
	border: 1px solid #363636;
}
.hide_outline {
	border: 3px solid #000000;
}
.inline {
	width: 770px;
	border: 1px solid #808080;
}
.formfield {
	background-color: #363636;
	color: #ffffff;
	height: 18;
	font-size: 12px;
	font-family:"Courier New", Courier, mono;
	border: 1px dotted #686868;
}
.formsubmit {
	background-color: #808080;
	color: #ffffff;
	height: 18px;
	width: 80px;
	font-size: 12px;
	font-weight:bold;
	font-family:"Courier New", Courier, mono;
	border: 0px dotted #363636;
}
.pro_table {
	background-color:#2A00AA;
	border:1px solid #333333;
}
.pro_th {
	background-color:#7F00AA;
	border:1px solid #333333;
	color: #FFFF00;
	font-weight:bold;
}
.pro_tr {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-color:#55BFFF
}

-->
