body {
	background-color: #332923;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitetxt {
	font-family: "myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_head {
	font-family: "myriad Pro";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

a.whitelink {
	font-family: "myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.line1 {
	background-image: url(images/line1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line2 {
	background-image: url(images/line2.jpg);
	background-repeat: repeat-y;
}
.line3 {
	background-image: url(images/line3.jpg);
	background-repeat: repeat-x;
}
.line4 {
	background-image: url(images/line4.jpg);
	background-repeat: repeat-y;
}
a {
	font-family: "myriad Pro";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
a:hover {
	font-family: "myriad Pro";
	font-size: 14px;
	font-weight: normal;
	color: #cc2229;
	text-decoration: none;
	line-height: 25px;
}
a.whitelink:hover {

	font-family: "myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc2229;
	text-decoration: none;
}
.leftwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.leftwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc2229;
	text-decoration: none;
	line-height: 25px;
}
h1 {
	font-family: "myriad Pro";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.bottombrd {
	border-bottom:1px solid #cc2229;
}
h4{
	font-family: "myriad Pro";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
p {
	font-family: "myriad Pro";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.noborder{
	text-decoration:none;
}
.noborder:hover{
	text-decoration:none;
}
