/* leftPan Added */
#body {
	background-image:URL(img/base/ba52.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#body2 {
	background-color:#FFFFFF;
	margin-left: 0px; 
	margin-top: 0px
}

#body3 { 
	background-color:#FFFF66;
	margin-left: 0px; 
	margin-top: 0px;
}

#body4 {
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}

#leftPan {
	padding: 1px;
	width: 152px;
}

#leftPan img {
	margin-bottom: 0px;
}

#body .nav_column #leftPan #marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.title_cell {
	background-image: url(img/titles/Empty_mt.gif);
	font-size: 40px;
	font-weight: bolder;
	color: #000000;
}
.nav_column {
}
.footer_spacer1 {
	background-image: url(img/base/ba55.gif);
}
.footer_spacer2 {
	background-image: url(img/base/ba56.gif);
}
.headerlinks {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	height: 22px;
	font-weight: bold;
}
.headerlinks a {
}
.headerlinks a:hover {
	font-weight: bolder;
	font-size: 18px;
}

.LinkTitle {
	font-size: 18px;
	font-weight: bold;
}

.ReviewTable {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
}
.Roll_marquee {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#Adminpages {

	float: left;
	padding: 0px 0px 0px 0px;
	height: 580px;
}
#body .footer_spacer2 img {
	border-style: none;
}


#Adminpages h2 {

	display: none;
}
#Adminpages ul {

	width: 148px;
	height: 110px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#Adminpages li {

	width: 148px;
	height: 110px;
}
#Adminpages a {

	display: block;
	float: left;
	width: 148px;
	height: 108px;
	padding: 0px 0 0 5px;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
	color: #333333;
}
#Adminpages a:hover {

	color: #000000;
	font-weight: bolder;
}
#page1:hover, #Adminpages .active #page1 {
background-image: url(images/img09.gif);
}
#page2:hover, #Adminpages .active #page2 {
background-image: url(images/img10.gif);
}
#page3:hover, #Adminpages .active #page3 {
background-image: url(images/img11.gif);
}
#page4:hover, #Adminpages .active #page4 {
background-image: url(images/img12.gif);
}
#page5:hover, #Adminpages .active #page5 {
background-image: url(images/img08.gif);
}
.News_td {
	text-align: center;
	font-weight: bold;
}
.news_div {
	padding-left: 70px;
}

#side-a {
	float: left;
	width: 250px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.engine_Bcol_left {
	float: left;
	width: 250px;
}

.engine_Bcol_right { 
	margin: 0;
	float: left;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.engine_col1 {
	float: left;
	width: 200px;
}
.engine_col2 {
	float: left;
	width: 200px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.engine_col3 {
	float: left;
	width: 200px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.col_left {
	float: left;
	width: 400px;
}
.col_right {
	margin: 0;
	float: left;
	width: 150px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.topline { 
	border-top:dashed thin #006699
}
hr {
	color: #6699FF;
}
.home_col1 {

	float: left;
	width: 210px;
}
.home_col2 {

	margin: 0;
	float: left;
	width: 210px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


/*CSS For Accordian Menu*/

.glossymenu{
margin: 5px 0;
padding: 0;
width: 148px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
/*WAAG TEXT SETTING*/
letter-spacing: -1px;
font-size: 2em;
font-weight: normal;
color: #333333;
/*text-transform: lowercase;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;*/
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 138px;
height: 80px;
padding: 2px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 25px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
/*background-image: url(glossyback2.gif);*/
color: #000000;
font-weight: bolder;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #99CCFF;

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;

}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
letter-spacing: -1px;
font-size: 1.8em;
font-weight: normal;
color: #333333;
padding: 2px 0;
padding-left: 30px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
}
