body {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	color : #FFFFFF;
	margin : 0px;
}

td {
	font-family : verdana;
	font-size : 10px;
	padding : 0px;
	color : #000000;
}

a:active, a:link, a:visited {
	font-family : verdana;
	text-decoration : underline;
	color : #FF0000;
}

a:hover {
	font-family : verdana;
	text-decoration : none;
	color : #FF0000;
}

a.menu:active, a.menu:link, a.menu:visited {
	font-family : verdana;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}

a.menu:hover {
	font-family : verdana;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #C4DFF5;
}

a.submenu:active, a.submenu:link, a.submenu:visited {
	font-family : verdana;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}

a.submenu:hover {
	font-family : verdana;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}

a.path:active, a.path:link, a.path:visited {
	font-family : verdana;
	font-size : 9px;
	text-decoration : none;
	color : #FFFFFF;
}

a.path:hover {
	font-family : verdana;
	font-size : 9px;
	text-decoration : underline;
	color : #C4DFF5;
}

a.topbutton:active, a.topbutton:link, a.topbutton:visited {
	font-family : verdana;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
}

a.topbutton:hover {
	font-family : verdana;
	font-size : 10px;
	text-decoration : underline;
	color : #FFFFFF;
}

b, strong {
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}

input, option, select, textarea {
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}

hr {
	height : 1px;
	color : #FFFFFF;
}

p {
	margin : 0px;
}

.cms {
	background-color : #8BB7DC;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}

#footer {
	font-family : verdana;
	font-size : 9px;
	padding : 0px;
	color : #E7DDBF;
}

.fieldpas {
	border: 1px #1E479D solid;
	background-color: #EDF5FB;
	vertical-align:top;
	width: 180px;
}

.fieldact {
	border: 1px #1E479D solid;
	background-color: #D0E3F4;
	vertical-align:top;
	width: 180px;
}