﻿body {
	margin: 0px;
	background-color: #666666;
	font-size: 9px;
	font-family: tahoma;
}
#BoX {
	border: 2px solid #CF4700;
	width: 90%;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
}
#Header {
	width: auto;
	height: 100px;
	background-image: url('images/OrT.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#Header .Logo {
	width: 250px;
	height: 100px;
	float: right;
}
#Nav {
	height: 28px;
	background-image: url('images/OrB.gif');
	background-repeat: repeat-x;
}
#Nav .L {
	height: 28px;
	background-image: url('images/OrL.gif');
	background-repeat: no-repeat;
	direction: rtl;
	width: 8px;
	margin-right: auto;
	float: left;
}
#Nav .center {
	height: 28px;
	background-image: url('images/OrM.gif');
	background-repeat: repeat-x;
	direction: rtl;
	width: auto;
	text-align: right;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #762E07;
	font-weight: bold;
}
#Nav .R {
	background-position: left;
	height: 28px;
	background-image: url('images/OrR.gif');
	background-repeat: no-repeat;
	direction: rtl;
	float: left;
	width: 8px;
	text-align: left;
}
#Nav .Menu {
	height: 28px;
	direction: rtl;
	width: auto;
	float: right;
	margin-right: auto;
}

#Nav a {
	text-decoration: none;
	color: #762E07;
}
#Nav a:hover {
	text-decoration: none;
	color: #999999;
}
#Nav a:active {
	text-decoration: none;
	color: #999999;
}
#Nav a:visited {
	text-decoration: none;
	color: #999999;
}

#Con {
	font-family: tahoma;
	font-size: 11px;
}

#Con .Form {
	border: 1px solid #CF4700;
	font-family: tahoma;
	font-size: 11px;
	width: 50%;
}
#Con .Uform {
	padding: 1px;
	margin: 1px;
	border: 1px solid #CF4700;
	font-family: tahoma;
	font-size: 12px;
}

button {
	border: 1px solid #B4C91A;
	font-family: tahoma;
	font-size: 12px;
}
.button {
	background-position: bottom;
	border: 1px solid #CF4700;
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url('images/OrM.gif');
	background-repeat: repeat-x;
}
.Footer {
	background-image: url('images/OrM.gif');
	background-repeat: repeat-x;
	height: 16px;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 3px;
}

#Con .ads {
	border: 1px dotted #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	height: 60px;
	width: 468px;
}
#Header .AdsH {
	border: 1px dotted #C0C0C0;
	width: 468px;
	height: 60px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#Header .Styler {
	height: 14px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.S {
	background-image: url('images/OrS.gif');
	background-repeat: repeat-x;
}
