body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 0px 25px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

h1.biz{
	font-family: "Georgia","Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #2f5513;
	margin: 0px 0px 0px 10px;
	text-transform: none;
}
a:link {
	color: #006699;
	}
a:visited {
	color: #006699;
	}
a:hover {
	color: #333333;
	text-decoration: none;
	}
a:active {
	color: #006699;
	}
.error {
	color: #FF0000;
	font-weight: bold;
}
.success {
	color: #339966;
	font-weight: bold;
}
.headerwrap {
	background-color: #FFFFFF;
	height: 74px;
	border: none;
}
.logowrap {
	height: 74px;
	width: 200px;
}
/*
.navwrap {
	background-color: #A5DFF6;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
#navstyle{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #006699;
margin-top:0px;
}
#navstyle a{
	font-family:Arial, Helvetica, sans-serif;
        font-size: 11px;
		color: #00789F;
        text-decoration: underline;
	    font-weight: bold;}
#navstyle a:hover{font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #003366;
    text-decoration: underline;
	font-weight: bold;}
*/
.leftnavwrap {
	background-color: #FFFFFF;
	width: 160px;
}
#leftnavstyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contentpad {
	padding: 10px 0px;
}
#leftnavstyle a{font-family:Arial, Helvetica, sans-serif;
        font-size: 11px;
		color: #FFFFFF;
        text-decoration: underline;
	    font-weight: normal;}
#leftnavstyle a:hover{font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #FFFF99;
    text-decoration: underline;
	font-weight: normal;}

#footerwrap{
	/*background-color: #008DBD;
	height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3E3F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;*/
	background:url('images/bot_links.jpg') repeat-x;
	padding:10px;
	background-color:#7e7e7e;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
#footerwrap a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}
#footerwrap a:hover{
	text-decoration: none;
}

.contentwrap {
	height: 100%;
	background-color: #FFFFFF;
}
.adsplace {
	padding-right: 25px;
}
.headerwrap .logowrap img {
	border: none;
}
.loginAreaWrap {
	background-color: #A5DFF6;
	width: 180px;
	height: 30px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
.requiredfield {
	font-weight: bold;
}
.regformfield {
	width: 250px;
}
.accountTablewrap {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.accountTableborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
	font-weight: bold;
}
.accountTableborderright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
}
.myaccountWrap {
 	background-color: #FFFFFF;
}
.standardtableWrap {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputPrice {
	width: 60px;
}
.standardrowWrap {
	background-color: #CCCCCC;
	font-weight: bold;
}
.errortableWrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.errorrowWrap {
	background-color: #FFFFFF;
}
.defaultField {
	width: 200px;
}
.row1 {
	/*background-color: #F7F7F7;
	font-weight: normal;*/
}
.row2 {
	/*background-color: #FFFFFF;
	font-weight: normal;*/
}
.boldFont {
	font-weight: bold;
}
.domtables {
	background-color: #FFFFFF;
	border: 1px solid #3784bc;
}
.domtabhead {
	background-color: #3784bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.searchwrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #B3E3F4;
	border: 1px solid #008DBD;
}
.searchtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008DBD;

}
.indexBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CC6600;
}
.catTableWrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
.catrowWrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sellerWrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	padding: 6px;

}
.catrowrightWrap {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bigcatHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.navbox {
	margin-top: 10px;
	width: 150px;
	/*border-right: #008DBD 1px solid;
	border-top: #008DBD 1px solid;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left: #008DBD 1px solid;
	border-bottom: #008DBD 1px solid;
	background-color: #EBFAFD;
	font-family: Arial, Helvetica, sans-serif;*/

}
.navbox .content {
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 147px;
	padding-bottom:10px;
	background: url("images/tab_bottom.jpg") no-repeat bottom;
}
.navbox .top {
	width: 147px;
	height: 27px;
	padding-left:8px;
    padding-top:1px;
	background: url("images/tab.jpg") top left no-repeat;
}

h3{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:4px;
    margin-bottom:0px;
	color:#ffffff;
}

.navbox UL.menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.navbox UL.menu A.menulink:link, .navbox UL.menu A.menulink:visited {
	/*
	padding-right: -7px;
	border-top: #008DBD 1px solid;
	display: block;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 90%;
	color: #006699;
	padding-top: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	display: block;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding: 1px 2px 3px 9px;
	border-bottom: 1px dotted #666666;
	background: url('images/menu_left_bg.jpg') no-repeat;
	margin: 3px 0px;
}
/*.navbox UL.menu A.menulink:visited {
	padding-right: -7px;
	border-top: #008DBD 1px solid;
	display: block;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 90%;
	color: #006699;
	padding-top: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navbox UL.menu A.menulink:active {
	padding-right: -7px;
	border-top: #008DBD 1px solid;
	display: block;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 90%;
	color: #006699;
	padding-top: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

.navbox UL.menu A.menulink:hover {
	display: block;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
 	padding: 1px 2px 3px 9px;
	color: #2f5513;
	text-decoration:none;
	/*color: #006699;
	background-color: #ACF4FD;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}
.welcomeParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*background-color: #CCCCCC;*/
	border: 1px solid #CCCCCC;
}
.infoPageBox {
	border: 1px none #008DBD;
	list-style-type: circle;

}
.infoTable {
	/*border: 1px solid #CCCCCC;
	font-size: 12px;*/
}
.biggerFont {
	font-size: 12px;
}
.adminsettingshead {
	background-color: #CCCCCC;
}
.row2ss {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #666666;
}
.uppercasestandard {
	text-transform: uppercase;
}
.install_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-left: 1px solid #008DBD;
	border-right: 1px solid #008DBD;
	border-top: 1px solid #008DBD;
	border-bottom: 1px solid #008DBD;
	width: 500px;
	padding: 5px;
}
.install_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.install_standard {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


div.tabby_left_sel {
	background: url("images/tabby_left_sel.jpg");
	width:12px;
	height:24px;
	float:left;
	left: -12px;
	position: relative;
	z-index: 3;
}
div.tabby_left {
	background: url("images/tabby_left.jpg");
	width:12px;
	height:24px;
	left: -12px;
	float:left;
	position: relative;
	z-index: 1;
}

div.tabby {
	background: url("images/tabby_bg.jpg") repeat-x;
	padding-left:5px;
	padding-right:15px;
	height:24px;
	float:left;
	position: relative;
	left: -12px;
	vertical-align:bottom;
}
.tabby a,.tabby a:visited{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}
.tabby a:hover{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}
td.top_menu{
	padding-left:12px;
}
div.menu_bottom {
	background: url("images/bg_tabby_feat.gif") repeat-x;
	height:25px;
	visibility: visible;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    padding-top: 5px;
    margin-left: -12px;
    margin-top:22px;
    margin-top:expression(-17+'px');
    padding-left:10px;
    width:100%;
}
.menu_bottom a, .menu_bottom a:visited{
	color: #ffffff;
	font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    position:relative;
    z-index:4;
}
.menu_bottom a:hover{
	color: #ffffff;
	font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
div.tabby_right {
	background: url("images/tabby_right.gif");
	width:26px;
	height:24px;
	float:left;
	position: relative;
	margin-left: -12px;
	z-index: 2;
}

div.tabby_right_sel {
	background: url("images/tabby_right_sel.gif");
	width:26px;
	height:24px;
	float:left;
	position: relative;
	margin-left: -12px;
	z-index: 3;
}

h2 {
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
}


div.tabby_sel {
	background: url("images/tabby_bg_sel.jpg") repeat-x;
	padding-left:5px;
	padding-right:15px;
	height:24px;
	float:left;
	position: relative;
	left: -12px;
	vertical-align:bottom;
	z-index: 1;
}
.tabby_sel a,.tabby_sel a:visited{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}
.tabby_sel a:hover{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}

div.index_tab h3{
	padding-top:8px;
	padding-top:expression(9+'px');
	padding-left:10px;
	line-height: 12px;
	font-family: "Arial";
	font-size:13px;
	font-weight: bold;
	color:#ffffff;
}
div.index_tab{
	width:310px;
	height:32px;
	text-align: left;
	background: url("images/itab.jpg") top left no-repeat;
}
