#content{
	padding: 8px;
	
}
.borderTopLeft {
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #E2E4E7;
	/*background-image:  url(/_images/border_top_bg2.gif);*/
	background-repeat: repeat-x;
	background-color: #64535D;
}
.borderTopRight {
	border-top-width: 7px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	/*background-image:  url(../_images/border_right_bg.gif);*/
	background-repeat: repeat-y;
	background-position: right;
}.borderLeft {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E2E4E7;
}
.borderRightPhoto {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderBody {
	border-top-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #E2E4E7;
}
.borderNews {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image:  url(../_images/border_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10 15 10 10;
}
.navItem {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 15px;
}
.navItem ul {
	margin: 15px 0px 0px;
}
.navItem li {
	display:inline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
.navItem a {
	font-size: 12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.navItem a:hover {
	color:#999999;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7F8F9;
	/*background-image: url(/_images/grey_back.gif);*/
	background-repeat: repeat;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.section {
}
.footer {
	color: #FFFFFF;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.subNav a {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
.subNav a:hover {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
