@charset "utf-8";
.tablem1 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.tablem1 .tablem2 {
	color: #FFC105;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.link {
	color: #333333;
}
.tablem2 .link {
	color: #666666;
}


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}
.selection {
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.indentmenu {
margin: 0;
padding: 0;
float: left;
width: 80%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}
.tablem1 a {
	color: #CCCCCC;
	text-decoration: none;
}
.tablebox {
	border: 1px solid #999999;
}
.tablebox th {
	background-color: #A4A4A4;
	color: #FFFFFF;
}
.tablebox a {
	color: #1C5180;
}
.tablebox #apDiv1 table {
	background-color: #F2F2F2;
	border: 3px solid #ED1B24;
}
.tablebox #apDiv2 table {
	background-color: #F2F2F2;
	border: 3px solid #ED1B24;
}
.tablebox #apDiv3 table {
	background-color: #F2F2F2;
	border: 3px solid #ED1B24;
}
.tablem1 a {
	color: #ED1B24;
}

.tablem1 x {
	color: white;
}
.linkwhite {
	color: #FFFFFF;
}
.hometable {
	border: 1px solid #ACA899;
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.selectbox {
	border: 1px solid #CCCC00;
}

.topcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.homescroll {
	height: 340px;
	overflow: auto;
	visibility: visible;
	display: inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-align: center;
	vertical-align: middle;
}
.imgcell {
	background-color: #FFFFFF;
	height: 60px;
	width: 80px;
}
.star {
	color: #FF6600;
}



.text {
	font-family: Tahoma;
	font-size: 11.5px;
	letter-spacing: 1px;
	line-height: 15px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #829DBB;
}
.topcell2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/button_bgimg1.jpg);
	background-repeat: repeat-x;
}
.sideline {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CC3300;
}
.border2 {

}
.login {color: #FFFFFF; font-weight: bold; font-size: 16px; }
