A:link   {text-decoration: underline; color: #00f;}
A:visited {text-decoration: underline; color: #00f;}
A:hover   {text-decoration: underline; color: #F60;}
A:active  {text-decoration: underline; color: #FC0;}
A:link.mast   {	text-decoration: none; color: #FC0; font-weight : bold;}
A:visited.mast {text-decoration: none; color: #FC0;	font-weight : bold;}
A:hover.mast   {text-decoration: none; color: #F60;	font-weight : bold;}
A:active.mast  {text-decoration: none; color: #FC0;	font-weight : bold;}
body {
	background-image : url(pearl.gif);
	background-color : White;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: Black;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-align: center;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.right {
	text-align:		right;
}
th	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-color: #003;
	text-align: center;
	vertical-align : top;
}
th.mast 	{font-size : 11px;}
th.new 		{
	background-color: #F60;
	padding: 0 0 0 0;
}
th.box 		{background-color: #003;}
table.new 	{
	border:	 			thin solid #F60;
	background-color:	#FFF;
}
table.alert 	{
	border:	 			medium solid #F00;
	background-color:	#FFF;
}
th.alert	{background-color: #F00;}
table.box	{
	border:	 			thin solid #003;
	background-color:	#FFF;
}
td	{
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
}
td.new	{
	padding: 	3 3 3 3; 
	font-size:	11px;
	line-height:	2;
}
td.box	{
	padding: 		10 10 10 10; 
	font-size: 		12px;
}
td.box2	{
	padding: 		4 5 4 5; 
	font-size: 		12px;
	font-weight:	bold;
	background:		#6cf;
	color:			#003;
}
td.box3	{
	padding: 		4 5 4 5; 
	font-size: 		12px;
	font-weight:	bold;
	background:		#6cf;
	color:			#003;
	text-align:		center;
}
td.cal {
	vertical-align : middle;
	padding:	3 5 3 5;
}
address {
	text-align:		center;
	font-weight:	normal;
	font-style:		italic;
}
hr.new	{
	padding: 0 0 0 0;
}
td.sidenav	{
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	color: 			#003;
}
a.sidenav	{
	font-size:		10px;
	display: 		block;
	padding:		5 0 10 0;
}
p.box2	{
	border:	 		thin solid #003;
	padding: 		4 5 4 5; 
	font-size: 		12px;
	background:		#6cf;
	color:			#003;
}
