body {
	background:#A0A0A0;
	text-align:center;}

#canvas{
	width:770px;
	margin:auto;
	text-align:left;
	background:white;
	background-image:url(/_images/layout/submenu/submenu_background.gif);
	background-repeat:repeat-y;
}

#mainmenu .selected {
	background:#2C00FF;}
#mainmenu {}
#mainmenu img {
	border:none;
	height:25px;}
#mainmenu a:hover {
	background:#0D004C;}
#mainmenu a img {
	width:96px;}

#submenuseparator {}
#submenu {
	background-color: transparent;
	float:left;
	width:148px;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
}
#submenucontents {
	width:120px;
	margin-left:10px;
	padding-bottom: 4px;
	font-weight: bold;
}
#submenu .menugrp,
#submenu .menucat {
	padding-bottom: 4px;
}
#quicksearch {
	padding-top:20px;
	padding-bottom:20px;
}
#quicksearch input {
	margin-top:3px;
}
#submenu .menucat {
	text-transform: uppercase;
	margin-top:11px;
	color: #737373;
}

#submenu .menugrp {
	border-top: 1px solid #a0a0a0;
}
#submenu .selected {
	/*background:#EFF2FB;*/
}
#submenu .selected a {
	color:#A62222!important;
}

#submenu .menugrp A:visited {
	text-decoration: none;
	color : Black;
}

#submenu .menugrp A:link {
	text-decoration: none;
	color : Black;
}

#submenu .menugrp A:hover{
	text-decoration: none;
	color : #A62222;
}

#submenu .menugrp A:active {
	text-decoration: none;
	color : #A62222;
}
#content {
	margin-left:148px;
	margin-right:0px;
	width:614px;
	padding-top:20px;
	padding-right:5px;
	}

#footer {
	margin-top:10px;
	background:#A0A0A0;
	text-align:center;}

#footer div {
	color:#dddddd;
	}

#footer div a {
	color:#eeeeee!important;
	}

img .footer {
	border:none}
