body {
	background-color: #aad3e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #3C79B6;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #031160;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #031160;
	font-weight: bold;
}

label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #031160;
}

.quicklink {
	line-height: 14px;
}

a.quicklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #031160;
	text-decoration: none;
	font-variant: small-caps;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 20px;
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.MainWindow {
	background-color: #add4e2;
	background-image: url(../images/vmenu_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.MainWindow {
	color: #3C79B6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C79B6;
}

.hmenu {
	background-color: #031160;
	background-image: url(../images/hmenu_back.jpg);
	background-repeat: repeat-x;
}

td.Title {
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}

.text_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	font-weight: bold;
	border: thin dashed #999999;
	background-color: #FFFF80;
}

.vmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869ca3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #869ca3;
	line-height: 25px;
}

a.vmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #031160;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.vmenu2 {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #869ca3;
	border-bottom-color: #869ca3;
}

.vmenu3 {
	background-image: url(../images/vmenu_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.vmenu4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #869ca3;
}

#toponav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #031160;
	text-decoration: none;
}


#WindowEast {
	background-color: #aad3e1;
	background-image: url(../images/window_glow_e.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#WindowNorth {
	background-color: #aad3e1;
	background-image: url(../images/window_glow_n.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#WindowSouth {
	background-color: #aad3e1;
	background-image: url(../images/window_glow_s.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#WindowWest {
	background-color: #aad3e1;
	background-image: url(../images/window_glow_w.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

