body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-color: #CCCCCC;
}


.title {
}

.subtitle {
}

.header {
}

.nav {
}

.navLink {
	background-color: #FFFFCC;
}

.footer {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.legal {
}
.table_main {
	padding: 0px;
 }

.table_left {
	border-style: solid;
	padding: 8px;
	border-width: 0px 1px 0px 1px;
	text-align: left;
	border-color: #000;
	width: 200px;
	margin: 8px;
	background-color: #FFFFFF;
 }
 .table_mid {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	text-align: left;
	border-color: #000;
	width: 480px;
	padding: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

li {
	padding: 2px 0px 2px 5px;
	list-style-type: square;
	list-style-position: inside;
}

.style2 {color: #999999}
.style1 {
	color: #CC0000;
	font-weight: bold;
}

.photo_left {
	float:left;
	border:none;
	margin-bottom:10px;
	margin-right:10px;
}
a img{
	border:none;
}
.table_left ul {
margin:0px;
padding:0px;
}
.table_left ul li {
list-style:none;
}
.table_left ul li  ul li{
list-style:none;
}
.table_left ul li  ul li ul li{
list-style:none;
}
.stitle_left {
height:350px;
overflow:auto;
}
.table_left .selected {
font-weight:bold;
}
