.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.titletext {  font-family: "Arial", Times, serif; font-size: 16px; font-weight: bold; text-decoration: none}
.specialtext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.textlink { color: #FFFF00; font-weight: normal}
.big {  font-family: tahoma; font-size: 18px; font-weight: bold; color: #333333}
.headtext {  font-family: "Arial", Times, serif; font-size: 24px; font-weight: bold; color: #000000}

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


.listingAbstractFont {  
	font-family: "Arial", Times, serif; 
	font-size: 12px
}

.listingAbstractHeaderFont {  
	font-family: "Arial", Times, serif; 
	font-size: 15px;
	font-weight: bold;
}

.listingContentFont {	
		font-size: 14px; 
		font-family: "Arial", Times, serif; 
		color: #000000; 
	}

.listingHeaderFont {	
		font-size: 24px; 
		font-family: "Arial", Times, serif; 
		color: #000000; 
		font-weight: bold;
	}

.listingDatePosted {	
		font-size: 11px; 
		font-family: "Arial", Times, serif; 
		color: #000000; 
		font-style: italic;
	}

.urlTitleFont {
	font-family: "Arial", Times, serif; 
	font-size: 16px
}

.urlAbstractFont {
	font-family: "Arial", Times, serif; 
	font-size: 14px
}

.urlFont {
	font-family: "Arial", Times, serif; 
	font-size: 11px
}
.medtext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}

.defaultErr
{
    color: #FF0000;
}

#page_tabs {
	OVERFLOW: hidden
}
#page_tabs DIV {
	FONT-SIZE: 1.1em; FLOAT: left; CURSOR: pointer; COLOR: #fff; background-image:url(images/tab_bkg.gif); background-repeat:no-repeat; width:164px; height:30px;
}
#page_tabs DIV:hover {
	COLOR: #7a838b
}
#page_tabs DIV.cssHover {
	COLOR: #7a838b
}
#page_tabs DIV.active {
	COLOR: #000000;
}