.orstyle {
	color: #999;
	font-size: 0.8em;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #999;
	color: #333;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: 100%;
	line-height: 18px;
}
table {
	width: 60%;
	height: 100%;
	margin: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-size: 1.1em;
	color: #999;
	padding: 1px;
}
.justify {
	text-align: justify;
}
.menuhome {
	background-color: #F00;
	text-decoration: none;
	margin: 0px;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #333;
	line-height: 25px;
}
.menuhome:visited {
	background-color: #F00;
	text-decoration: none;
	margin: 0px;
	border: 1px solid #333;
	color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 25px;
}
.menuhome:hover {
	background-color: #CCC;
	text-decoration: none;
	margin: 0px;
	border: 1px solid #333;
	color: #000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 25px;
}
.menu {
	background-color: #000;
	text-decoration: none;
	margin: 0px;
	color: #999;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	border: 1px solid #333;
}
.menu:visited {
	background-color: #000;
	text-decoration: none;
	margin: 0px;
	color: #999;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 25px;
}
.menu:hover {
	background-color: #CCC;
	color: #000;
	text-decoration: none;
	line-height: 25px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.sideMenu {
	background-color: #000;
	text-decoration: none;
	margin: 0px;
	color: #999;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}
.sideMenuHome {
	background-color: #666;
	text-decoration: none;
	margin: 0px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}

.sideMenu:visited {
	background-color: #000;
	text-decoration: none;
	margin: 0px;
	color: #999;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}

.sideMenu:hover {
	background-color: #CCC;
	text-decoration: none;
	margin: 0px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}




.rowtop {
	background-color: #000;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/logobg.png);
	height: 100px;
}
.rowmenu {
	background-color: #000;
	color: #FFFFFF;
	height: 10px;
	padding: 0px;
	margin: 0px;
}

.rowmid {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin: 0px;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rowbot {
	text-align: center;
	background-color: #333333;
	font-size: 0.8em;
	line-height: 15px;
	height: 10px;
	color: #000;
}
td.rowbot a {
	text-decoration: none;
	color: #CCC;
	margin: 0px;
	padding: 2px;
}
td.rowbot a:hover {
	text-decoration: none;
	color: #CCC;
	background-color: #660;
	margin: 0px;
	padding: 2px;
}
td.rowbot a:visited {
	text-decoration: none;
	color: #CCC;
	margin: 0px;
	padding: 2px;
}
.imglogo {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue1 {
	color: #06F;
	text-align: center;
}
.blue_reverse  {
	text-decoration: none;
	background-color: #066;
	color: #FFF;
	text-align: center;
}
.bluecaps1 {
	font-weight: bold;
	color: #039;
	font-size: .9em;
}
.bluecaps2 {
	font-weight: bold;
	color: #039;
	font-size: .9em;
	background-color: #CCC;
}
.greenbg {
	background-color: #990;
	color: #FF0;
	border: 1px solid #660;
}

.bluelight_small {
	color: #69C;
	font-size: 0.7em;
}

.grey_small {
	color: #999;
	font-size: 0.7em;
}
.red1 {
	color: #F00;
	text-align: center;
}
.hlink1 {
	text-decoration: none;
	color: #066;
	font-size: 0.9em;
}
.hlink1:hover{
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	background-color: #066;
}
.hlink1_small {
	text-decoration: none;
	color: #066;
	font-size: 0.7em;
}
.hlink1_small:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	background-color: #066;
}
.hlink2 {
	text-decoration: none;
	color: #066;
	font-size: 0.8em;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
.hlink2:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 0.8em;
	background-color: #066;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table_75_10 {
	border: 1px solid #CCC;
	width: 75%;
	height: 10px;
	background-image: url(../images/bg1.png);
	padding: 7px;
}
.table_100 {
	text-decoration: none;
	width: 100%;
	border: 1px solid #CCC;
	height: 10px;
	background-color: #FFF;
}
.table_100_center {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	height: 10px;
}
.table_left_col {
	text-decoration: none;
	width: 190px;
	text-align: right;
	font-size: 0.8em;
	color: #666;
	vertical-align: top;
}
.table_left_col1 {
	text-decoration: none;
	width: 90px;
	text-align: right;
	font-size: 0.8em;
	color: #666;
	vertical-align: top;
}
#apDiv1 {
	position:fixed;
	z-index:1;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 84%;
}
#apDiv2 {
	position:fixed;
	z-index:1;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 84%;
}
#apDiv3 {
	position:fixed;
	z-index:1;
	top: 10px;
	text-align: right;
	left: 10px;
}
#apDiv3:hover {
	position:fixed;
	z-index:1;
	top: 12px;
	text-align: right;
	left: 12px;
}
#apDiv4 {
	position:fixed;
	z-index:1;
	top: 150px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	background-color: #000;
}
