BODY {
	font: 10pt  tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #A90F0F;
	scrollbar-track-color: #FFFFFF;
	}
td.mainWindow {
	background: #CCCCCC;
	color: #FFFFFF;
	border: 1px solid #999999;
	}

img {
 border-color: #DDDDDD;
 }


td, tr, p, div {
	color: #4B3402;
	font: 12px  tahoma;
	}

.button {
	color: #333333; font-family:  tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font: bold;
	background: White;
	border: 1px solid #666666;
	height: 20px;
	}
.inputbox {
	font-family:  tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #666666;
	}

.listbox {
	font-family:  tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #666666;
	}
	
a:link, a:visited {
	color: #CA4F13; 
	text-decoration: underline; 
	font-weight: normal;
	font-family:   tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a:hover {
	}
