body {
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(images/tilbg.gif);
}
body, td {
	font-size: 13px;
}
a {
	color: #1d70b4;
}
.topmenu {
	background-image: url(images/topmenubg.gif);
	height:43px;
}
.toploginholder {
	/*width: 480px;*/
	float:left;
	padding-left:220px;
}
.topmenu a {
	/*width:90px;*/
	padding-top:13px;
	text-align:center;
	height:30px;
	display:block;
	float:left;
	color:White;
	text-decoration:none;
}
.topmenu a:hover {
	color: #d7d7d7;
}
.topmenusep {
	width:15px;
	height:33px;
	display:block;
	float:left;
	background-image:url(images/topmenusep.gif);
	background-repeat:no-repeat;
}
.footer {
	background-color: #242527;
	color: #5b5c5d;
	font-size: 11px;
}
.titleBlue {
	background-image: url(images/title_m.gif);
	color: #1d70b4;
	padding-left: 20px;
	font-weight:bold;
}
.titleBlack {
	background-image: url(images/title_m.gif);
	color: #000000;
	padding-left: 20px;
	font-weight:bold;
}
.menudot {
	background-image: url(images/menudot.gif);
	height:3px;
	width:160px;
	margin-left:15px;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.maindiv {
/*	padding-left:10px;
	padding-right:10px;*/
	margin-left:10px;
	margin-right:10px;
}
.white {
	background-color: White;
}
.div4 {
	width: 253px;
	display:block;
	float:left;
	height:200px;
	padding:5px;
}
.dots_v {
	background-image:url(images/dot.gif);
	background-repeat:repeat-y;
	width:3px;
	display:block;
	float:left;
	height:210px;
}
.dots_h {
	background-image:url(images/dot.gif);
	width:530px;
	display:block;
	float:left;
	height:3px;
}
.spacer {
	width:530px;
	height:10px;
	float:left;
}
.rightspacer {
	width: 180px;
	height:10px;
	float:left;
	display:block;
}
.ptitle {
	text-align:center;
	padding:5px;
}
.ptitle a {
	color: #1d70b4;
	text-decoration: none;
	font-weight:bold;
}
.ptitle a:hover {
	text-decoration:underline;
}
.imgbrd {
	border: #000000 1px solid;
	margin:5px;
}
.price {
	color: #e13b00;
	padding:5px;
	float:left;
	width:243px;
}
.description {
	font-size:12px;
	float:left;
}
.fleft {
	float:left;
}
.rblock {
	width:180px;
	float:right;
	padding-left:10px;
	display:block;
}
.striked {
	text-decoration:line-through;
}
.in {
	width:175px;
	background-image:url(images/inbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: #a5acb2 1px solid;
	padding:1px;
}
.smallin {
	width: 15px;
	font-size: 11px;
}
.line2 {
	background-color: #f4f4f4;
}
.line1 {
/*	background-color: #f4f4f4;*/
}
.line1 td, .line2 td {
	font-size: 11px;
}
.prodrow {
	width: 530px;
	float:left;
}
.descrow {
	width: 410px;
	padding-top: 5px;
	float:left;
}
.pricerow {
	color: #e13b00;
	padding-top:5px;
	float:left;
	width:220px;
}

.divprod {
	width: 253px;
	/*display:block;*/
	height:282px;
	float:left;
	padding:5px;
}

.dots_v2 {
	background-image:url(images/dot.gif);
	background-repeat:repeat-y;
	width:3px;
	display:block;
	float:left;
	height:292px;
}
.warnmsg {
	width:530px;
	height:40px;
	float:left;
	background-image:url(images/warnbg.gif);
	color:#cc0000;
}
.infomsg {
	width:530px;
	height:40px;
	float:left;
	background-image:url(images/infobg.gif);
	color:#1d70b4;
}
.loginB {
	float:left;
	width:290px;
	padding:3px;
}
.loginS {
	float:left;
	width:70px;
	padding:3px;
}
.indiv4 {
	float:left;
	width:235px;
	text-align:center;
}
	
