
A.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #333333;
	text-decoration: none;
}
A:VISITED.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #333333;
	text-decoration: none;
}
A:HOVER.normal{
	color: #0000CC;
}
P, TD , DIV{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: Black;	
}

UL {
	border-top-width : 12px;
}
B.phone {
    font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CC3300;
	font-size: 14pt;
}
A.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	color : #547D00;
	font-style : normal;
	font-weight : bold;
}


A:HOVER {
	color : #CC3300;
}
.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}
.small{
	font-size: 8pt;
}
A.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color: Black;
	text-decoration: none;
}
A:VISITED.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color: Black;
	text-decoration: none;
}
A:HOVER.small{
	color: #0000CC;
}

A.sub{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #330099;
	font-style : normal;
	font-weight : normal;
}

.sublive{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : Black;
	font-style : normal;
	font-weight : bold;
}

.bolder{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	color : black;
	font-style : normal;
	font-weight : bold;
}
.logo {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 1.6em;
	font-weight :  bold;
	color : #000000;
}

TD.vertical {
	background-color : #3300CC;
}
