body, td, th, p, div, span {
	behavior:url( hover.htc );
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.grey-b {
color: #999999;
font-weight: normal;
}

body {
	background: #2B2F36 url(images/bg.gif) center repeat-y;
	padding: 0;
	margin: 0;
}
	button.mult_submit {
    border: none;
    background-color: transparent;
}
table#Holder {
	width: 904px;
}
/*table#Holder td#HLeft {
	width: 15px;
	background: url(images/PageBorderLeft.gif) repeat-y right #000103;
}
table#Holder td#HRight {
	width: 15px;
	background: url(images/PageBorderRight.gif) repeat-y right #000103;
}*/
table#Holder td#HLeft {
	width: 2px;
	background: #FFFFFF;
}
table#Holder td#HRight {
	width: 2px;
	background: #FFFFFF;
}
table#Holder table#Content {
	width: 900px;
}
table#Content td#LoginBar {
	background: url(images/LoginBarBg.gif) repeat-x top #000000;
	height: 25px;
	padding-left: 5px;
}
td#LoginBar input#loginfield {
	background: url(images/LoginField.gif) no-repeat top left #000000;
	border: 0;
	width: 141px;
	height: 15px;
	font-size: 10px;
	padding-left: 2px;
	margin: 0;
	margin-left: 5px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 4px;
}
td#LoginBar td#loginfield a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td#LoginBar td#loginfield a:hover {
	text-decoration: underline;
	}
table#Content td#Header {
	background: #000000;
	height: 161px;
	text-align: right;
}
table#Content td#MenuBar {
	background: url(images/MenuBarBg.gif) repeat-x top #FFFFFF;
	height: 44px;
	padding-left: 20px;
}

td#MenuBar td#InnerMenuBar {
	background: url(images/MenuBar.gif) no-repeat top left;
	height: 44px;
	padding-left: 20px;
	}
td#Footer {
	width: 100%;
	height: 14px;
	background: url(images/Footer.gif) no-repeat;
	color: #b0b0b0;
	text-align: center;
	font-size: 9px;
}
table#Content table#BodyHolder {
	width: 900px;
	border-top: 1px solid #FFFFFF;
}
table#BodyHolder td#SideBarLeft {
	width: 216px;
	border-right: 1px solid #c2c2c2;
	background: url(images/SideBarLeftBg.gif) left repeat-y #ffffff;
}
table#BodyHolder td#SideBarRight {
	width: 216px;
	border-left: 1px solid #c2c2c2;
	background: url(images/SideBarRightBg.gif) right repeat-y #ffffff;
}
table#BodyHolder table#SideBarLeft {
	width: 216px;
	background: url(images/SideBarLeftBg.gif) left repeat-y #ffffff;
}
table#BodyHolder table#SideBarRight {
	width: 216px;
	background: url(images/SideBarRightBg.gif) right repeat-y #ffffff;
}
table#SideBarLeft td, table#SideBarRight td {
	width: 216px;
	height: 18px;
	padding-left: 5px;
	text-align:left;
	font-size: 10px;
	vertical-align: middle;
}
table#SideBarLeft td {
	background: url(images/SideBarLeftItemBg.gif) left repeat-y #ffffff;
}
table#SideBarRight td {
	background: url(images/SideBarRightItemBg.gif) right repeat-y #ffffff;
}
table#SideBarLeft td a, table#SideBarLeft td a:visited, table#SideBarLeft td a:active, table#SideBarRight td a, table#SideBarRight td a:visited, table#SideBarRight td a:active {
	color: #000000;
	text-decoration: none;
}
table#SideBarLeft td a:hover, table#SideBarRight td a:hover {
	text-decoration: underline;
}
table#SideBarLeft td#Head, table#SideBarLeft td#HeadTop {
	height: 28px;
	background: url(images/SideBarLeftHeadHolder.gif) left top repeat-y #ffffff;
	vertical-align: top;
}
table#SideBarRight td#Head, table#SideBarRight td#HeadTop {
	height: 28px;
	background: url(images/SideBarRightHeadHolder.gif) right top repeat-y #ffffff;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0;
}
table#SideBarLeft td#Head, table#SideBarRight td#Head {
	height: 29px;
	border-top: 1px solid #FFFFFF;
}
table#SideBarLeft td#Flat, table#SideBarRight td#Flat {
	width: 216px;
	height: 50px;
	vertical-align: top;
	padding: 0;
}
table#SideBarLeft td#Flat {
	background: url(images/SideBarLeftBg.gif) left repeat-y #ffffff;
}
table#SideBarRight td#Flat {
	background: url(images/SideBarRightBg.gif) right repeat-y #ffffff;
}
table#BodyHolder td#BodyBorder {
	background: #646f7a;
	width: 3px;
}
table#BodyHolder td#Body {
	background: #646f7a;
	border: 2px solid #FFFFFF;
	border-bottom: 0;
}
table#BodyHolder table#Body {
	background: #FFFFFF;
	border: 1px solid #d6d6d6;
	border-bottom: 0;
border-top: 0;
	font-size: 10px;
}
table#Body td#Footer {
	background: #646f7a;
	height: 50px;
}
table#Body td#holder {
	background: #d9d9d9;
	color: #FFFFFF;
}
table#Body td#holder p {
	margin: 5px;
}
table#Body td#title {
	background: #f5f5f5;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 5px 0 5px;
	font-size: 10px;
	line-height: 19px;
	background: url(images/title_bg.gif);
text-transform:capitalize;
}
div#title {
	background: #f5f5f5;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 5px 0 5px;
	font-size: 10px;
	line-height: 19px;
	background: url(images/title_bg.gif);
text-transform:capitalize;
width: 150px;
border-right: 1px solid #000000;
margin-top: 5px;
}
div#title a,div#title a:visited {
	color: #FFFFFF;
}
td#title a {
	color: #FFFFFF;
	text-decoration: none;
}
td#bigtitle a {
	color: #000000 ;
	text-decoration: none;
}
td#title a:hover, td#bigtitle a:hover  {
	text-decoration: underline;
}
table#Body td#bigtitle {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: #f0f0f0;
	color: #000000;
	height: 26px;
	vertical-align: middle;
text-transform:capitalize;
	font-weight: bold;
	padding: 0 5px 0 5px;
	font-size: 13px;
background: url(images/bigtitle_bg.gif);
}
table#Body td#content {
background: #FFFFFF;
	color: #000000;
	padding: 5px;
	-border-bottom: 2px solid #646f7a;
	border-bottom: 1px solid #d6d6d6;
}
td#ContentLow a, td#content a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td#ContentLow a:hover, td#content a:hover {
	text-decoration: underline;
}
table#Body td#ContentLow {
	background: url(images/list-row.gif) repeat-x #ECECEC;
	color: #000000;
	padding: 5px;
	border-bottom: 1px solid #d6d6d6;
}
table#Body td#Footer {
	background: url(images/ContentBg.gif);
height: 14px;
}
/*table#Body tr#hover td {
	background: #FFFFFF;
}
table#Body tr#hover:hover td {
	background: #f5f5f5;
}*/
a.page:link, a.page:visited, a.page:active  {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	color: #757575;
	font-size: 11px;
	font-weight: bold;
	height: 31px;
	padding: 2px 8px 2px 8px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 2px;
}
a.page:hover {
	background-color: #dfdfdf;
	font-weight: bold;
	text-decoration: none;
}
a.page-a:link, a.page-a:visited, a.page-a:active  {
	background-color: #dfdfdf;
	border: 1px solid #C0C0C0;
	color: #757575;
	font-size: 11px;
	font-weight: bold;
	height: 31px;
	padding: 2px 8px 2px 8px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 2px;
}

.off {
position: relative;
top: 0px;
	height:20px;
	background-color: #000000;
filter:alpha(opacity=0);
	-moz-opacity:0;
	float: left;
	cursor: pointer;
opacity: 0; 
}
.on {
position: relative;
top: 0px;
	height:20px;
	background-color: #000000;
filter:alpha(opacity=10);
	-moz-opacity:0.1;
	float: left;
	cursor: pointer;
opacity: 0.1; 
}