


font.search_sec_LeftLabel {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	background-color:#e6f0f4;	
}

font.search_sec_LeftLabel_no_bg {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:right;	
}

font.LeftLabel {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
}

font.dataLabel {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

font.ResultTextHeader {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006300;
}

font.CommentLabel{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : Black;
}

font.Title {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#00587c;
	padding:3px;	
}

font.ResultTitle {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
}

select.Data {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;	
}

select.FB_Data {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;	
}


input.FB_Text 
{
	height: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;		
}

input.Text 
{
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;		
}

TextArea.Text 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;		
}

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

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


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

input.Button 
{	
	width : 120px;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;	
}

input.LoginButton 
{	
	width : 148px;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	BORDER-RIGHT: #909090 1px solid; 
	BORDER-TOP: #909090 1px solid; 
	BORDER-LEFT: #909090 1px solid; 
	BORDER-BOTTOM: #909090 1px solid;	
}


.formlink A:link {
	font-family: Verdana;	
	text-decoration: none;  
	font-size: 12px; 
	font-weight: bold;	
	color: Green;
}

.formlink A:visited {
	font-family: Verdana;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	color: Green;
}

.formlink A:active {
	font-family: Verdana;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	color: red;
}

.formlink A:hover {
	font-family: Verdana;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;	
	color: red;
}

.search_sec_underline {
	background-color : #4c9ab9;
}

.search_sec_title_bg {
	background-color : #e6f0f4;
}

.button_bg {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	text-align:center;
	vertical-align:middle;
}

.res_title
{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
}

.res_text
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

.res_text_no_bold
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding:2px;
}