body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D7E9FF;
}
td {
	font-size: 11px;
	color: #666666;

}
a:link, a:visited {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #FF651A;
	text-decoration : underline overline;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;

}
input:focus {
	background-color: #FFFFCC;
}
.input_submit {
	background-color: #B1D2FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a.menu:link, a.menu:visited {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 140px;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;
}
a.menu:hover, a.menu:active {
	background-image: url(images/button_over.gif);
	font-weight: bold;
}
#container {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#path {
	margin-bottom: 11px;
}
#path td {
	font-size: 10px;
}
#shadow_top {
	background-image: url(images/shadow_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 790px;
}
#shadow_bottom {
	background-image: url(images/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 790px;
}
#shadow_left {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}
#shadow_right {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 8px;
}
.error {
	font-weight: bold;
	color: #CC3300;
}
.text_small {
	font-size: 10px;
}
.error_textfield {
	background-color: #BAD7FA;
}
BODY {
	SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #D4E5F8
}
