body {
	background: #DFF8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263340;
	line-height: 1.5em;
}

body#rev {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#B3D9FF', gradientType='0');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263340;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

.area {
	width:750px;
	height:500px;
	z-index:1;
	border: 2px inset;
	overflow: scroll;
	overflow-x:hidden;
	text-align: left;
	background: #EEE;
	padding: 10px;
}
.text {
	font-size: 12px;
	line-height: 140%;
}
.maintitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.area dd{
	margin-left: 2em;
	padding-right: 2em;
	text-indent: 0em;
}
.area li{
	padding-right: 2em;
}
input {
	font-size: 12px;
	font-size: 12px;
	height:20;
}
select {
	font-size: 12px;
}
label{
	font-size: 12px;
}
legend {
	font-size: 16px;
	font-weight: bold;
}
table#reg {
	font-size: 12px;
	background: #DEF;
}
table#reg th {
	font-size: 10px;
	padding-right: 1em;
	line-height: 1.5em;
	background: #F0F0F0 url(images/dot.gif) repeat-x bottom;
	text-align: right;
}
table#reg td {
	font-size: 12px;
	padding-right: 1em;
	line-height: 1.5em;
	background: #FFFFFF url(images/dot.gif) repeat-x bottom;
}
table#reg td.awtitle {
	background: #F0F0F0;
	font-weight: bold;
}

dl#ps {
	font-size: 12px;
	line-height: 1.5em;
	color: #CC0000;
}
dl#reg dt label{
	text-align: right;
	width: 100px;
}
h2 {
	font-size: 24px;
}
table#print {
	font-size: 14px;
}
table#print td {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.5em;
	white-space: nowrap;
}
.err {
	color: #FF3333;
	font-size: 12px;
}

.line {
	background: url(images/dot.gif) repeat-x bottom;
	padding-bottom: 0.5em;
}

table#sub td {
	background: none;
}
.meno{
	font-size: 12px;
}
.meno dd{
	margin-left: 2em;
	padding-right: 2em;
	text-indent: 0em;
}

