a:link {
	color: #D43C00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	border-bottom: 1px dotted #555;
	color: #cccccc;

}

a:visited {
	color: #D43C00;
	text-decoration: none;
}
.title {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #f2f2f2;
	text-transform: capitalize;
	letter-spacing: 0px;
}
.titleRED {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ff0000;
	text-transform: capitalize;
	letter-spacing: 0px;
}
.text {
	font-family: "Tahoma","Verdana","Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	word-spacing: 2px;
	letter-spacing: 0px;
	line-height: normal;
	border: thin none #FFFFFF;

}
.textcenter {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #663300;
	word-spacing: 2px;
	line-height: normal;
	border: thin none #FFFFFF;

}
.field {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px dotted #660000;
	height: auto;
	width: auto;
	background-color: #FFCC66;


}
.button {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #660000;
	background-color: #CCCCCC;
	border: 1px outset #000000;


}
.small {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 9px;
	color: #FFFFFF;
}
.fieldnormal {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: 1px dotted #660000;
	height: auto;
	width: auto;
	background-color: #FFCC66;
}

.tr {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
}
.td {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	color: #333333;
	border: 0px solid #666666;
}
.fieldentry {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: 1px solid;
	height: auto;
	width: auto;
	float: none;
	background-color: #C4E1FF;


}
.fieldentryCap {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	border: 1px solid;
	height: auto;
	width: auto;
	float: none;
	background-color: #99CCFF;
}
.displayfield {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	word-spacing: 2px;
	line-height: normal;
	border: thin none #FFFFFF;
}
.cfieldentry {

	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: 1px solid #CC0000;
	height: auto;
	width: auto;
	float: none;
	background-color: #FFCC66;
}

.clickable {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #3333CC;
	cursor: hand;
	filter: Light;
}

.mfieldentry {
	font-family: "verdana","Tahoma","Arial";
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: 1px solid #CC0000;
	height: auto;
	width: auto;
	float: none;
	color: 666666;	
	border-color: 666666;
	border-style: solid;
	border-width: 1;
	background-color: f2f2f2;
}
.mfieldsearch {
	font-family: "verdana","Tahoma","Arial";
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border: 1px solid #CC0000;
	height: auto;
	width: 120px;
	float: none;
	color: 666666;
	border-color: 666666;
	border-style: solid;
	border-width: 1;
	background-color: f2f2f2;
}

.mbutton {
	background-color: c4c4c4; 
	border-color: 666666; 
	border-style: solid; 
	border-width: 1; 
	color: 666666; 
	font-size: 7pt; 
	font-family: verdana;
}
      