.logo_pos {
	position: relative;
	width: 1000px;
	left: 0px;
}
.rite_shadow {
	background-image: url(images/rite_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_shadow {
	background-image: url(images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.sidebutton_space {
	position: relative;
	left: 20px;
	top: 20px;
}
.button_over {
	color: #000000;
}
.top_left_td {
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_bg {
	background-image: url(images/menubar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.top_mid {
	background-image: url(images/top_mid.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.textBox {
	color: #FFFFFF;
	background-color: #6633FF;
	border: 1px solid #9ADD01;
}
.top_rite {
	background-image: url(images/top_rite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rite_mid {
	background-image: url(images/rite_mid.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.bottom_rite_td {
	background-image: url(images/bottom_rite.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottom_mid_td {
	background-image: url(images/bottom_mid.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bottom_left_td {
	background-image: url(images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left_mid_td {
	background-image: url(images/left_mid.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.textContent {
	font-family: Tahoma, Verdana, Arial, Haettenschweiler;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
}
/* NOT IN USE HOVER *
.textContent:hover {
	filter:alpha(opacity=80);
	font-family: Tahoma, Verdana, Arial, Haettenschweiler;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
	background-color: #00CC66;
}
/* NOT IN USE HOVER */
.table_border_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #9ADD01;
	border-right-color: #9ADD01;
	border-bottom-color: #9ADD01;
	border-left-color: #9ADD01;
}


.textHeading {
	font-family: Tahoma, Verdana, Arial, Haettenschweiler;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.test_sha {
	filter: DropShadow(Color=#FFFFFF, OffX=10, OffY=10, Positive=100);
}

.menu_width {
	width: 100px;
}
.cont_top_rite {
	background-image: url(images/con_top_rite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #BABABA;
}
.modedetails_bg {
	background-image: url(images/more_details.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_complete_border {
	border: 1px solid #9ADD01;
}
.table_border_rite {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9ADD01;
	border-left-style:solid;
	border-left-width: 2px;
	border-left-color:#9ADD01;
	
}
.textAdmin {
	font-family: Tahoma, Verdana, Arial, Haettenschweiler;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.hfImageMain {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right:8px;
	padding-top:8px;
	border: 2px solid #9ADD01;
}
.table_border2 {
border:#FFFFFF;
border-style: double;
border-width:1px;
}
#apDiv1 {
	position:absolute;
	left:322px;
	top:64px;
	width:245;
	height:200;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:245px;
	height:200px;
	z-index:1;
}
#apDiv3 {
	position:relative;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:2;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tr_border {
border:#9ADD01;
border-style: double;
border-width:1px;
}