<style type="text/css">
	<!--
		
	/* LINK styles */	
	a:active{color: #000066; font-weight: bold; text-decoration: none;} /*red*/
	a:visited{color: #000066; font-weight: bold; text-decoration: none;} /*red*/
	a:link{color: #000066; font-weight: bold; text-decoration: none;} /*red*/
	a:hover{color: #990000; font-weight: bold; text-decoration: underline;} 

	a.whlink:visited{color: #ffffff; font-weight: bold; text-decoration: none;} 
	a.whlink:link{color: #ffffff; font-weight: bold; text-decoration: none;} 
	a.whlink:hover{color: #fffffff; font-weight: bold; text-decoration: underline;} 
	
	a.glink:visited{color: #426552; font-weight: normal; text-decoration: none;}
	a.glink:link{color: #426552; font-weight: normal; text-decoration: none;} 
	a.glink:hover{color: #990000; font-weight: normal; text-decoration: underline;} 
	
	a.navylink:visited{color: #003366; font-weight: normal; text-decoration: underline;}
	a.navylink:link{color: #003366; font-weight: normal; text-decoration: underline;} 
	a.navylink:hover{color: #003366; font-weight: normal; text-decoration: underline; background-color:#eeeeee} 
	
	/* DEFAULT text styles*/
	.default {
	color: 000000;
	font-size: 13px;
	line-height:18px;
	font-family: arial, helvetica, sans-serif;
}
	.green {color:#426552;}
	.red {color:#ff0000;}
	
	.category {color:330000;font-size:14px;font-family:arial,helvetica,sans-serif}
	.Newstitle {color:330000;font-size:14px}
	
	.sleepinggiant {
	background: white url(../graphics/sleepinggiantbg.jpg);
  	background-repeat: no-repeat;
    background-position: 100% 100%;
	border-left:0px solid #426552;
	border-right:0px solid #426552;
	
}
	.mini {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

	.small {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
	
	.sitetitle {
	font-size: 32px;
	color: #660099;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
}

	.cdtitle {
	font-size: 15px;
	color: #330000;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
}

	

	.button{
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color : #003366;
}	
	.contacttext {
	font-size: 13px;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
		
}
	.formTD1 {background-color: #dce6ef; font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif;
}
	.formTD{color: #003366; font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif;
}
	.form{
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color : #ffffff;
}	

	.button{
	color: #ffffff;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color : #003366;
}

	.leftborder {
	border-left:1px solid #426552;
}

	.rightborder {
	border-right:1px solid #426552;
}

	.footertxt {
	color:ffffff;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}


	.bothborders {
	border-left:1px solid #426552;
	border-right:1px solid #426552;
}		
</style>	


