.tabelnews {
	font-size : xx-small;
}

.newsheading {
	font-weight : bold;
	color : White;
}

BODY {
	background-color : #FFFFFF;
	color : #004A6F;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 12px;
}


A:LINK {
	color : #004A6F;
	text-decoration : none;
}

A:VISITED {
	color : #004A6F;
	text-decoration : none;
}

A:ACTIVE {
	color : #00A68C;
	text-decoration : none;
}

A:HOVER {
	color : #00A68C;
	text-decoration : none;
	font-weight : bold;
}

A.wit:LINK {
	color : Black;
}

A.wit:HOVER {
	color : White;
	font-weight : bold;
}

A.wit:VISITED {
	color : Black;
}


FORM {
	font-size : x-small;
}

FORM {
	color : #004A6F;
}


TABLE {
	font-size : x-small;
}

TD {
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color : #004A6F;
}
.buttonup {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color : #009966;
	border : 1px solid #003399;
	height : 24px;
	width : 80;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 1px;
	margin-top : 0px;
	cursor:hand;
	font-weight : bold;
}

.buttondown {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color :#003399; 
	border : 1px solid #009966;
	height : 24px;
	width : 80;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 1px;
	margin-top : 0px;
	cursor:hand;
	font-weight : bold;
}

TEXTAREA {
	border-width : thin thin thin thin;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color : #004A6F;
}

.copyright {
	font-size: xx-small;
	color : #B4B4B4;
}

.DisabledLink {
	color : #CC6633;
	font-weight : bold;
}

.menuItem {
	color : #004A6F;
	font-weight : bold;
}






.bgInfo { font-size: xx-small; color : #6699CC; }

