a:link {
	color : #eeeebb;
	text-decoration : none;
}

a:visited {
	color : #eeeebb;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	text-decoration : underline;
}

a:active {
	color : #eeeebb;
	text-decoration : none;
}


body {
	background-color : #1E4F6C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10;
	scrollbar-3dlight-color : #eeeeee;
	scrollbar-arrow-color : #eeeeee;
	scrollbar-base-color : #256488;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #1D4861;
	scrollbar-highlight-color : #1D4861;
	scrollbar-shadow-color : #256488;
	scrollbar-track-color : #256488;
}

.button {
	background : #1E4F6C;
	border : 1 solid #eeeeee;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.input {
	background : #1D4861;
	border : 1 solid #eeeeee;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.label {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.table0 {
	background-color : #256488;
	border-bottom-color : #aaaaaa;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #aaaaaa;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #aaaaaa;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #aaaaaa;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 10px;
}

.table1 {
	background-color : #1D4861;
	border-bottom-color : #aaaaaa;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #aaaaaa;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #aaaaaa;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #aaaaaa;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 10px;
}

.outsidelinks {
	color : #eeeeee;
	font-size : 10px;
}

