body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bgPage.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtr #mainContent {	
	padding: 0px;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a {
	color: #666666;
	text-decoration: none;
}

img {
	border: 0px none;
}

#header {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-image:url(images/bgHeader.gif);
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 97px;
	width: 800px;
}

#headerLogo {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 20px;
}

#headerLink {
	float: right;
	text-align: right;
	padding: 0px;
	margin: 15px;
}

#menu {
	clear: both;
	float: left;
	height: 35px;
	background-color: #e6e6e6;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	border: 1px solid #999999;
	width: 795px;
	font-size: 12px;
	font-weight: bold;
}

#menu div {
	float: left;
	text-align: center;
	margin: 10px;	
	border-right: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
}

#menu #menuItemSel {
	float: left;
	/*background-image:url(images/menuSel.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 10px;	
	border-bottom: 1px solid #999999;*/
	text-align: center;
	margin: 10px;
	border-right: 1px solid #F10000;
	padding-right: 5px;
	padding-left: 5px;
	color: #E00A00;
}

hr {
	height: 1px;
	color: #999999;
	border: 0px;
	background-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul {
	margin-top: 5px;
}

#rigaFooter {
	clear: both;
	float: left;
	height: 12px;
	background-color: #e6e6e6;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
	width: 800px;
}

#footer {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-image:url(images/bgHeader.gif);
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 97px;
	width: 800px;
}

#footerCopy {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 15px;
	margin-top: 45px;
}

#footerLogo {
	float: right;
	text-align: right;
	padding: 0px;
	margin: 15px;
}

#footerLogo a {
	text-decoration: none;
}

#center {
	clear: both;
	float: left;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 800px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#leftHome {
	float: left;
	text-align: left;
	padding: 20px;
	margin: 0px;
	width: 350px;
	line-height: 15px;
}

#rightHome {
	float: right;
	background-image:url(images/bgContent.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	padding: 20px;
	margin: 0px;
	width: 370px;
	line-height: 15px;
}

#center a {
	color: #f10000;
	text-decoration: none;
}

#center a:hover {
	color: #f10000;
	text-decoration: underline;
}

#left {
	float: left;
	text-align: left;
	padding: 20px;
	margin: 0px;
	width: 230px;
	line-height: 15px;
}

#right {
	float: right;
	background-image:url(images/bgContent.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	padding: 20px;
	margin: 0px;
	width: 490px;
	line-height: 15px;
}

#left a {
	text-decoration: none;
}

#left .itemMenu a {
	color: #666666;
	text-decoration: none;
}

#left .itemMenu a:hover {
	color: #666666;
	text-decoration: underline;
}

#left ul {
	color: #f10000;
	margin-top: 5px;
}


.title {
	color: #f10000;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

strong {
	color: #f10000;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}