body {
	background-image: url(images/body-bg-pattern.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.contentredtxt h1          {
	letter-spacing: 0.1em;
	text-align: left;
	word-spacing: 0.1em;
	line-height: 1.2em;
	font-size: large;
}

.tablebg {
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
}
.leftshade {
	background-image: url(images/leftshade.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
}
.rightshade {
	background-image: url(images/rightshade.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
.rightside_linepattern {
	background-image: url(images/rightsidelinepattern.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.formtxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.textfield {
	height: 12px;
	width: 90px;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textfield1 {
	height: 60px;
	width: 90px;
}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.contentredtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #B5111B;
	text-decoration: none;
}
.bottombg {
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: left top;
}
.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.copyrighttxt a:link {
	
	color: #444444;
	text-decoration: none;
}
.copyrighttxt a:visited {
	
	color: #444444;
	text-decoration: none;
}
.copyrighttxt a:hover {
	
	color: #B5111B;
	text-decoration: underline;
}
.copyrighttxt a:active {
	
	color: #444444;
	text-decoration: none;
}
.titlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #B5111B;
	text-decoration: none;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menubg {
	background-image: url(images/menu-bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
