body {
	background-color:#8092B5;
	background-image:url(gfx/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#2d4072;
}
A {
	text-decoration:none;
	color:#ff7307;
}
h1 {
	font-size:18px;
	color:#ff7307;
	margin-top:0px;
}
h2 {
	font-size:12px;
	color:#ff7307;
	font-weight:bold;
	margin-top:0px;
}
h3 {
	font-size:12px;
	color:#2d4072;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
}
h4 {
	font-size:12px;
	color:#2d4072;
	font-weight:bold;
	margin-bottom:5px;
}
.prodDiv {
	float: left;
	/*width: 225px;*/
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:	#000000;
}
/*	.prodDiv strong, .prodDiv strong a {
		font-family:Arial, Verdana, sans-serif;
		font-size:12px;
		color: #2d4072;
		font-weight: bold;
		line-height: 20px;
	}
*/
.prodBox {
	float: left;
	width: 249px;
	padding-bottom:10px;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:	#000000;
}
/*	.prodBox strong, .prodDiv strong a {
		font-family:Arial, Verdana, sans-serif;
		font-size:12px;
		color: #2d4072;
		font-weight: bold;
		line-height: 20px;
	}
*/
.Box {
	padding:20px;
}
.Tech, .Tech A {
	color:#2d4072;
	text-decoration:none;
}
.TopMenu {
	background-image:url(gfx/menu_bg.jpg);
	background-repeat:repeat-x;
	height:47px;
	background-color:#eaeaea;
}
.Menu {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color:#2D4072;
}
.Menu:hover {
	color:#ff7307;
}
.Normal {
	color:#2d4072;
	padding-left:20px;
}
.topMenuActive {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color:#ff7307;
}
.innerSearch {
	font-weight:bold;
	font-size:11px;
	color:#2D4072;
	text-decoration:none;
	text-transform:uppercase;
}
.Search {
	border:#9DA7BF 1px solid;
	width:130px;
}
.Separator {
	height:1px;
	background-image:url(gfx/submenu_div.gif);
	background-repeat:repeat-x;
}
.SubMenu {
	color:#2D4072;
}
#UnderBan {
	background-color:#2D4072;
	background-image:url(gfx/ban_bg.gif);
	background-repeat:repeat-x;
}

.hdr {
	font-size:12px;
	color:#FF7100;
	font-weight:bold;
}