body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/background.gif) repeat-x #dededf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	/*margin:0;*/
}
hr  {
border: 0;
height: 1px;
color: #F5F5F5;
background-color: #efefef;
}
h1 {
	font-family: Verdana;
	font-size: 40px;
}
a:link {
	color: #629ACB;
	text-decoration: none;aa
}
a:visited {
	color: #629ACB;
	text-decoration: none;
}
a:active {
	color: #629ACB;
	text-decoration: none;
}
a:hover {
	color: #94BADC;
	text-decoration: none;
}



a.footerLink:active{
	color: #999999;
	text-decoration:none;font-size: 11px;
}
a.footerLink:link {
	color: #999999;
text-decoration:none;font-size: 11px;
}


a.footerLink:link {
	color: #999999;
text-decoration:none;font-size: 11px;
}a.footerLink:visited {
	color: #999999;
text-decoration:none;font-size: 11px;
}a.footerLink:active {
	color: #999999;
text-decoration:none;font-size: 11px;
}
a.footerLink:hover {
	color: #94BADC;
text-decoration:none;font-size: 11px;
}
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
}
#box {
}
/*
#topnav {
	position: absolute;
	top: 84px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgTop1.png', sizingMethod='crop');
}*/
#topnav {
	position: absolute;
	top: 84px;
	background:url(../img/bgTop1.gif) no-repeat;
}


/*
#topnavAbout {
position: absolute;
	top: 84px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/backgroundAbout.png', sizingMethod='crop');
}*/
#topnavAbout {
position: absolute;
top: 84px;
background:url(../img/backgroundAbout.gif) no-repeat;
}


#footer{
font-size:8px;
padding-left:14px;
padding-right:20px;
padding-bottom:20px;
padding-top:10px;
}


.grey {color: #666666}
#fade{	
/*
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
*/
}
#fadeTitle{
/*filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
*/
}
/*#aboutContentDiv{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgMiddle.png', sizingMethod='crop');}*/
#aboutContentDiv{background:url(../img/bgMiddle.gif) repeat-y;}
/*#bgBottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgBottom.png', sizingMethod='crop');}*/
#bgBottom{background:url(../img/bgBottom.gif) no-repeat;}

.searchField{border:1px #D5D5D5 solid}
.copyright{font-size:9px;}

ul { 
list-style-type: none;
padding-left: 0;
margin-left: 0;
} 

li { background: url(../img/mybullet.gif) left 5px no-repeat;
padding-left: 10px; } 

.active{vertical-align:middle;height:20px;width:78px;line-height:12px;padding-bottom:1px;font-size:11px;background:url(../../images/background_image_03.gif) no-repeat bottom left}
#classictab1.active a, #classictab2.active a{color:#CC0000}
#techtab1.active a, #techtab2.active a{color:#678F00}
#urbantab1.active a, #urbantab2.active a{color:#72694D}
#vintagetab1.active a, #vintagetab2.active a{color:#00496E}
#signaturetab1.active a, #signaturetab2.active a{color:#83929f}
#ecologictab1.active a, #ecologictab2.active a{color:#0F4D2A}
#presstab1.active a, #presstab2.active a{color:#5BA7D8}




.deactive{vertical-align:middle;height:20px;width:78px;line-height:12px;border-bottom:1px #cccccc solid;font-size:11px;}
.deactive a:link {
	color: #666666;
	text-decoration: none;
}
.deactive a:visited {
	color: #666666;
	text-decoration: none;
}
.deactive a:active {
	color: #666666;
	text-decoration: none;
}
.deactive a:hover {
	color: #629ACB;
	text-decoration: none;
}
#classictab1.deactive a:hover, #classictab2.deactive a:hover {
	color: #CC0000;
}
#techtab1.deactive a:hover, #techtab2.deactive a:hover {
	color: #678F00;
}
#urbantab1.deactive a:hover, #urbantab2.deactive a:hover {
	color: #72694D;
}
#vintagetab1.deactive a:hover, #vintagetab2.deactive a:hover {
	color: #00496E;
}
#signaturetab1.deactive a:hover, #signaturetab2.deactive a:hover {
	color: #83929F;
}
#ecologicaltab1.deactive a:hover, #ecologicaltab2.deactive a:hover {
	color: #0F4D2A;
}
#presstab1.deactive a:hover, #presstab2.deactive a:hover {
    color: #5BA7D8; 
}

