.frame {width : 700px;}
.w250 {width : 234px;}
.w70 {width : 70px;}
.w90 {width : 90px;}
.w400 {width : 400px;}
fieldset {border : 1px solid #999999;}
a { color: #333333; } 
h1 {
	font-family: serif, "Times New Roman", Times;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color : transparent;
}
ol {list-style-type : decimal;}
ul {list-style-type : square;}
h2 { 
	font-family: serif, "Times New Roman", Times; 
	font-size: small; 
	font-weight: bold; 
	color: #333333;
	display : inline;
	text-align: center;
} 
h3 { font-family: serif, "Times New Roman", Times; font-size: small; font-weight: bold; color: #333333;} 
body {background-color: #FFFFCC;}
TD {
	font-family: serif, "Times New Roman", Times;
	font-size: small;
	color: #333333;
}
.small {font-size: x-small;	color: #333333;} 
.white {color: #FFFFFF; text-decoration: none;} 
.dark {color: #000000; } 
.error {color: #ff0000; } 
.smallwhite { font-size: x-small; color: #FFFFFF; } 
.smalldark { font-size: x-small; color: #000000; } 
.tablehead {
	text-align: center;
	font-weight: bold;
	font-size: small;
}
input,label,legend { 
	font-family: serif, "Times New Roman", Times; 
	font-size: small; 
	color: #333333; 
} 
textarea { 
	font-family: serif, "Times New Roman", Times; 
	font-size: small; 
	color: #333333; 
} 
select { font-family: serif, "Times New Roman", Times; font-size: small; color: #333333; }.standard {
	border : 1px solid #e8d0a4;
	vertical-align : top;
}
FORM {
	display : inline;
	font-family: serif, "Times New Roman", Times; 
	font-size: small; 
	color: #333333;
}
.standardtd {
	border : 1px solid #e8d0a4;
	vertical-align : top;
	background-color : White;
}
.standardth {
	border : 1px solid #e8d0a4;
	vertical-align : top;
	background-color : #E8D0A4;
	text-align: center;
	font-size: small;
}
.ortetd {
	border : 1px solid #e8d0a4;
	vertical-align : top;
	background-color : #ACD08F;
}
.drucklink {margin-left: 10px; font-size: x-small; color: #333333;}
