body {
    background-color: #5a5a5a;
    margin: 0px, 0px, 0px, 0px;
}

body, td, tr {
    font-family: Verdana, Arial, Sans-Serif;
	color: #333333;
    font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

.menu {
	Z-INDEX: 2000;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 16px;
	padding-top: 5px;
	width: 150px;
	padding-left: 5px;
}

.menu_transparent {
	filter:Alpha(opacity=80, finishopacity=0, style=0);
	-moz-opacity:0.8;
	opacity: 0.8;
	background-color:#333333;
	Z-INDEX: 1000;
	VISIBILITY: hidden;
	POSITION: absolute; 
	TOP: 16px;
	width: 150px;
}

#mainmenu {
    font-weight: bold;
    color: #737373;
}
    
#overall {
    position: relative; 
}

#overall a {
	 font-size: 10px;
     font-weight: bold;
     color: #8c8c8c;
}

#overall a:hover {
     font-weight: bold;
     color: #ffffff;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

.label {
    font-weight: bold;
    width: 120px;
    padding-left: 0px;
}

.frmCaption {
    width: 200px;
    font-weight: bold;
}

a.rentItem {
    width: 100%;
}

a.rentItem:hover {
    width: 100%;
    color: #666666;
}

a.rentItemSeason {
    width: 100%;
    color: #999999;
}

a.rentItemSeason:hover {
    width: 100%;
    color: #666666;
}

a {
    color: #666666;
}

.content {
	position:absolute;
	left:50%;
	top:87;
	width:429px;
	height:534px;
	max-height:534px;
	overflow:auto;
	background-color:White;
	padding-left:24px;
	padding-right:24px;
	padding-top:31px;
	padding-bottom:31px; 
}

a:hover {
    color: #666666;
}

.txttabheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #B2B2B2;
	background-color: #D4D4D4;
	margin: 0px;
	height: 24px;
	border-bottom: 1px solid #B2B2B2;
}

.txttable {
	border-left: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	padding: 0px;
	margin: 0px;
	margin-width: 0px;
	margin-height: 0px;
}

.txttabdata {
	background-color: #EDEDED;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	margin: 0px;
	padding: 2px;
}

.txttabdataalter {
	background-color: #E7E1E3;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	margin: 0px;
	padding: 2px;
}

a.status {
	color:#8c8c8c;
}

a.status:hover {
    color:White;
}

li {
    padding: 0px;
}

li.biggerlist {
    padding-top: 10px;
    padding-bottom: 10px;
}

.biggerlist li {
    padding-top: 10px;
    padding-bottom: 10px;
}

#manageoverall {
    position:relative;
}
.manage_menu {
    color:black;
}

a.manage_menu {
    color:black;
}

a.manage_menu:hover {
    color:black;
}

.submenu {
    background-color: #303030;
    width: 426px;
    margin: 0px;
    padding: 0px;
}

.submenu ul {
    background-color: #303030;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.submenu li {
    background-color: #303030;
}

.submenu li a {
    background-color: #303030;
    color: #ffffff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 17px;
	line-height: 32px;
	height: 32px;
}

.submenu li a:hover {
    background-color: #5a5a5a;
	font-weight: bold;
    text-decoration: none;
}

.submenu li.selected {
    background-color: #5a5a5a;
}

.submenu li.selected a {
    background-color: #5a5a5a;
    font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: bold;
    font-size: 17px;
	line-height: 32px;
	height: 32px;
}

