body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.addr {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* hyperlinks */

a {
	text-decoration: none;
	color: #000080;
}

a:hover {
	text-decoration: underline;
	color: #4040D0;
}

.top_menu {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.top_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.left_menu {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.left_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.fav {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.fav:hover {
	color: #000000;
	text-decoration: underline;
}


/* table frames */

.layout {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.panel_header {
	text-align: right;
	vertical-align: top;
	width: 750px;
	height: 138px;
}

.panel_top_menu {
	vertical-align: middle;
	width: 750px;
	height: 27px;
	color: #FFFFFF;
}

.panel_left_menu {
	text-align: justify;
	vertical-align: top;
	width: 159px;
}

.panel_center {
	text-align: justify;
	vertical-align: top;
	width: 591px;
	height: 91px;
}

.panel_center2 {
	text-align: center;
	vertical-align: bottom;
	width: 585px;
}

.panel_content {
	text-align: justify;
	vertical-align: top;
	width: 585px;
	padding-bottom:0px;
	margin:0px;
}

.panel_footer {
	text-align: right;
	vertical-align: middle;
	width: 750px;
	height: 63px;
}

/* table cells */

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* forms */

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #303030;
	width: 80px;
	background-color: #66A6D8
}

.button2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: 0px solid #303030;
	width: 80px;
	background-color: #FFFFFF
}

.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #072C6A;
	border: 1px solid #072C6A;
}

.input2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #072C6A;
}
