/* LINK COLORS */
#gry               
{
	text-decoration:none;
	color:#990099;
}
#gry:hover         
{
	text-decoration:underline;
	color:#FF00FF;
}

#gry2               
{
	text-decoration:underline;
	color:#666666;
}
#gry2:hover         
{
	text-decoration:underline;
	color:#000000;
}

.text
{
	FONT-SIZE:11px;
	FONT-FAMILY:verdana,arial;
	color:#000000;
	line-height:17px;
}			
.smtext			
{
	FONT-SIZE:10px;
	FONT-FAMILY:verdana,arial;
	color:#666666;
	line-height:15px;
}

.smheader 
{
	FONT-SIZE:10px;
	FONT-FAMILY:verdana,arial;
	color:#0073B8;
	line-height:15px;
	font-weight:bold;
}

.headerQuote
{
	font-family     : verdana;
	font-size       : 14px; 
	color:#660099;
	font-weight:bold;
}

.smblue			{FONT-SIZE:10px;FONT-FAMILY:verdana,arial;color:#0073B8;line-height:15px;}

.smbold {FONT-SIZE:10px;FONT-FAMILY:verdana,arial;color:#666666;line-height:15px;font-weight:bold;}

.interiorTitle {FONT-SIZE:19px;FONT-FAMILY:verdana,arial;color:#000000;line-height:25px;}
.Title {FONT-SIZE:13px;FONT-FAMILY:verdana,arial;color:#666666;line-height:25px;}

.header1 {FONT-SIZE:12px;FONT-FAMILY:verdana,arial;color:#000000;line-height:15px;font-weight:bold;}
.clientex {align:center;margin:5px;font-family:Verdana;font-size:12px;border-style:groove;sheight:5;width:150px;}



