@charset "UTF-8";
/* CSS Document */

h1 {
	color					: #452f1e;
	font-size				: 34px;
	font-family				: "Courier New", Courier, monospace;
	font-weight				: bolder;
	text-shadow				: 2px 2px 2px #948571;
	text-transform			: uppercase;
	letter-spacing			: -3px;
	line-height				: 34px;
	text-align				: left;
	}

h2 {
	font-family				: "Courier New", Courier, monospace;
	font-size				: 18px;
	color					: #7c2627;
	font-weight				: bolder;
	line-height				: 16px;
	letter-spacing			: -1px;
	text-align				: left;
	}

h2 a: link{
	font-family				: "Courier New", Courier, monospace;
	font-size				: 18px;
	color					: #7c2627;
	font-weight				: bolder;
	padding-left			: 8px;
	line-height				: 16px;
	letter-spacing			: -1px;
	}

.h2small {
	font-family				: "Courier New", Courier, monospace;
	font-size				: 12px;
	color					: #7c2627;
	font-weight				: bolder;
	letter-spacing			: -1px;
	text-align				: left;
	}

h3 {
	color					: #452f1e;
	font-size				: 1.9em;
	font-family				: "Courier New", Courier, monospace;
	font-weight				: bolder;
	text-shadow				: 2px 2px 2px #948571;
	text-transform			: uppercase;
	letter-spacing			: -3px;
	text-align				: center;
	font-stretch			: ultra-condensed;
	text-align				: left;
	}
	
.sideMenu {
	font-family				: Tahoma, Geneva, sans-serif;
	font-size				: 12px;
	color					: #452f1e;
	padding-left			: 20px;
	line-height				: 14px;
	text-decoration			: none;
	}

.sideMenu a:link {
	color					: #452f1e;
	text-decoration			: none;
	}

.sideMenu a:hover {
	color					: #614c3c;
	text-decoration			: none;
	}

.itemTit {
	font-family				: "Courier New", Courier, monospace;
	font-size				: 18px;
	font-weight				: bold;
	text-align				: center;
	color					: #000;
	padding-left			: 20px;
	padding-top				: 80px;
	}

.itemTit2 {
	font-family				: "Courier New", Courier, monospace;
	font-size				: 18px;
	font-weight				: bold;
	text-align				: center;
	color					: #452f1e;
	padding-left			: 330px;
	padding-top				: 80px;
	}

.clear {
	clear					: both;
	font-size				: 1px;
	line-height				: 0px;
	}
	
.Spacer {
	font-size				: 6px;
	line-height				: 6px;
	}	
.listTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #452f1e;
}
	
.fields {
	background				: none;
	width					: 100px;
	border					: thin solid #905922;
	padding					: 2px;
	margin					: 2px;
	}

.fields a:link{
	background				: none;
	text-decoration			: none;
	}
	
.fields a:hover{
	background				: none;
	background				: none;
	text-decoration			: none;
	border					: thin solid #600;
	}
	
.submitB {
	width					: 100px;
	border					: thin solid #905922;
	padding					: 2px;
	margin					: 2px;
	}







.contentText {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	line-height				: 16px;
	color					: #452f1e;
	text-decoration			: none;
	text-align				: left;
	}

.contentText a:link {
	text-decoration			: underline;
	color					: #452f1e;
	}
	
.contentText a:hover {
	color					: #70300d;
	text-decoration			: none;
	}

.headerMenu {
	font-family				: "Courier New", Courier, monospace;
	font-size				: 15px;
	font-weight				: bolder;
	color					: #452f1e;
	text-decoration			: none;
	text-align				: left;
	}	
	
.headerMenu a:link {
	color					: #452f1e;
	text-decoration			: none;
	}	

.headerMenu a:hover {
	color					: #614c3c;
	text-decoration			: none;
	}	
	
#divDeco {
	background-image		: url(http://revoltpromedia.com/img/div.gif);
	background-repeat		: no-repeat;
	background-position		: center;
	width					: 325px;
	height					: 5px;
	text-align				: center;
	}

.menuLower {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	line-height				: 15px;
	color					: #452f1e;
	text-decoration			: none;
	text-align				: left;
	text-decoration			: none;
	}
	
.menuLower a:link {
	color					: #452f1e;
	text-decoration			: none;
	}
	
.menuLower a:hover {
	color					: #614c3c;
	text-decoration			: none;
	}
	
.copyRight {
	font					: Tahoma, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #452f1e;
	padding-left			: 550px;
	}
	
.copyRight a:link {
	color					: #452f1e;
	text-decoration			: none;
	}
	
.copyRight a:hover {
	color					: #452f1e;
	text-decoration			: none;
	}
	
.menuPadding {
	padding-left			: 18px;
	}
	
.printB {
	text-decoration			: none;
	font-size				: 1px;
	color					: #fff;
	padding					: 0;
	}
.topScrollTable {
	list-style-position: inside;
	list-style-type: square;
}
contentText .BOLD {
	font-weight: bolder;
}
#layoutContainer #LayoutMainContent #layoutInner2Column #layoutInnerContent #bottomPaper #bottomScroll table tr td table tr .contentText {
	font-weight: bold;
}
#layoutContainer #LayoutMainContent #layoutInner2Column #layoutInnerContent #bottomPaper #bottomScroll table tr td table tr .contentText {
	font-weight: normal;
}
