body {
	background-color: #040410;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
html {
	margin: 0px;
	height: 100%;
	width: 100%;
}
h1 {
	font-size: 22px;
	color: #ffa836;
	line-height: 23px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.paymentTableCart {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #ffa836;
	background-color: #560202;
	margin: 0px;
	padding: 10px;
	letter-spacing: -1px;
}
a {
	color: #FFA836;
	text-decoration: underline;
}
a: hover{
	color: #FFA836;
	text-decoration: none;
}
.interfaceTable {
	height: 100%;
	border-right: 1px solid #7b0505;
	border-left: 1px solid #7b0505;
	width: 780px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/cityScape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.divlogo {
	float: left;
	height: 210px;
	width: 220px;
	margin-top: 0px;
	display: inline;
	margin-left: 40px;
	clear: left;
}
.divLeftBlock {
	background-color: #560202;
	width: 100%;
	display: inline;
}
.divContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.divContent-divider{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.divNews {
	background-color: #7b0505;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #560202;
}
.pageModule {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.memberName {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.org {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.tableFooter {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: middle;
	color: #666666;
}
.divdvlogo {
	height: 80px;
	width: 80px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
	margin-right: 10px;
}
.divLegal {
	font-size: 10px;
	color: #999999;
	margin-left: 120px;
	margin-top: 30px;
	text-align: left;
	height: 100%;
	vertical-align: middle;
}
.divLegal a {
	color: #666666;
}
.divNews h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
}
.diveDelValButton {
	display: block;
	float: right;
	height: 20px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.divNews li{
	list-style-position: outside;
	list-style-image: url(images/buller.gif);
	margin-left: 18px;
}
.divNews-date{
	color: #FFA836;
	font-size: 11px;
	font-weight: normal;
}
.divtag {
	height: 80px;
	width: 460px;
	margin-top: 10px;
	margin-left: 0px;
	float: right;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
.BackgroundRight {
	background-image: url(images/bkgrndR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BackgroundLeft {
	background-image: url(images/bkgrndL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.divMenu {
	width: 450px;
	margin-top: 50px;
	margin-left: 0px;
	float: right;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
	clear: right;
}
.divMenu a{
	display: inline;
	padding: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.divMenu a:hover{
	color: #b8d1f6;
}
.paymentTable {
	background-color: #262626;
	padding: 10px;
	border: 1px dotted #333333;
}
.photo {
	border: 1px solid #990000;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
