.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CED4E1;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;


}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

table.smtxt2 td {
	height: 100%;
}
.smtxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smtxtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B5BECB;
	text-decoration: none;
}
.SubCatLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.SubCatLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: B5BECB;
	text-decoration: none;
}
.Cattxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 293D5E;
	text-decoration: none;
}
.CatHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: 374D72;
	font-weight: bold;
}
.button {
	background-color: #3F567D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #FFFFFF;   
    text-decoration: none;
	border: 1;
	padding: 2px;
}
