.tabs {
	background-image:url(../s_templates/images/nlo_03.gif);
	background-repeat:no-repeat;
}
		
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E7EAE;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF3366;
	font-weight : bold;
	text-decoration : none;
}
A:active {
	
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	color: #314A6B;
	font-weight : bold;
	text-decoration: none
}
	
.texta { 
 font-size: 10px; 
 background-color: #FFC6E5; 
 border: 1px solid #660000; 
}

.altButtonFormat {
background-color: #FFC6E5;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #660000
} 

.maintext {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #660000;
}


.pinklinks {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #FF55B1;
}

.pinklinks:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #FF55B1;
}

.pinksmall {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #ff9000;
}

.specialist {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #4F5B6E;
}

.specialistwhite {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
}

.specialist:hover {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
	color : #4F5B6E;
}

.specialist:visited{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #4F5B6E;
}