html, body {
margin: 0;
height: 100%;
text-align: left;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url('images/mainbg.jpg');
background-repeat: repeat-x;
}
table {
border: 0px;
border-style: none;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}
a:active {
color: #007573;
}
a:link {
color: #007573;
}
a:visited {
color: #007573;
}
#main {
width: 100%;
table-layout: fixed;
}
#headerbg {
background-image: url('images/headerbg.jpg');
background-repeat: no-repeat;
width: 973px;
height: 85px;
background-position: right top;
text-align: left;
vertical-align: top;
}
.headerPaneCss {
position: relative;
width: 610px;
height: 40px;
left: 300px;
top: 30px;
overflow: hidden;
}
#menubg {
background-image: url('images/menubg.jpg');
background-repeat: no-repeat;
width: 973px;
height: 47px;
background-position: right top;
text-align: left;
vertical-align: top;
}
#menuPane {
position: relative;
width: 773px;
height: 40px;
left: 20px;
top: 15px;
overflow: auto;
}
.content {
padding: 10px;
margin-left: 20px;
margin-top: 20px;
background-image: url('images/contentbgdefault.jpg');
background-repeat: repeat-y;
background-position: right;
vertical-align: top;
}
.rightContentCss {
vertical-align:top;
width: 300px;
}
.rightContentCss table{
table-layout: fixed;
}
.ContentCss {
vertical-align:top;
}
.footerCss {
background-image: url('images/footerbgdefault.jpg');
background-repeat: no-repeat;
width: 973px;
height: 52px;
background-position: right bottom;
vertical-align: top;
padding-top: 12px;
text-align: center;
font-size: 10px;
}
.MainMenu_MenuItem {
border-color: white;
border-style: solid;
border-width: 0px 0;
color: white;
}
.MainMenu_MenuItem .MainMenu_MenuItem {
color:#003462;
}
.MainMenu_MenuItem .MainMenu_MenuItemSel {
color: #003462;
}
.MainMenu_MenuItemSel {
color: White;
background-color: transparent;
text-decoration: underline;
}
.MainMenu_MenuIcon {
background-color: #003462;
border-bottom:1px solid #003462;
border-left:1px solid #003462;
border-top:1px solid #003462;
height:30px;
}
#menubg .SkinObject {
color: white;
}
