body {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	font-size: 11px;
	color: #000000;
	margin-top: 1px;
	margin-left: 1px;

}

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

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

td {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.small {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medium {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Arial,Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #cccccc #666666 #666666 #cccccc;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

			.suggest_link {
				background-color: #FFFFFF;
				padding: 2px 6px 2px 6px;
			}
			.suggest_link_over {
				background-color: #3366CC;
				padding: 2px 6px 2px 6px;
			}
			#search_suggest {
				position: absolute; 
				background-color: #FFFFFF; 
				text-align: left; 
				border: 1px solid #000000;			
			}		

TEXTAREA { FONT-FAMILY: Arial,Helvetica; FONT-SIZE: 11px }

.textfield    {      border-width: 0px;    border-style: solid;    
border-color: #999999;  
font-family: Arial, Helvetica, sans-serif;    
font-size: 10px;    color: white;    width: 150px;    height: 18px; 
background-color:black
}

.textfield2    {
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	width: 150px;
	height: 18px;
	background-color:black;
}

input {
	padding-right: 5px;
}

.default_class_button { BORDER-RIGHT: #b2b09b 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ffffff 2px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 1px; FONT: bold 11px Tahoma; BORDER-LEFT: #ffffff 1px solid; COLOR: #333333; PADDING-TOP: 1px; BORDER-BOTTOM: #b2b09b 1px solid; BACKGROUND-COLOR: #e2e0cb}
