body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-color: #A3161E;
	background-repeat: repeat-x;
}
.txt_body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
.cell_body {
	padding-top: 25px;
	padding-bottom: 50px;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #F5BCBF;
	padding-top: 2px;
}
.bg_l {
	background-image: url(images/bg_l.jpg);
	background-repeat: repeat-x;
}
.bg_h1 {
	background-repeat: no-repeat;
	background-image: url(images/bg_h1.jpg);
}
.tableFull {
	height: 100%;
	width: 100%;
}
.bg_l_main {
	background-image: url(images/bg_l_main.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.pic_wide {
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#list {
	display: block;
}
.list2 {
	margin-left: 10px;
}
ul {
	list-style-type: square;
}
li {
	margin-left: -10px;
}
#txt_table {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border-width: 1;
	border-style: solid;
	border-color: #D9919A;
	margin: 0 auto;
}
#txt_table td {
	text-align: center;
	border-width: 1;
	border-style: solid;
	border-color: #D9919A;
	padding: 5;
}
.headingTable {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #A3161E;
}
.txtSmall {

	font-family: Arial;
	font-size: 10px;
	color: #F5BCBF;
	padding-top: 2px;
}
#list li {
	margin-bottom: 10px;
}
.photoL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font: 55px Verdana;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: -2px;
}
#mTitle_L {
	font: 55px Verdana;
	font-weight: normal;
	height: 61px;
	margin-bottom: -5px;
}
#mTitle {
	font: 30px Verdana;
	height: 39px;
	margin-left: 2px;
	margin-top: -6px;
	font-weight: normal;
}
#fullWidth {
	width: 720px;
	margin-right: -263px;
	right: 263px;
	background-color: #BD4252;
	text-align: center;
	padding: 10px 0px;
	position: relative;
}
