body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	background-position: left top;
	background-image:  url(/images/ww_bg.gif);
	background-repeat: repeat-x;
	
}
html {
     overflow: -moz-scrollbars-vertical;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #e36c0a;
	text-decoration: underline;
}

.maintable {
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topspacer {
	height:5px;
	background-image: url(layout/images/topspacer.jpg);
}
.toptable {
height:130px;
width:100%;
border:0;
}
.menu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color:#e36c0a;
text-align:right;
word-spacing:5px;
}

.menu a, a:visited {
color:#e36c0a;
}

.menu a:hover {
text-decoration:none;
}
.topbox {
background-image:url(images/box_bg.jpg);
background-repeat:no-repeat;
height:180px;
padding:5px 10px 0 10px;
vertical-align:text-top;
}
.topbox_left {
width:200px;
height:134px;
padding-bottom:25px;
}
.topbox_content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:10px 10px 10px 15px;
vertical-align:top;
width:100%;
height:inherit;
}
.box-header {
background-image:url(images/box_top.gif);
background-repeat:no-repeat;
height:35px;
}
.box {
background-color:#afafaf;
}
.box-bottom {
background-image:url(images/box_bottom.gif);
background-repeat:no-repeat;
height:35px;
padding-right:20px;
}
.menuspacer {
	height:5px;
	background-image: url(layout/images/menuspacer.jpg);
}
.footer {
height:100px;
background-color:#BABABA;
vertical-align:bottom;
/*border-top:3px solid #ee2927; */
color:#000000;


}
.header {
color:#000000;
vertical-align: bottom;
/* border-bottom:3px solid #ee2927; */
}

.header_title {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:25px; 
font-weight:bold; 
color:#e36c0a; 
vertical-align:top;
}

.frame {
border-left-color:#BABABA;
border-left-style:solid;
border-left-width:0px;
border-right-color:#BABABA;
border-right-style:solid;
border-right-width:1px;
border-bottom:#BABABA solid 1px;
}

.field1 {
background-color:#CCCCCC;
}
.field2 {
background-color:#999999;
}


.admin_menu a, .admin_menu a:visited, .admin_menu a:active {
color:#FFFFFF;
}
.admin_menu th {
background-color:#333333;
color:#FFFFFF;
height:30px;
text-align:center;
font-size:14px;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.admin_menu td {
background-color:#999999;
color:#FFFFFF;
padding-left:5px;
text-align:left;
height:25px;
border-bottom: 1px solid #000000;

}
.admin_menu_bottom {
height:150px;
}