a {
	font-family:Tahoma,Arial;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none; 
}

a:link		{color:#00F;}
a:active	{color:#00F;}
a:visited	{color:#00F;}
a:hover		{color:#900;}

.a0{	color:		#FFF;
	font-family:	Microsoft Sans Serif,Tahoma;
	font-size:	11px;
	font-weight:	bold;
	text-decoration:none;
} 

.a0:link	{color:#FFF;}
.a0:active	{color:#FFF;}
.a0:visited	{color:#FFF;}
.a0:hover	{color:#BBF;}


.a1{	font-family:Microsoft Sans Serif,Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
} 

.a1:link	{color:#222;}
.a1:active	{color:#222;}
.a1:visited	{color:#222;}
.a1:hover	{color:#555;}

.nvlinks{	font-family:Microsoft Sans Serif,Tahoma;
		font-size:8pt;
		font-weight:bold;
		text-decoration:none;
} 

.nvlinks:link	{color:#CCC;}
.nvlinks:active	{color:#CCC;}
.nvlinks:visited{color:#CCC;}
.nvlinks:hover	{color:#FFF;}




.menu_hdr{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding: 4px 4px 4px 10px;
}
.menu_sub{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	line-height: 18px;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background: url(../img/design/menurow.gif) bottom right no-repeat;
	margin: 0 4px 0 0;
	border-bottom: 1px solid #5CA6CE;
}
h1 {
font-family:Arial;
font-weight:bold;
font-size:18px;
color:#961e1e;
}

table {
font-family:Arial;
font-size:10pt;
}

strong { font-weight:normal; }
