table {
	border-collapse: collapse;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #fff;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #730000;
}

img {
	border: 0px;
	/*	behavior: url("png.htc");*/
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, select {
	height: 22px;
}

.head, .head td, .content .head {
	font-family: Garamond;
	font-weight: bold;
	font-size: 17px;
	color: #600;
	text-transform: uppercase;
}

.upper, .upper td {
	text-transform: uppercase;
}

.copy {
	font-size: 10px;
	text-align: center;
}

a, .a {
	color: #d60001;
	text-decoration: underline;
}

a:hover, .a:hover {
	text-decoration: none;
}

.valign td, .valign {
	vertical-align: middle;
}

.balign td, .balign {
	vertical-align: bottom;
}

.subm {
	color: #000000;
}

.cb {
	border: 0px;
	width: auto;
}

.error {
	color: #000000;
	font-size: 32px;
}

.err {
	color: #ffffff;
	font-size: 18px;
}

.nowrap {
	white-space: nowrap;
}

/* site classes */

.news, .news td, .news a {
	font-size: 11px;
	color: #F6E497;
}

td.date {
	font-size: 14px;
	font-weight: bold;
}

.head_ar, .head_ar td {
	font-size: 15px;
	font-weight: bold;
	color: #F6E497;
}

.menu td {
	font-size: 11px;
	vertical-align: middle;
}

.menu td.border {
	border-top: 1px solid #8F3333;
	padding-left: 10px;
}

.icos td {
	padding: 0 9px;
}

.menu a {
	text-decoration: none;
	color: #BD8D46;
}

.menu a:hover {
	text-decoration: underline;
}

.menutop td {
	padding: 5 4;
}

.a-head {
	color: #fff;
	text-decoration: none;
}

.a-head:hover {
	text-decoration: underline;
}

.request-head, .content .request-head {
	text-align: center;
	background-color: #d60001;
	color: #fff;
	padding: 5px;
}

.content td {
 color: #4C1B1B;
}

.podval td, .podval a {
	color: #BD8D46;
}