

body {
	background:#303a43;
	padding:0px;
	margin:0px;

	font-family:Tahoma,Verdana,Arial,Sans-serif;
	font-size:11px;
	color:#000000;
}

#page {
	width:950px;
	background:#ffffff;
	margin:0px auto;
	padding:10px;
}

#bottom {
	width:970px;
	height:50px;
	background:url('/_gfx/design/site/bottom.jpg') no-repeat top;
	margin:0px auto;
}

#top {
	height:106px;
	background:url('/_gfx/design/site/topbg.jpg') repeat-x;
	margin-bottom:10px;
}

#logo {
	width:324px;
	height:106px;
	background:url('/_gfx/design/site/logo.jpg') no-repeat;
	float:left;
}

#basketPreview {
	width:250px;
	height:106px;
	background:url('/_gfx/design/site/basket.jpg') no-repeat;
	float:right;
	padding-top:27px;
	padding-left:20px;
	line-height:160%;
}

#basket a {
	color:#283552;
}

#image {
	height:100px;
	background:url('/_gfx/design/site/image.jpg') no-repeat;
	margin-bottom:10px;
}

#left {
	height:300px;
	width:193px;
	vertical-align:top;
}

#content {
	vertical-align:top;
	padding:40px;
	line-height:160%;
	font-size:13px;
}

#content td {
	font-size:13px;
}

#menutop {
	height:42px;
	width:193px;
	background:url('/_gfx/design/site/menutop.jpg') no-repeat top;
}

#menu {
	background:url('/_gfx/design/site/menurepeat.jpg') repeat-y top;
}

.menu1 a, .menu1hover a, .menu2 a, .menu2hover a, .menu3 a, .menu3hover a {
	color:#ffffff;
}

.menu1, .menu1hover {
	padding:8px;
	padding-left:18px;
	color:#ffffff;	
	cursor:pointer;
}

.menu1hover {
	background:#7e8892;
}

.menu2, .menu2hover {
	padding:5px;
	padding-left:18px;
	color:#ffffff;	
	cursor:pointer;
	background:#6c7781;
	margin-left:3px;
	margin-right:3px;
}

.menu2hover {
	background:#7e8892;
}


.menu3, .menu3hover {
	padding:8px;
	padding-left:23px;
	color:#ffffff;	
	cursor:pointer;
	background:#737e88;
	margin-left:3px;
	margin-right:3px;
}

.menu3hover {
	background:#7e8892;
}

#menubottom {
	height:343px;
	width:193px;
	background:url('/_gfx/design/site/menubottom.jpg') no-repeat top;
}



table {
	border:0px;
}



td.left, td.leftRecuire {
	width:100px;
	text-align:right;
	padding-right:5px;
}

td.leftRecuire {
	font-weight:bold;
}

td.right input.txtField, td.right textarea.txtField {
	width:250px;
}
