body {
	/*background: #7d6340;*/
	background: url(../Images/logo_bg.jpg) top left repeat;
	/*font-family: arial, helvetica, sans-serif;*/
}

#banner {
	/*border:1px solid black;*/
	border-bottom-width:0px;
	
}

#menubar {
	/*background: #4b4b4b;*/
	background: #333333;
	border-width:0px;
}

#contents {
	/*background-color:#ffffdd;*/
	background-color:white;
	/*padding:1em;*/
	padding:0px;
	/*padding-top:2em;*/
	border:1px solid #4b4b4b;
}

#contents * {
	/*border:1px solid black;*/
	border-collapse:collapse;
	border:hidden;
}

#footer {
	text-align:center;
	font-size:small;
	padding:1em;
}

/*#contents .title {
	font-size:smaller;
	font-weight:bold;
	padding-right:0.5em;
	padding-left:0.5em;
	
}*/

#contents .text, #contents ul {
	/*text-indent:2em;*/
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
	line-height:150%;
	/*font-family: arial, helvetica, sans-serif*/
	color:#4b4b4b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:10pt;
	text-align:justify;
}

#contents .text a, #contents ul a{
	/*color:#00aeef;*/
	/*color:#24c167;*/
	color:#11477C;
	/*font-weight:bold;*/
	text-decoration:none;
}

#contents .text a:hover, #contents ul a:hover {
	text-decoration:underline;
}

#contents .title {
	color:black;
	
}

#contents .hlText{
	/*color:#f7941d;*/
	color:#1e7643;
	/*color:#11477C;*/
	font-weight:bold;
	font-size:16pt;
}

#lastRow {
	height:30px;
	background-color:#4b4b4b;
}

.bold{
	font-weight:bold;
}

#promo
{
	width:190px;
	background:#f26522;
	
	/*background: url(../Images/NewsBg.gif) top center no-repeat;*/
}

#promo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	padding:5px;
}
