
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bgtop.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.largecontent{
	width: 980px;
	height:100%;
	margin: 0 auto;
}
.topheader{
	width:980px;
	height:104px;
	margin: 0 auto;
	position: relative;
}
.toplogo{
width:726px;
height:59px;
margin: 7px 0px 7px 7px;
background-image:url(../img/toplogo.gif);

}
/* style the outer div to give it width */
.menu {
    font-family: arial, geneva, verdana, sans-serif;
    width:980px;
    height:30px;
    float:right;
    margin:0px 0 0 0;
    font-family: arial, geneva, verdana, sans-serif;
	font-weight:bold;
    position:absolute;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}

/* style the sub-level lists */
.menu ul ul {width:0em; list-style-type:none;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/*.mainmenu li {float:left;height:35px;line-height:35px; display:block;}*/
.menu ul li {
    float:left;
    position:relative;
    line-height:30px;
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;height:100%; width:90px; font-size:12px;text-decoration:none; text-align:center;color:#fff; padding:0 0px 0 0px; border-left:1px solid #3595FF; border-right:1px solid #00336B;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {width:90px; w\idth:90px;}

/* style the links for the top level long 180 */
.menulong a, .menulong a:visited {display:block;height:100%; width:171px; font-size:12px;text-decoration:none; text-align:center;color:#fff; padding:0 0px 0 0px; border-left:1px solid #3595FF; border-right:1px solid #00336B;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menulong a, * html .menulong a:visited {width:171px; w\idth:171px;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#fff;background:#00336B; opacity:1.0; position:relative; z-index:100;}
.menu :hover > a {color:#fff;background:#00336B;opacity:1.0;}

.maincontent{
	width: 980px;
	margin: 10px 0 0 0;
}
.titlebox{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold;}
.searchbox1{width:200px; height:22px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.pricebox{width:140px; height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.pricebox1{width:50px; height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.keywordbox{width:200px; height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.searchbutton{width:60px; height:22px; line-height:22px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; background-color:#0151AA; border:1px solid #5898E2;}
.maintext{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.listtitle{font:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:16px;}
.listtitle ul {margin:0 0 0 -10px;}	
.GreyTitle{
	font:bold 17px/22px "Trebuchet MS";
	color: #666666;
	padding: 0 0px 5px 0;
}
.listMargin {
  margin:-10px 0 0 -30px;
}
.footerContent {
	padding: 10px 0 20px 0px;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
.footerContent a:link, #footerContent a:visited, #footerContent a:active  {
	padding: 0px 5px 0px 5px;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
.footerContent a:hover  {
	padding: 0px 5px 0px 5px;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: underline;
}
.searchTitle{
	font:bold 17px/22px "Trebuchet MS";
	color: #237BC4;
	padding: 0 0px 5px 0;
}
.SelectTable {
	height:30px;
	width: 200px;
	padding:5px;
	margin-bottom:5px;
	font: 12px/14px Arial, Helvetica, sans-serif;
}


.SelectTable2 {
	height:15px;
	width: 200px;
	padding:5px;
	margin-bottom:5px;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.contentTitle {
	font:bold 14px/20px  "Trebuchet MS";
	color: #2175BC;
	padding: 0 0px 0 0;
}
.TitleBlue {
	font: 25px/30px  "Trebuchet MS";
	color: #2175BC;
	}
	.contentRed{
	font:bold 14px/20px  "Trebuchet MS";
	color: #CC0000;
	padding: 0 0px 0 0;

}
.membermenu {
	text-decoration:none;
	font-weight:bold;
	color:#33C;
}