



P.catname { 
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
text-align: center;
 }

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}


IMG.catimage { 
border:1px;
border-thickness:1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage {
vertical-align:top;
text-align:center:
}

TD.catname {
vertical-align:top;
text-align:center:
}

TD.catnavigation {
vertical-align:middle;
text-align:left;
}

BODY{
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #D0DAE3;
	scrollbar-base-color: ##D0DAE3;
	scrollbar-dark-shadow-color: #003366;
	scrollbar-face-color: #29425A;
	scrollbar-highlight-color: #7B88A9;
	scrollbar-shadow-color: #D0DAE3;
	}
A:link {
	color: #1A17E9;
	text-decoration: none;
}

A:visited {
	color: #1A17E9;
	text-decoration: none;
}

A:active {
	color: #1A17E9;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #CCDAE3;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
    color: #FFFFFF
}

TD.small {
	font-size: 14px;
	font-family : Verdana;
	color : #000000;
}

P.small {
	font-size: 14px;
	font-family : Verdana;
	color : #000000;
}


TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003366;
	height : 1px;
}