A {
	color : #0066CC;
}

A:HOVER {
	color : #0066CC;
	font-weight: bold;
}

BODY, TD, TH, P, DIV, FORM, H1, H2, H3, H4, BLOCKQUOTE, UL, OL {
	font-family : Times New Roman;
	font-size: 12pt;
	
}

BODY, P, TD, DIV, H1, H2, H3, H4 {
	color : Black;
	
	

}

BODY {
	background-color : #White;
	scrollbar-3d-light-color: White;
	scrollbar-arrow-color: #663300;
	scrollbar-base-color: #639ACE;
	scrollbar-dark-shadow-color: White;
	scrollbar-face-color: #639ACE;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #663300;
}

BODY.homepage {
}

DIV.headline {
	border : none;
	color : #666666;
	margin : 0;
	padding : 0;
	width : 100%;
}

H1, H2, H3, H4 {
	margin-bottom : 8px;
}

HR {
	color : silver;
	height : 1px;
}

TD.mainbar {
	padding-left : 16px;
}

TD.resourcebar {
/*	border-left: 1px solid silver;*/
	background-color: #F5F5F5;
}

TD.sidebar {
	background-color: White;
}

.box {
	background-color : White;
	border-color : White White White White;
	border-style : solid;
	border-width : 1px;
	font-family : Arial;
	color : Black;
	text-decoration : none;
	font-size : 10pt;
}

.stores {
	color : #000066;
	text-decoration : underline;
	font-size : 12pt;
	

}

.stores:HOVER {
	color : #99CCFF;
	text-decoration : underline;
	text-transform:uppercase;
	font-size:12;
	background-color:000000;
}

.catlink {
	font-weight : normal;
} 
 
 .catlink:HOVER {
	font-weight : bold;
} 

.more {
	color : #8B008B;
	text-decoration : none;
	font-size: 8pt;
}

.more:HOVER {
	color : Gray;
	text-decoration : underline;
	font-size: 8pt;
}

.keyword {
	color : Purple;
}

.mailform {
	background-color : Black;
}
 
.mainhead {
	border : none;
	font-family : Arial;
	font-size : 32pt;
	font-weight : bold;
	margin-bottom : 0;
	padding : 0;
	text-align : left;
}

.navbar {
	border-left:0px solid #336699; border-right:0px solid #336699; border-top:1px solid #336699; border-bottom:1px solid #336699; font-family : Arial, sans-serif;
	font-size : smaller;
	height : 22px;
	margin-bottom : 4px;
	padding-top : 1px;
	width : 100%
}

.avbar A {
	color : Navy;
}

.subhead {
	/*color : white;
	height : 0;
	margin : 0;
	padding : 0;
	visibility: hidden;
	*/
	font-size: smaller;
	font-style : italic;
	margin-top: -12px;
	margin-bottom: 6px;
	text-align : left;
}

.searchkeyword {
	background-color: White;
}

	.word {
	background-color: #D3D3D3;
}

.nav {
	background-color : Purple;
	border-color : Navy White Navy Navy;
	font-family : Verdana;
	font-size: 8pt;
	font-weight : normal;
	border: thin;
}

.clstore {
	color : #8B008B;
	text-decoration : underline;
}

.clstore:HOVER {
	color : Gray;
	text-decoration : none;
	font : bold;
}

.topnav {
	color : Navy;
	text-decoration : none;
	font-size : 8pt;
	font-weight : normal;

	

}

.topnav:HOVER {
	color : Navy;
	text-decoration : underline;
	font-size : 8pt;
	font-weight : normal;


}