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

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

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

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


body {
	background-color : #eeeeee;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #111111;
	scrollbar-base-color : #256488;

}

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

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

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

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

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

