body {
	background-image:url('../images/system/bg.jpg');
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	font-family:Tahoma;
	font-size:11px;
}
#topspacer {
	height:20px;
}

#menu {
	width:980px;
	height:59px;
	background-image:url('../images/system/menu_bg.jpg');
	background-repeat:repeat-x;
	text-align:left;
	cursor:pointer;
	}
	
#menu ul {
	list-style-type:none;
	padding:0; margin:0;
	}
	
#menu li {
	height:54px;
	margin-top:5px;
	line-height:54px;
	float:left;
	padding-right:25px;
	padding-left:25px;
	border-right:1px solid #cdcdcd;
	background-repeat:repeat-x;
	background-image:url('../images/system/menu_bg.jpg');
	background-position:0px -5px;
	}
	
#menu li a {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	}
	
a {
	color:#006699;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
		
#menu li:hover {
	background-image:url('../images/system/menu_bg_hover.jpg');
	background-repeat:repeat-x;
	}
	
	
#menu li ul {
	position:absolute;
	display:none;
	padding:0; margin:0;
	width:200px;
	margin-left:-26px;
	margin-top:-1px;
	}
	
#menu li:hover ul{
	display:block;
	}
	
#menu li li {
	padding:0; margin:0;
	font-size:12px;
	border:1px solid #aaaaaa;
	height:14px;
	line-height:14px;
	width:120px;
	border-top:none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
#menu li li:hover{
	background-image:url('..images/system/menu_bg_hover.jpg');
	background-color:#FFCC00;
	}

	
#menu li:hover ul {
	display:block;
	}
	
	
#menu li li a {
	color:#000;
	text-decoration:none;
	font-size: 11px;
	}

#header {
	width:984px;
	_margin-top:-1px;
}


	
#content_bg {
	clear:both;
	background-image:url('../images/system/content_shading.jpg');
	background-repeat:repeat-x;
	width:970px;
	}
	
	
#content_left {
	padding-top:20px;
	width:215px;
	padding-left:10px;
	float:left;
	}
	
.box {
	margin-bottom:10px;
	}
	
.hr {
	background-image:url('../images/system/dotted_horizontal.gif');
	height:1px;
	width:90%;
}

.hline{
	background: #DFDFDF;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#newsbox ul, #articlebox ul {
	padding:0; margin:0;
	padding-top:20px;
	padding-left:20px;
	color:#898989;
	list-style-image:url('../images/system/dot.gif');
	}
	
#newsbox li, #articlebox li {
	padding:0; margin:0;
	padding-bottom:10px;
	}
	

#shoppingcart ul {
	padding:0; margin:0;
	padding-top:20px;
	padding-left:20px;
	color:#898989;
	list-style-image:url('../images/system/dot.gif');
	}
	
#shoppingcart li {
	clear:both;
	padding:0; margin:0;
	padding-bottom:10px;
	}
	
	
#content_middle {
	padding-top:20px;
	width:510px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}
	
	
#article {
	background-image:url('../images/system/article_bg.jpg');
	background-repeat:repeat-x;
	width:510px;
	_margin-top:-2px;
	}
	
	
#content_right {
	padding-top:20px;
	width:190px;
	min-height:520px;
	padding-right:10px;
	float:left;
	}
	
#dotted{
	width:1px;
	background-image:url('../images/system/dotted_vertical.gif');
	background-repeat:repeat-y;
	float:left;
	min-height:680px;
	}
	
#dotted_light{
	width:1px;
	background-image:url('../images/system/dotted_vertical_light.gif');
	background-repeat:repeat-y;
	float:left;
	height:155px;
	}
	

	
#footer_content {
	width:968px;
	height:135px;
	float:left;
	padding-top:20px;
	}
	
#footer {
	background-image:url('../images/system/footer_bg.gif');
	background-repeat:repeat-x;
	clear:both;
	width:970px;
	}

.footer_submenu {
	color:#bababa;
	text-decoration:none;
	}
	
.title {
	font-size:14px;
	font-weight:bold;
	color:#6699FF;
	}
	
	.none
{
	TEXT-TRANSFORM: normal;
}
.title 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	TEXT-TRANSFORM: normal;
	COLOR: #6699FF;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
.titlesmall 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #3D3D3D;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
.intro 
{
	font-family: Tahoma;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: normal;
	COLOR: #000000;
	LINE-HEIGHT: 12px;
	font-size: 11px;
}

.text 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
    font-weight: none;	
}

.textblock
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
    font-weight: none;	
	text-align: justify;
display:block;
}
.smalltext 
{
	font-family: Tahoma;
	font-size: 9.3px;
	color: #000000;
	text-decoration: none;
    font-weight: none;	
}