.normal, .normal b, .normal i {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #555555;

}

.content, .content b, .content i {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000;

}

.largerthannormal, .largerthannormal b, .largerthannormal i {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

}

.somelargerthannormal, .somelargerthannormal b, .somelargerthannormal i {

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	color: #555555;

}

.smallerthannormal, .smallerthannormal b, .smallerthannormal i{

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color: #555555;

}

.normaltitle, .normaltitle b, .normaltitle i {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #0077aa;

}

.largerthannormaltitle, .largerthannormaltitle b, .largerthannormaltitle i {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #0077aa;

}

.smallerthannormaltitle, .smallerthannormaltitle b, .smallerthannormaltitle i{

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color: #0077aa;

}

.normaltitledark, .normaltitledark b, .normaltitledark i {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #336699;

}

.largerthannormaltitledark, .largerthannormaltitledark b, .largerthannormaltitledark i {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #336699;

}

.smallerthannormaltitledark, .smallerthannormaltitledark b, .smallerthannormaltitledark i{

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color: #336699;

}

.titlebox {

	font-size: 14px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	color: #0077aa;

	background-color: #eeeeee;

	text-align: left;

	vertical-align: bottom;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #555555;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #555555;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #0099CC;

	text-decoration: none;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #555555;

}

span {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #555555;

}

li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #555555;

}

input {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #555555;

}



ul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #555555;

}

.subcategory
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#993300;
font-size:15px;
font-weight:bold;
border-bottom:1px #993300 dashed;
}


.listcategory, li .listcategory
{
list-style-type: none;
background-image: url(files/images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0 40%;
padding: 0px 0 0px 18px;
margin: 1.4em 0;
}

.categorytitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 2px;
}

.bluebackgroundwhitetext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color:#346699;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}

a.coloredlnk:link, a.coloredlnk:visited, a.coloredlnk:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346699;
	text-decoration: none;
}
a.coloredlnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

a.standardlnk:link, a.standardlnk:visited, a.standardlnk:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.standardlnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346699;
	text-decoration: underline;
}

.pagination{
padding: 2px;
}
.pagination a {
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}
.pagination a:hover, .pagination a:active
{
    border: 1px solid #FF0000;
    color: #000;
	font-weight:bold;
}

/* anylink dropdown*/
/* ######### Default class for drop down menus ######### */
.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 160px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #E9EAFE;
color: black;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}