.categorybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/catboxline_15_02_01.jpg);
	background-repeat: no-repeat;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
	
}
.red14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bc0815;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.white10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.whiteBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.brown11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222020;
	font-weight: bold;
}
.white10boldbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #b7101a;
	color: #FFFFFF;
}
.grey12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a.nav2:link {
	color: #666666;
	text-decoration: none;
	
}
.bgBlackWhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}

a.nav2:visited {
	text-decoration: none;
	color: #666666;
	
}
a.nav2:hover {
	text-decoration: underline;
	color: #bc0815;
	
}
a.nav2:active {
	text-decoration: none;
	color: #666666;
	
}.picborder {
	border: 1px solid #44403F;
}
.red12b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b7101a;
}
.black12b {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.whitebold10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
	
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.greybg11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
.navbg {
	background-image: url(images/navbg.jpg);
	background-repeat:repeat-x;
	
}
.bgRbar {
	background-color: #000000;
	background-image: url(images/EMtemp2_12_02.jpg);
	background-repeat: no-repeat;
}
.boxtop2 {

	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btop2.jpg);
	background-repeat: no-repeat;
}
.boxtop {
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxtop.jpg);
	background-repeat: no-repeat;
}
.white10boldbg2 {
	font-family:  'Arial, Helvetica, sans-serif';
	font-size: 11px;
	background-color: #960d15;
	color: #FFFFFF;
}
.border {
	border: 1px solid #999999;
}
.thumbnail {
	font-family:  'Arial, Helvetica, sans-serif';
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.black10 {
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 10px;
	color: #000000;
}

.leftFloat {
	float: left;
	margin: 11px;
	border: 1px solid #44403F;
}
.rightFloat {
	float: Right;
	margin: 11px;
	border: 1px solid #44403F;
}
.centerFloat {
	text-align:center;
	margin: 11px;
	border: 1px solid #44403F;
}
