A               {
		font-family : verdana, arial;
		font-weight : normal;
		text-decoration: underline; 
		color:#0C61A5;
		}

A:link		{
		text-decoration: underline;
		color:#0C61A5;
		}

A:active        {
		color:#0C61A5;
		text-decoration: underline;
		}

A:visited       {
		color:#0C61A5;
		text-decoration: underline;
		}

A:hover         {
		color:#1396FF; 
		text-decoration: none; 
		}

/* sub menu link grey */

.sub 		{
		color : #0C57A5;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :11px;
		text-decoration : none;
		}
	
a.sub:link{color : #8F8F8E; text-decoration : none}
a.sub:visited{color : #8F8F8E; text-decoration : none}
a.sub:hover{color : #0F70D4; text-decoration : none}

.sub2 		{
		color : #0C57A5;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :11px;
		text-decoration : none;
		}
	
a.sub2:link{color : #0F70D4; text-decoration : none}
a.sub2:visited{color : #0F70D4; text-decoration : none}
a.sub2:hover{color : #0F70D4; text-decoration : none}


.sub3 		{
		color : #0C57A5;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		text-decoration:none;
		font-size :11px;
		}
a.sub3:link{color : #0C57A5; text-decoration : none}
a.sub3:visited{color : #0C57A5; text-decoration : none}
a.sub3:hover{color : #0C57A5; text-decoration : none}

/* sub sub menu link grey */

.sg 		{
		color : #7F7F7F;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.sg:link{color : #7F7F7F; text-decoration : none}
a.sg:visited{color : #7F7F7F; text-decoration : none}
a.sg:hover{color : #BB901D; text-decoration : none}

/* link blue */

.u 		{
		color : #0C61A5;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none
		}
	
a.u:link{color : #0C61A5; text-decoration : none}
a.u:visited{color : #0C61A5; text-decoration : none}
a.u:hover{color : #0C61A5; text-decoration : underline}

.b 		{
		color : #8C6239;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none
		}
	
a.b:link{font-weight  : bold;color : #8C6239; text-decoration : none}
a.b:visited{font-weight  : bold;color : #8C6239; text-decoration : none}
a.b:hover{font-weight  : bold;color : #8C6239; text-decoration : underline}


/* link white arial small */

.w 		{
		color : #ffffff;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none
		}
	
a.w:link{color : #ffffff; text-decoration : none}
a.w:visited{color : #ffffff; text-decoration : none}
a.w:hover{color : #ffffff; text-decoration : underline}


/* link white */

.foot 		{
		color : #015F34;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : underline
		}
	
a.foot:link{color : #015F34; text-decoration : underline}
a.foot:visited{color : #015F34; text-decoration : underline}
a.foot:hover{color : #669071; text-decoration : underline}

/* link white underline */

.r 		{
		color : #A21F36;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : underline
		}
	
a.r:link{color : #A21F36; text-decoration : underline}
a.r:visited{color : #A21F36; text-decoration : underline}
a.r:hover{color : #000000; text-decoration : underline}

/* link grey underline */

.gu 		{
		color : #7F7F7F;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none
		}
	
a.gu:link{color : #7F7F7F; text-decoration : none}
a.gu:visited{color : #BD681C; text-decoration : none}
a.gu:hover{color : #BD8E1C; text-decoration : none}

/* link blue underline */

.blue 		{
		color : #0C61A5;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none
		}
	
a.blue:link{color : #0C61A5; text-decoration : none}
a.blue:visited{color : #0C61A5; text-decoration : none}
a.blue:hover{color : #0C61A5; text-decoration : none}


/* link green underline bold popup-close */

.go 		{
		color : #BD8E1C;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :11px;
		text-decoration : none
		}
	
a.go:link{color : #BD8E1C; text-decoration : none}
a.go:visited{color : #BD8E1C; text-decoration : none}
a.go:hover{color : #084C95; text-decoration : none}




/* default text */

p 	{ 
	color : #4C4C4C;
	text-decoration : none;
	font-family : verdana,arial;
	font-weight : normal;
	}

h1 	{ 
	color : #0C57A5;
	text-decoration : none;
	font-family : arial;
	font-weight : bold;
	font-size : 24px;
	line-height:normal;
	padding: 0;
	margin: 0;
	}

h2 	{ 
	color : #0C57A5;
	text-decoration : none;
	font-family : verdana;
	font-weight : normal;
	font-size : 16px;
	line-height:normal;
	padding: 0;
	margin: 0;
	}

.text10 	{ 
	color : #4C4C4C;
	text-decoration : none;
	font-family : verdana,arial;
	font-weight : normal;
	line-height: 19px;
	font-size : 12px;
	}

/* default text */

.bl 	{ 
	color : #000000;
	text-decoration : none;
	font-family : verdana,arial;
	font-weight : normal;
	font-size : 13px;
	}

a.bl:link{color : #0C61A5; font-weight : bold;text-decoration : underline}
a.bl:visited{color : #ff6633; font-weight : bold;text-decoration : underline}
a.bl:hover{color : #1396FF; font-weight : bold;text-decoration : underline}

.linktxt 	{ 
	color : #8C6239;
	text-decoration : none;
	font-family : verdana,arial;
	font-weight : normal;
	font-size : 11px;
	}

a.linktext:link{color : #8C6239; font-weight : normal;text-decoration : underline}
a.linktext:visited{color : #8C6239; font-weight : normal;text-decoration : underline}
a.linktext:hover{color : #8C6239; font-weight : normal;text-decoration : underline}	

/* default text */

.bul 	{ 
	color : #7F7F7F;
	text-decoration : none;
	font-family : verdana,arial;
	font-weight : normal;
	font-size : 11px;
	}

/* default text blue facilities box */

p.blue 	{ 
	color : #004990;
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	font-size : 11px;
	}

/* text brown orange*/

.bo 	{ 
	color : #585858;
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	font-size : 11px;
	}

/* text black small */

.smb 		{
		color : #000000;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none
		}

/* text grey small */

.smg 		{
		color : #cccccc;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none
		}

/* text gold bold */

.gold 		{
		color : #BD8E1C;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bolder;
		font-size :15px;
		text-decoration : none
		}

INPUT.ns               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3b3b3b;
		width:130px;
		background-color:#F5F5F5;
		border-width:1px;
		}

INPUT.nsg               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		background-color:#F5F5F5;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		width:130px;
		}


INPUT               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		}

SELECT               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		}
		
INPUT.ns_small               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		width:80px;
		}

INPUT.ns_smallp               {
		font-family : arial, verdana, helvetica;
		background-color:#F5F5F5;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		text-align:center;
		width:80px;
		border-width:1px;
		}

TEXTAREA               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		width:250px;
		background-color:#F5F5F5;
		border-width:1px;
		}

/* text white small */

.smw 		{
		color : #E6E6E4;
		font-style : normal;
		font-family : arial;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none
		}

/* grey teaser heading */

.th 	{ 
	color : #666666;
	text-decoration : none;
	font-family : verdana, arila;
	font-weight : bolder;
	font-size : 10px;
	}

/* bold black */

.bb 	{ 
	color : #000000;
	text-decoration : none;
	font-family : verdana, arila;
	font-weight : bolder;
	font-size : 10px;
	}

/* bold red price display */

.br 	{ 
	color : #B00000;
	text-decoration : none;
	font-family : verdana, arila;
	font-weight : bolder;
	font-size : 10px;
	}


.field {COLOR: #666666; FONT-FAMILY: arial,verdana, sans-serif; FONT-SIZE: 11px; background-color: #ffffff; border:1px solid #666666; padding-left:2px}