TABLE.formelement {
	border-bottom : medium double;
	border-top : thin inset;
	border-left-style : double;
	border-left-width : thin;
	border-right-style : inset;
	border-right-width : thin;
}


BODY {
	font-family : Arial, Helvetica, sans-serif;
}

A.nothing, A.nothing:LINK, A.nothing:VISITED, A.nothing:ACTIVE, A.nothing:HOVER {
	text-decoration : none;
	color : #00008B;
}

A.nothing:HOVER {
	text-decoration : underline;
	color : #00008B;
}

A.nothing2, A.nothing2:LINK, A.nothing2:VISITED, A.nothing2:ACTIVE, A.nothing2:HOVER {
	text-decoration : none;
	color : #00008B;
	font-weight : bold;
}

A.nothing2:HOVER {
	text-decoration : underline;
	color : #00008B;
}

A.something:HOVER {
	color : #00008B;
	border-color : #0000CD Blue Blue Blue;
	background : #DCDCDC center;
	border : 1px;
	border-bottom-color : #708090;
	border-bottom-style : solid;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 3px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 3px;
	border-left-color : #708090;
	border-right-color : #708090;
	border-top-color : #708090;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
}

A.something2:HOVER {
	color : #00008B;
	border-color : #0000CD Blue Blue Blue;
	background : Beige center;
	border : 1px;
	border-bottom-color : #708090;
	border-bottom-style : solid;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 3px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 3px;
	border-left-color : #708090;
	border-right-color : #708090;
	border-top-color : #708090;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	text-decoration : underline;
}


TD.admin_menu {
	
}

A.something, A.something:LINK, A.something:VISITED, A.something:ACTIVE{
	text-decoration : none;
	color : #00008B;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 3px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 3px;

	
}

FORM.noborder {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


A.something2, A.something2:LINK, A.something2:VISITED, A.something2:ACTIVE{
	text-decoration : none;
	color : #00008B;
}
TEXTAREA {
	scrollbar-highlight-color : White;
	scrollbar-arrow-color : #0000CD;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : White;
	scrollbar-3dlight-color : #708090;
}

