body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #e3e7f3;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
form {display:inline;}
/*input, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}*/
th {
	background-color: #E7E7E7;
	font-size:11px;
}
.topMenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.topMenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.topMenu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.topMenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.topMenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.headerText  {
	font-size: 12px;
	font-weight: bold;
	color: #bf1f00;
	text-transform: uppercase;
}
.headerInline, .headerInline a  {
	font-weight: bold;
	color: #bf1f00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
a div.tdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/left_menu.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 148px;
	text-indent: 33px;
	line-height: 17px;
	text-decoration: none;
}
a:hover div.tdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/left_menuS.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 148px;
	text-indent: 33px;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
}
a div.tdlinkS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/left_menuS.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 148px;
	text-indent: 33px;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
}
a div.tdlinkL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/img_28.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 148px;
	text-indent: 30px;
	line-height: 17px;
	text-decoration: none;
}
a:hover div.tdlinkL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/img_28.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 148px;
	text-indent: 30px;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
}
#divDate {
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;
}
a:hover img  {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: .75;
}
#gal {display:inline;}

#mlink{}
a.mlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.mlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.mlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.mlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.searchForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
.textSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: super;
}
#catUl {
	margin: 0px;
	padding-left:25px;
	width:110px;
}
#catLi {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	
}
#catLi a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
#catLi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
	text-decoration: none;
}
.catUl {
	margin: 0px;
	padding-left:25px;
	width:110px;
}
.catLi {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	
}
.catLi a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
.catLi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}

.catLi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
	text-decoration: none;
}
.catLi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}

a.Plink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B01C02;
	text-decoration: none;
}
.bottText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B11C01;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.line{
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.lineTop{
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.lineBottom{
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#msLink {}
a.msLink:link, a.msLink:visited {
	text-decoration:none;
}
a.msLink:hover, a.msLink:active {
	text-decoration:none;
	background-color: #de383f;
}

a.msLink:link div.mainMenu, a.msLink:visited div.mainMenu {
	height: 40px;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3a496e;
	text-align: center;
	margin-right: 2px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	float: left;
	line-height: 53px;
	cursor:pointer;
}
a.msLink:hover div.mainMenu, a.msLink:active div.mainMenu, div.mainMenuS {
	height: 39px;
	width: 74px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin-right: 2px;
	background-color: #de383f;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
.pages {
	font-size: 11px;
}
#navLink {}
a.navLink:link, a.navLink:visited {
	text-decoration: none;
}
a.navLink:hover, a.navLink:active {
	text-decoration: underline;
}
.addLink {
	background-image: url(/images/icons/Add20.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 23px;
}
input.newSearch {
	margin: 0px;
	padding: 0px;
	border: none !important;
	background: none;
	height: 19px;
	width: 57px;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/button_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 7pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PDF_Link {
	background-image: url(/images/ext_icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.DOC_Link {
	background-image: url(/images/ext_icons/doc.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.XLS_Link {
	background-image: url(/images/ext_icons/xls.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.ZIP_Link {
	background-image: url(/images/ext_icons/zip.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.PPT_Link {
	background-image: url(/images/ext_icons/ppt.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.MDB_Link {
	background-image: url(/images/ext_icons/mdb.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}