body,table,p,div {
	font: normal 12px Arial;
	color: #fff;
	}
	
body {
	background-color: #999;
	}
	
img {
    border-width: 0px;
}
	
.Wrapper1 {
	background-color: #111;
}

.Wrapper2 {
	width: 850px;
	background: url('bg.gif') repeat-y;
}
	
.Header {
	background: url('headerbg.jpg') repeat-x;
	width: 100%;
	height: 103px;
}

.HeaderScroll {
    overflow: auto;
    height: 103px;
}

.HeaderLeft {
	float: left;
	height: 100px;
	text-align: left;
	width: 565px;
}

.HeaderRight {
	float: right;
	height: 100px;
	text-align: right;
	width: 260px;
}

	
.ContentLeft {
	width: 165px;
	vertical-align: top;
}

.ContentRight {
	width: 685px;
	height: 100%;
}

.ContentPane {
	width: auto;
	padding-top: 5px;
	vertical-align: top;
}

.RightPane {
	width: 175px;
	padding-top: 5px;
	vertical-align: top;
}

.LeftPane {
    width: 150px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.AddressPane {
    /*background: url('addressbg.jpg') repeat-x top;*/
    background-color: #d14f08;
    text-align: center;
}

.AddressWrapper {
    margin-left: 15px;
	margin-bottom: 10px;
}

.AboveFooter {
	background-color: #660000;
	height: 1px;
}

.Footer {
	height: 50px;
	text-align: center;	
}

.FooterText {
	font-size: 10px;
	vertical-align: middle;
}

.MenuWrapper {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.MenuMiddle {
	background: url('menumiddle.jpg') repeat-x;
	vertical-align: top;
	text-align: center;
}

.QuotePane {
	background-color: #141416;
	padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.SearchPadding {
    padding-top: 30px;
    padding-right: 10px;
}

.UserLoginWrapper {
    background-color: #323e4c;
    width: 127px;
    height: 25px;
    line-height: 25px;
    margin-left: 15px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
}

/*Links and Buttons*/
a:link{color:#cc3300;text-decoration:none;}
a:visited{color:#cc3300;text-decoration:none;}
a:hover{color:#cc3300;text-decoration:underline;}
a:active{color:#cc3300;text-decoration:underline;}

.StandardButton{background:#ccc;border:1px #666 solid;padding:3px;color:#666;}

a.CommandButton{font-size:12px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#ff9900;text-decoration:none;}
a.CommandButton:visited{color:#ff9900;text-decoration:none;}
a.CommandButton:hover{color:#ff9900;text-decoration:underline;}
a.CommandButton:active{color:#ff9900;text-decoration:underline;}

a.UserLogin:link{color:#ccc;text-decoration:none;}
a.UserLogin:visited{color:#ccc;text-decoration:none;}
a.UserLogin:hover{color:#ccc;text-decoration:underline;}
a.UserLogin:active{color:#ccc;text-decoration:underline;}

/*--------------------------------------------------------------------------------------------------------------*/
/*Menu*/
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}
.MainMenu_MenuItem{font-family:Times New Roman;color:#330000;font-size:14px;font-weight:bold;height:25px;vertical-align:middle;border:1px #330000 solid;border-bottom-width:0px;border-right-width:0px;}
.submenuitembreadcrumb{font-family:Times New Roman;color:#fff;font-size:14px;font-weight:bold;height:25px;vertical-align:middle;border:1px #330000 solid;border-bottom-width:0px;border-right-width:0px;}
.submenuitemselected{font-family:Times New Roman;color:#fff;font-size:14px;font-weight:bold;height:25px;vertical-align:middle;background:#330000;border:1px #330000 solid;border-bottom-width:0px;border-right-width:0px;}
.MainMenu_MenuArrow{font-size:11px;height:25px;vertical-align:middle;border:1px #330000 solid;border-bottom-width:0px;border-left-width:0px;}
.submenu{z-index:1000;border:0;padding:0;background:#ab3b0e;}
.rootmenuitem{background:transparent;}
.rootmenuitem td{vertical-align:middle;height:28px;cursor:hand;border-width:0px;width:143px;white-space: pre-wrap;white-space: -moz-pre-wrap;}
.rootmenuitem td span{font-family:Times New Roman;color:#fff;font-size:20px;font-weight:normal;}
.rootmenuitembreadcrumb{background:transparent;}
.rootmenuitembreadcrumb td{vertical-align:middle;height:28px;cursor:hand;border-width:0px;width:143px;white-space: pre-wrap;white-space: -moz-pre-wrap;}
.rootmenuitembreadcrumb td span{font-family:Times New Roman;color:#ff6600;font-size:20px;font-weight:normal;}
.rootmenuitemselected{background:transparent;}
.rootmenuitemselected td{vertical-align:middle;height:28px;cursor:hand;border-width:0px;width:143px;white-space: pre-wrap;white-space: -moz-pre-wrap;}
.rootmenuitemselected td span{font-family:Times New Roman;color:#ff6600;font-size:20px;font-weight:normal;}
.rootmenubreak{background:transparent;height:1px;}
.rootmenuseparator{height:1px;width:143px;background-color:#ff6600;}