* {
	font-family	:	"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

body, td, th {
	font-size	:	12px;
}

.searchDetails th {
	text-align	:	left;
}

.head { 
	color		: 	#000d69; 
	font-size	: 	18px; 
	font-family	: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}

.subhead { 
	color		: 	#000d69; 
	font-size	: 	16px; 
	font-family	: 	"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	}

.body   { color: #000; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

#id { color: red; font-size: 60pt }

A { 
	color		:	#0000FF;
} 

A:HOVER {
	COLOR		:	#004080; 
	font-style	: 	italic;
} 

.link {  
	color		: 	#000000; 
	text-decoration	: 	none; 
	cursor		: 	text;
}

.small  {
	font-size	: 	11px; 
	font-family	: 	Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.ad_table { 
	font-size	: 	10px; 
	font-family	: 	Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin-left	: 	15px; 
	/*border-left	: 	2px ridge #00f500; 
	border-right	: 	2px ridge #00f500;*/ 
	width: 20px 
	}

.msgtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0033}

.tblHead {  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 11px; font-weight: bold; color: #000}

.smallNew { font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-weight: bold; color: #000d69}



INPUT {

	BORDER-RIGHT: #FFCC99 1px solid; BORDER-TOP: #FFCC99 1px solid; FONT: 11px verdana, sans-serif; BORDER-LEFT: #FFCC99 1px solid; BORDER-BOTTOM: #FFCC99 1px solid

}



.inputNormal {

	BORDER-RIGHT: #dcdcdc 1px solid; BORDER-TOP: #708090 1px solid; FONT: 10px verdana, sans-serif; BORDER-LEFT: #708090 1px solid; BORDER-BOTTOM: #dcdcdc 1px solid

}

.inputError {

	BORDER-RIGHT: #dcdcdc 1px solid; BORDER-TOP: #708090 1px solid; FONT: 10px verdana, sans-serif; BORDER-LEFT: #708090 1px solid; BORDER-BOTTOM: #dcdcdc 1px solid

}

TEXTAREA {

	BORDER-RIGHT: #FFCC99 1px solid; BORDER-TOP: #FFCC99 1px solid; FONT: 11px verdana, sans-serif; BORDER-LEFT: #FFCC99 1px solid; BORDER-BOTTOM: #FFCC99 1px solid

}





IMG {

	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none

}

SELECT {

	FONT: 11px verdana, sans-serif

}

.radio {

	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none

}

.msgtxt2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0033 }

.Links { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #800000; font-size: 10px}

.list_table { font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-bottom: 2px ridge #800000; }

.helptxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}

.helpdiv {  background-color: #F5E7B1; border: 1px solid; position: absolute; visibility: visible; height: 100px; width: 300px; left: 210px; top: 180px; clip:             rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; border-color: #FFBA00 solid}

.tblHeadtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333300}

button, select {
	color		: #000000;
	border		: 1px solid #888888;
	background-color: #EEEEEE;
	margin		: 0px;
	font-size	: 12px;
}

button {
	padding		: 0px 4px 0px 4px;
}

button[disabled], select[disabled] {
	color		: #888888;
}

table.borders {
	border-top	: 1px solid #888888;
	border-left	: 1px solid #888888;
	border-collapse	: collapse;
}

table.borders td,
table.borders th {
	border-right	: 1px solid #888888;
	border-bottom	: 1px solid #888888;
	padding		: 2px;
	font-size	: 12px;
}

table.borders th {
	background-color: #CCCCCC;
	font-weight	: bold;
	font-size	: 12px;
}

table.borders th.buttons {
	padding		: 0px;
}

th.buttons button {
	font-weight	: normal;
	margin		: 2px 2px 2px 0px;
}

.linkify {
	font-weight	: bold;
	color		: #008800;
	text-decoration	: underline;
	border		: none;
	background-color: inherit;
}
