/* CSS Document */
.txt{
	font-family: "ms sans serif";
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	
}
.stringNav{
	font-family: "ms sans serif";
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	background-color: #eaeaea;
	padding: 2px;
	spaccing: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.catLinks{
	font-family: "ms sans serif";	
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	
}
catLinks: HOVER{
	font-family: "ms sans serif";	
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	
}


.searchNav{
	font-family: "ms sans serif";
	size: 10pt;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	
}
.menu{
	font-family: "ms sans serif";
	size: 10pt;
	color: #ffcc00;
	text-indent: 10px;
	font-size: 10px;
	text-decoration: none;
}
.menu:HOVER{
	font-family: "ms sans serif";
	size: 10pt;
	color: #ffffff;
	text-indent: 10px;
	font-size: 10px;
	text-decoration: none;
}
.menuHead{
	font-family: "ms sans serif";	
	color: #993300;
	text-indent: 5px;
	font-size: 10px;
	font-weight: bold;
}

.img_bdr{
	border: 1px solid #666666;
}
.styleA{
	font-family: "ms sans serif";
	font-size: 12px;
	color: #993300;
	background-image: url(images/bk_1.gif);
	background-repeat: repeat-x;
}
.styleB{
	font-family: "ms sans serif";
	font-size: 12px;
	color: #993300;
	background-image: url(images/bk_2.gif);
	background-repeat: repeat-x;
}
.styleC{
	font-family: "ms sans serif";
	font-size: 12px;
	color: #993300;
	background-image: url(images/bk_3.gif);
	background-repeat: repeat-x;
}
.styleD{
	font-family: "ms sans serif";
	font-size: 12px;
	color: #006666;
	background-image: url(images/bk_4.gif);
	background-repeat: repeat-x;
}
H1{
	font-family: verdana;
	font-size: 48px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 40px;
	text-decoration: none;
}
H2{
	font-family: ms sans serif;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
H4{
	font-family: ms sans serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px dotted #cccccc;
	padding: 5px;
	background-color: #fefefe;
}
