BODY {
	background-color:white;
	scrollbar-face-color : white;
	scrollbar-arrow-color: #888888;
	scrollbar-track-color: #EFEFEF;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-Color: #BBBBBB;
}

.background_raster {
	background-image:url(/_graphics/raster_bg.gif);
}

INPUT  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	border : 1px solid #BBBBBB;
	background-color: white;
	color:black;
}

input[type=radio] {
	border:0px;
}

input[type=checkbox] {
	border:0px;
}

SELECT {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	border : 1px solid #BBBBBB;
	background-color: white;
	color:black;
}

TEXTAREA  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	border : 1px solid #BBBBBB;
	background-color: white;
	color:black;
}

.checkbox {
	border: 0px;
}

.menu {
	font-family:Arial;
	font-size:10px;
	color:black;
	text-decoration:none;
}

.alert  {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : Yellow;
	font-weight : normal;
}

.normalw  {
	font-size : 14px;
	font-family : arial, sans-serif;
	color : white;
	font-weight : bold;
}

.normalwh  {
	font-size : 12px;
	font-family : arial, sans-serif;
	color : white;
	font-weight : normal;
}

.normalb  {
	font-size : 12px;
	font-family : arial, sans-serif;
	color : black;
	font-weight : bold;
}

.normalredb  {
	font-size : 12px;
	font-family : arial, sans-serif;
	color : red;
	font-weight : bold;
}

.normal  {
	font-size : 12px;
	font-family : arial, sans-serif;
	color : black;
	font-weight : normal;
}

.small  {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : black;
	font-weight : normal;
}

.smallred  {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : red;
	font-weight : normal;
}

.smallb  {
	font-size :11px;
	font-family : arial, sans-serif;
	color : black;
	font-weight : bold;
}

.smallwh  {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : white;
	font-weight : normal;
}

.smallwhb  {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : white;
	font-weight : bold;
}

.smallgr {
	font-family:Arial;
	font-size:10px;
	color:black;
	text-decoration:none;
}

.large  {
	font-size : 14px;
	font-family : arial, sans-serif;
	color : black;
	font-weight : normal;
}

.largeb  {
	font-size : 14px;
	font-family : arial, sans-serif;
	color : black;
	font-weight : bold;
}

td  {
	font-size : 12px;
	font-family : arial, sans-serif;
}

A  {
	color : dimgray;
}

.dummylink  {
	color : dimgray;
	text-decoration:underline;
}



