A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}


A.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
}


A.navbar:hover {
	color: #F0F000;
	text-decoration: none;
}


TD.navbar {
	font-size: 11px;
	font-family : Arial;
		color : #FFFFFF;
}



TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.centertitle {
	font-size: 15px;
	font-family : Arial;
	font-weight:bold;
	color : #CC0000;
}

P.centertitle {
	font-size: 15px;
	font-family : Arial;
	font-weight:bold;
	color : #CC0000;
}


P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #cc0000;
}

P.catname {
text-align:center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:center;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border: 0px;
border-thickness: 0px;
border-color: #000;
border-style: solid;
vertical-align:top;
horizontal-align:center;

}

TD.catimage {
vertical-align:top;
text-align:center;
}

TD.catname {
vertical-align:top;
text-align:center;
}

TD.catnavigation {
vertical-align:middle;
text-align:left;
}

.menutext{
margin-bottom: 0px;
margin-left: 2px;
background-color:#D6DEEF;
color:#000000;
width:150px;
padding:2px;
text-align:left;
font-weight:bold;
font-size: 12px;
font-family : Arial;

/*/*/border:0px solid #000000;/* */
}



.menutitle{
cursor:pointer;
margin-bottom: 0px;
margin-left: 5px;
background-color:FFFFFF;
color:#000000;
width:150px;
padding:1px;
text-align:left;
font-weight:bold;
font-size: 12px;
font-family : Arial;

/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom: 1px;
font-size: 11px;
font-family : Arial;
margin-left: 0px;
background-color:#FFFFFF;
color:#FFFFFF;
width:100percent;
padding:2px;
text-align:left;
font-weight:italic;
/*/*/border:0px solid #000000;/* */


}