.menu {
	font-family: verdana;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none
}

.menu:hover {
	font-family: verdana;
	font-size: 10px;
	cursor: pointer;
	color: FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a {
	font-family: verdana;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	font-family: verdana;
	font-size: 10px;
	cursor: pointer;
	color: 344968;
	font-weight: bold;
	text-decoration: underline;
}

td.image { 
	background: url('images/expanded.gif');
	background-color: #FFFFFF;
	background-position:  9px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #344968;
} 

td.image2 { 
	background: url('images/gavel.gif'); 
	background-color: #6384B5;
	background-position:  9px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #344968;
} 

.body {
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-attachment: fixed;
	margin: 0px;
	font-family: Verdana;
	font-color: #344968;
	font-size: 10px;
	background-repeat: 
	repeat-x;
	background-position: bottom;
	scrollbar-face-color : #6384B5;
	scrollbar-shadow-color : #344968;
	scrollbar-highlight-color: #344968;
	scrollbar-3dlight-color: #6384B5;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color : #344968;
	scrollbar-darkshadow-color : 6384B5;
	scrollbar-base-color : #6384B5;
} 

.head {
	height: 17px;
	background-image: url('images/tablehead.gif');
	background-color: #344968;
	background-position:  3px 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #344968;
	color: #FFFFFF;
	cursor:default;
	font-weight: bold;
}

.table {
	margin: 0px;
	font-family: verdana;
	background-position: bottom;
	background-attachment: fixed;
	font-size: 10px;
	border-right: 1px solid #344968
}

.table2 {
	width: 80%;
	height: 26px;
	border: 0 px;
	font-family: verdana;
	font-size: 10px;
}

.table3 {
	width: 425;
	height: 26px;
	border: 1px solid #344968;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

.bg {
	font-size: 10px;
	border-bottom: 1px solid #344968;
	background-image: url('images/tablehead.gif');
	color: #FFFFFF;
	font-weight: bold;
}