body {
	color: #000000;
	background: #8ba8b8;
	font-family: verdana, arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-top: 0.0%;
}

form {
	margin-bottom: 2;
	margin-top: 2;
	margin-left: 2;
	margin-right: 2;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	background-color: transparent;
}

h3 {
	font-size: 15px;
}

A:link {
	color: #330068;
	background-color: transparent;
	text-decoration: underline;
}

A:visited {
	color: #330068;
	background-color: transparent;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: #4C0099;
}

A:active {
	color: #888888;
	background-color: transparent;
	text-decoration: underline;
}



.center {
	text-align: center;
}

.attention {
	color: Blue;
	font-weight: bold;
}

.warning {
	color: Red;
	font-weight: bold;
}

select {
	font-size: 10px;
}

table.container {
	border: 1px solid #D2D4D5;
}

/* horizontal menu styling 
#udm ul li { width:auto; float:left !important; }
#udm ul li a { white-space:nowrap; }

*/
.cap {
	font-weight: bold;
	color: #FEE803;
	padding-top: 10px;
}

.left {
	color: #ffffff;
	padding-right: 5px;
}

.mid {
	color: #000000;
	padding-right: 30px;
	padding-top: 15px;
}

.mid2 {
	color: #000000;
	padding-right: 10px;
	padding-left: 15px;
}

.menu {
	text-decoration: none;
	color: #000000;
}

.style1 {
	font-size: 9px
}

.style2 {
	font-weight: bold;
	color: #0033CC;
	padding-top: 10px;
}

.style3 {
	color: #0033CC
}

.style4 {
	color: #FF0000
}

.style5 {
	color: #0033CC;
	font-size: 14px;
}