.menuButton {
	background: #C2CDBF;
	border-left : 1px solid #C2CDBF;
	border-top : 1px solid #C2CDBF;
	border-right : 1px solid #C2CDBF;
	border-bottom : 1px solid #C2CDBF;
	font-family:Verdana,Sans-Serif;
	font-size:8pt;
	width:120px;
	height:17px;
	
}

.menuButton_over {
	background: #C2CDBF;
	border-left : 1px solid #377162;
	border-top : 1px solid #377162;
	border-right : 1px solid #377162;
	border-bottom : 1px solid #377162;
	font-family:Verdana,Sans-Serif;
	font-size:8pt;
	width:120px;
	height:17px;
	
}

.subMenu {
	background: #C2CDBF;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #377162;
	border-bottom : 1px solid #377162;
	font-family:Verdana,Sans-Serif;
	font-size:8pt;
	width:140px;
	height:25px;
	
}

.subMenu_over {
	background: #B6C2B1;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #377162;
	border-bottom : 1px solid #377162;
	font-family:Verdana,Sans-Serif;
	font-size:8pt;
	width:140px;
	height:25px;
	
}

.button {
	background: #C2CDBF;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #377162;
	border-bottom : 1px solid #377162;
	font-family:Verdana,Sans-Serif;
	font-size:8pt;
	width:100px;
	height:20px;
	
}

.memberMenu {
	font-size:8pt;
	font-family:Arial,Sans-Serif;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.textBlock {
	background-color: #E8EAE9;	
}

.thumbNail {
	border:1px solid #777777;
}

TD {
	font-family:Arial,Sans-Serif;
	font-size:8pt;
}

INPUT {
	font-family:Arial;Sans-Serif;
	font-size:8pt;
}

SELECT {
	font-family:Arial;Sans-Serif;
	font-size:8pt;
}

A {
	color:black;
}

P {
	font-style:Arial,Sans-Serif;
	font-size:9pt;
}

