body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bolder;
	color : #3D3D3D;
	
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #777777;
}
td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bolder;
	color : #3D3D3D;
}

a
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#006699;
	text-decoration:none;
	font-weight:bolder;
}
a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#99FF00;
	text-decoration:none;
	font-weight:bolder;
}

.textbox01
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3D3D3D;
	font-weight:bolder;
	border: 2px solid #E0E0E0;
}

.topnav
{
	border-top: 1px solid #E0E0E0;
	color:#006699;
}

.header01
{
	font-family:Haettenschweiler;
	font-size:32px;
	font-style:normal;
	font-weight:200;
	font-variant:normal;
	color:#5A6873;
}
.header02
{
	font-family: Haettenschweiler;
	font-size:19px;
	font-weight:bold;
	color:#5A6873;
}
.header04
{
	font-family: Haettenschweiler;
	font-size:28px;
	font-weight:100;
	color:#5A6873;
}
.header03
{
	font-family: Haettenschweiler;
	font-size:45px;
	font-weight:bolder;
	color:#0093D8;
}
.header05
{
	font-family: Haettenschweiler;
	font-size:20px;
	font-weight:bolder;
	color:#0093D8;
}
.priceMini
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#0093D8;
}
.header06
{
	font-family: Haettenschweiler;
	font-size:17px;
	font-weight:200;
	color:#5A6873;
}


.btopnav
{
	border-bottom: 1px solid #E0E0E0;
}

.nav
{
	cursor:default;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#006699;
	text-decoration:none;
	font-weight:bolder;
	background-color:#FAFDFF;
	border-bottom: 1px solid #E0E0E0;
}
.navover
{
	background-color:#D3E0F2;
	cursor:hand;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	border-bottom: 1px solid #D3E0F2;
}
.navactive
{
	background-color:#D3E0F2;
	cursor:hand;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	border-bottom: 1px solid #D3E0F2;
}

.snav
{
	cursor:default;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#006699;
	text-decoration:none;
	font-weight:bolder;
	background-color:#D3E0F2;
}
.snavover
{
	cursor:hand;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#006699;
	text-decoration:none;
	font-weight:bolder;
	background-color:#BAE0F6;
}
.snavactive
{
	cursor:default;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#006699;
	text-decoration:none;
	font-weight:bolder;
	background-color:#92C5E4;
}

.backgroundBg
{
	background-image:url(../images/bg.gif);
}

.bottomborder
{
	border-bottom: 2px solid #000000;
}
.leftborder
{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

.htmledit
{
	font-family: "Lucida Console";
	font-size : 10px;
	border: 2px solid #E0E0E0;
}

.trline
{
	border-bottom : 1px solid #F2F2F2;
}