* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #A5A9B2;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

img {
	border: none;
}

body {
	
	background: #FAF4CF url(images/back_all.gif) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

#content {
	width: 938px;
	margin: 0px auto;
}

#main {
	width: 918px;
	padding: 10px;
	padding-top: 20px;
	background: #ffffff url(images/table_back.gif) repeat-y;
}

#back {
	width: 938px;
}

#header {
	height: 290px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;	
}

#logo {
	width: 918px;
	height: 100px;
	text-align: left;
	padding-top: 149px;
	padding-left: 20px;
}

#logo p {
	margin-left: 280px;
	margin-top: -60px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#menu {
	width: 830px;
	height: 41px;
	padding-left: 108px;
	background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 140px;
	height: 30px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
}

#menu a:hover {
	width: 140px;
	height: 30px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}

#menu a.current {
	text-decoration: underline;
}


#right {
	width: 215px;
	float: right;
}

#right p.advhead {
	width: 190px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/title.gif) no-repeat;
}

#right ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#right .title_back {
	background: url(images/title_back.gif) no-repeat top;
	padding: 10px;
}

#right li  {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	color: black;
}


#right a, right a:hover {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: red;
}

#right p {
	font-size: 10px;
	padding-left: 10px;
}

.bot {
	padding: 10px;
}


#left {
	width: 650px;
	min-height: 400px;
	margin-left: 20px;
}

#left a {
	color: #F39F19;
	text-decoration: none;
}

#left p {
	margin: 0 5px 10px 5px;
	padding: 0;
}

#left h1 {
	margin: 0 0 20px 0;
	padding: 0;
	padding-top: 10px;
	color: #F39F19;
	font-size: 24px;
}

#left ol, #left ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

table {
	margin-bottom: 20px;
	border-collapse: collapse;
}

table td {
	border: 1px solid black;
	padding: 5px;
}

td.tdleft {
	width: 75%;
	text-align: left;
}

.acenter {
	text-align: center;
}

.acenter img {
	border: none;
	float: none;
	margin: 10px;
}

.date {
	text-align: right;
	color: #F39F19;
	font-size: 11px;
	
}

.date a {
	color: #F39F19;
	
}




#footer {
	height: 24px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* FAdv */

#fadv {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
	clear: both;
	width: 928px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000000;
	margin: 0;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 289px;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a, #fadv li a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}
