body {
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;


}
#upper_nav ul
{
	padding: 0;
	margin: 0;
}

#upper_nav li
{
	font-size: 14px;
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 15px 0 15px;
	display: inline;
	list-style-type: none;
}

#upper_nav a
{
	color: rgb(255,255,255);
}

.btest {
	background-color: rgb(127,163,178);
	color: white;
	text-align: center;
	font-size: 13px;
	margin: 0 0 3px 0;
	border-style: solid;
	border-color: brown;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 3px 0 3px 0;
	cursor: pointer;
}

.btest:hover {
	background-color: rgb(104,159,253);
}

.bopen {
	text-align: center;
	margin: 0 0 4px 0;
	font-size: 14px;
}

.bopen a,.bopen a:link,.bopen a:active,.bopen a:visited {
	display : block;
	background : rgb(155,255,255);
	color : #000000;
	text-decoration : none;
}

.bopen a:hover {
	background : rgb(104,159,253);
	color : rgb(255,255,255);
	cursor : pointer;
	text-decoration : none;
}

.bmenu {
	background-color: rgb(155,255,255);
	color: black;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 14px;
	cursor: pointer;
	}
}

.bmenu:hover {
	background-color: rgb(104,159,253);
	color: white;
	cursor: pointer;
	text-decoration : none;
}

#micetype {
	border-style: solid;
	border-top-width: 3;
	border-bottom-width: 3;
	border-left: 0;
	border-right: 0;
	border-color: rgb(104,159,253);
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: XX-SMALL;
 	text-align: center;
 	width: 50%;
}

.cc_table {
	width: 450px;
	margin: 0 0 0 70px;
}

.cc_left {

	width: 150px;
}

.esco_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,99,255);
}

.cc_text {
	margin: 0px 30px;
	width: 460px;
}


#memcol {
	min-height: 1024px;
	height: auto !important;
	height: 1024px;
	width: 185px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(104, 159, 253);
}


