body {
	
	font-family: Arial, Verdana, Georgia, Times New Roman, Times;

font-size: 12px;
color: #cacaca;
scrollbar-face-color: #212121;
scrollbar-highlight-color: #404040;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #616161;
scrollbar-arrow-color:  #A1A1A1;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
	}

tr {
	font-family: Arial, Verdana, Georgia, Times New Roman, Times;


	font-size: 12px;
	color: #cacaca;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	border: thin solid #333333;
	width: 250px;
}
.fieldcomm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	border: thin solid #333333;
	width: 250px;
	height: 75px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	border: thin solid #333333;
	width: 75px;
}



.trans_box2 {
  font-family:verdana;
  font-weight:bold;
  padding:40px;
  margin:30px;
  border:solid 1px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/75p_honey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(/images/middle.png);
}


td {
	font-family: Arial, Verdana, Georgia, Times New Roman, Times;


	font-size: 12px;
	color: #cacaca;
}

a:link { 
	color: #cacaca;
	text-decoration: none;
    font-weight:bold;
	}
a:visited { 
	color: #cacaca;
	text-decoration: none;
    font-weight:bold;
	}
a:hover { 
	color: #ffffff;
	text-decoration: none;
    font-weight:bold;
	}
a:active { 
	color: #ffffff;
	text-decoration: none;
    font-weight:bold;
	}
	
img {border: 0}

p {
    text-align:justify;
	font-family: Arial, Verdana, Georgia, Times New Roman, Times;
}

p2 {
	font-family: Arial, Verdana, Georgia, Times New Roman, Times;
}
