body {
	margin: 0px;
	background-color: #666667;
	font-family: Verdana;
	font-size: 11px;
	color: #666667;
	line-height:18px;
	height: 100%;
}

form {
	display: inline;
}

input,select,textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #666667;
}

#container {
	background-color:#ffffff;
	background-image: url(media/images/page-bg.gif);
	margin-left: -485px;
	position:absolute;
	top: 0px;
	left: 50%;
	width: 970px;
	visibility: visible;
	text-align:left;
}

#header {
	background-color:#ffffff;
	background-image: url(media/images/header-bg.gif);
	margin-left: -485px;
	position:absolute;
	top: 0px;
	left: 50%;
	height: 120px;
	width: 970px;
	visibility: visible;
	text-align:left;
}

#footer {
	background-color: #ffffff;
	background-image: url(media/images/footer-bg.gif);
	width: 970px;
	text-align: center;
	color: #989898;
	font-size: 10px;
	height: 110px;
	line-height: 30px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#container #content {
	width: 950px;
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 10px;
	color: #666667;
}

h1 {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
}

h2 {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
}

h3 {
	font-family: Verdana;
	color: #474646;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
}

h1.productTitle {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	display: inline;
}

pre {
	color: #989898;
	font-size: 11px;
	line-height: 30px;
	font-family: Verdana;
	padding-top: 10px;
}


.pagetitle {
	font-family: Verdana;
	font-size: 12px;
	color: #4F4871;
	font-weight:bold;
	line-height:24px;
	padding-left:20px;
}

.menutitle {
	font-family: Verdana;
	font-size: 12px;
	color: #9B95B9;
	font-weight:bold;
	line-height:24px;
}
a.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #4F496E;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #4F496E;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #6F6799;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
a.menu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #4F496E;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}



XXa.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
XXa.footer:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
XXa.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
XXa.footer:active {
	font-family: Verdana;
	font-size: 11px;
	color: #4F496E;
	text-decoration:none;
	font-weight:normal;
}

#scrollwindow {
	overflow:auto;
	width:570px;
	height:340px;
	margin:28px 28px 41px 42px;
}


#innerscrollwindow {
	display: table;
	width: 534px;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Verdana;
	color: #666667;
	font-size: 11px;
	text-decoration: none;
	line-height:12px;
}
a:visited {
	font-family: Verdana;
	color: #666667;
	font-size: 11px;
	text-decoration: none;
	line-height:12px;
}
a:active {
	font-family: Verdana;
	color: #666667;
	font-size: 11px;
	text-decoration: none;
	line-height:12px;
}
a:hover {
	font-family: Verdana;
	color: #666667;
	font-size: 11px;
	text-decoration: none;
	line-height:12px;
}


a.dark10bold, a.dark10boldSelected{
	color: #666667;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.dark10bold:visited, a.dark10boldSelected:visited{
	color: #666667;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.dark10bold:active, a.dark10boldSelected:active {
	color: #666667;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.dark10bold:hover, a.dark10boldSelected:hover {
	color: #254153;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.blue10bold, a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
a.blue10bold:visited , a:visited{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
a.blue10bold:active , a:active {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
a.blue10bold:hover , a:hover {
	color: #254153;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

a.blue12bold {
	font-family: tahoma,verdana;
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
}
a.blue12bold:visited {
	font-family: tahoma,verdana;
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
}
a.blue12bold:active {
	font-family: tahoma,verdana;
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
}
a.blue12bold:hover {
	font-family: tahoma,verdana
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
}

a.topnav {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.topnav:visited {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.topnav:active {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


td.topnav {
	font-family: Verdana;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

span.topnav {
	font-family: Verdana;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}


a.lightblue10 {
	font-family: Verdana;
	color: #4284C5;
	font-size: 11px;
	text-decoration: none;
}
a.lightblue10:visited {
	font-family: Verdana;
	color: #4284C5;
	font-size: 11px;
	text-decoration: none;
}
a.lightblue10:active {
	font-family: Verdana;
	color: #4284C5;
	font-size: 11px;
	text-decoration: none;
}
a.lightblue10:hover {
	font-family: Verdana;
	color: #4284C5;
	font-size: 11px;
	text-decoration: none;
}






a.dark11 {
	font-family: Verdana;
	color: #432525;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}
a.dark11:visited {
	font-family: Verdana;
	color: #432525;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}
a.dark11:active {
	font-family: Verdana;
	color: #432525;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}
a.dark11:hover {
	font-family: Verdana;
	color: #432525;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}

.topbar {
	font-family: Verdana;
	color: #6A7092;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.topbar {
	font-family: Verdana;
	color: #6A7092;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.topbar:visited {
	font-family: Verdana;
	color: #6A7092;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.topbar:active {
	font-family: Verdana;
	color: #6A7092;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.topbar:hover {
	font-family: Verdana;
	color: #6A7092;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.topbartitle {
	font-family: Verdana;
	color: #3C4652;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


.tbbg {
	background-image: url(media/images/topbarselection.gif);
	background-repeat: repeat;
}

ul.bullets {
	list-style position: outer;
	list-style-image: url(media/images/bullet.gif);
	margin: 0px 0px 0px 15px;
}

td.saledesc {
	line-height: 16px;
}

.err {
	color: #C00000;
}

.loggedin {
	font-family: Verdana;
	color: #66CCFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

td.login {
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

.itemcategory {
	color: #3299CC;
	font-weight: bold;
	letter-spacing: 1px;
}

.CatMenuItem
{
	padding-bottom:10px;
	padding-right:10px;
}

/* LEFTNAV styles */
.Buttons3 {width:206px;height:30px;background-color:#336699;cursor:pointer;}
.innerButtons3 {padding-top:9px;padding-left:8px;float:left;cursor:pointer;}
.Button3RAQUO {color:#99CCFF;font-weight:normal;float:left;font-size:12px;}
.Button3Text {float:left;color:white;font-weight:bold;padding-left:15px;}

#tblPageInfo a, #tblPageInfo a:visited, #tblPageInfo a:hover {font-weight:bold;text-decoration:none;}
#tblPageInfo a:hover {text-decoration:none;}

a.dark10boldSelected, a.dark10boldSelected:visited, a.dark10boldSelected:active {color:#254153;}

#MAPPAGE table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#4B6269;
	background-color:white;
}
#MAPPAGE
{
	margin-top:6px;
}

#MAPPAGE table a, #MAPPAGE table a:hover, #MAPPAGE table a:visited
{
	color:#2D434E;
	text-decoration:none;
	font-weight:bold;
}


.DeleteWatch  
{
	cursor:pointer;
}

.dw {height:14px;
color:#FFFFFF;
padding:4px;
width:86px;
text-align: center;}


/* css popup style */

#blanket {
	background-color: #111;
	opacity: 0.65;
	filter: alpha(opacity=65);
	position: absolute;
	z-index: 9001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}

#styled_popup {
	position: absolute;
	background-color: #eeeeee;
	border: 20px solid #336699;
	width: 500px;
	height: 500px;
	z-index: 9002;
	display: none;
	top: 50%;
	margin-top: -260px;
	left: 50%;
	margin-left: -260px;
	padding: 10px;
}

html, body {height:100%;}
