* {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0303B5;
	font-weight: bold;
	vertical-align: top;
}
.menu_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #F5F5F5;
}

.border_top {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border_right {
	background-position: left;
	background-color: #F5F5F5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
}
.border_left {
	background-color: #F5F5F5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.border_bottom {
	border: 0px;
	background-image: url(bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.Header {
	background-color: #0099FF;
	border: 1px solid #666666;
}
.Text_Area {
	background-color: #F5F5F5;
	border: 1px solid #666666;
}
.border_top_Right {
	background-image: url(img/top_right_1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border_top_Left {
	background-image: url(img/top_left_1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border_bottom_right {
	border: 0px;
	background-image: url(bottom_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.border_bottom_left {

	border: 0px;
	background-image: url(bottom_left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.Text_Area2 {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.Text {
	background-color: #F5F5F5;
}
.sitename {
	background-color: #000099;
	color: #FFFFFF;
}
#test {
	position: absolute;
	z-index: auto;
	top: 8px;
	left: 5px;
	visibility: hidden;
}
