body{
	background-color:#03478D;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
}
a img{
	border:0px;
}
a:hover{
	text-decoration:underline;
}
.main{
	width:950px;
	margin:auto;
}
.topmenu{
	background:url(../images/b_02.jpg) repeat-x;
	text-align:center;
	padding-top:21px;
}
.topmenu a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:smaller;
	display:block;
	height:23px;
	padding:8px 3px 0px;
	background:url(../images/b_07.jpg) repeat-x;
	margin-left:4px;
}
.topmenu a.active{
	background-image:url(../images/b_05.jpg);
}
.topmenu table{
	margin:auto;
}
.head{
	text-align:center;
}
.content{
	background:#599ad1 url(../images/b_12.jpg) repeat-x;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	padding:0px 19px;
}
.blueborder{
	border:3px solid #69a4d7;	
}
.newitem{
	background:#FFFFFF url(../images/new.jpg) no-repeat 5px 5px;
	width:293px;	
}
.newitem .itemimg{
	margin:10px auto auto 70px;
	height:160px;
}
.newitem .itemdesc{
	font-size:smaller;
	
}
.newitem .itemcode{
	font-weight:bold;
	margin-bottom:10px;
}
.newitem .itemprice{
	margin-top:10px;
	font-weight:bold;
	font-size:larger;
	color:#a4171a;
}
.newitem .itemname{
	height:29px;
	width:264px;
	padding-left:20px;
	padding-top:5px;
	font-size:larger;
	font-weight:bold;
	background:url(../images/b_32.jpg) no-repeat;
	margin:auto;
}
.item{
	border:3px solid #FFFFFF;
	background-color:#FFFFFF;
	width:293px;
}
.item .itemimg{
	margin:10px;
}
.item .itemdesc{
	font-size:smaller;
}
.item .itemcode{
	font-weight:bold;
	margin-bottom:10px;
}
.item .itemprice{
	margin-top:10px;
	font-weight:bold;
	font-size:larger;
	color:#a4171a;
}
.item .itemname{
	padding-left:20px;
	font-size:larger;
	font-weight:bold;
	margin:auto;
}
.bottommenu{
	background:url(../images/b_29.jpg) repeat-x;
	text-align:center;
	padding-top:14px;
	padding-bottom:10px;
	border-bottom:3px solid #FFFFFF;
}
.bottommenu a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:smaller;
	margin:10px;
}
.footer{
	background:url(../images/b_31.jpg) repeat-x;
	text-align:center;
	padding-top:10px;
	font-size:smaller;
	color:#FFFFFF;
}
.footer a{
	color:#FFFFFF;
	margin:10px;
}
input {
font-family: Verdana;
font-size: 11px;
color: #0072bc;
background-color: #ffffff;
border: 1px #A5A5A5 solid;
padding: 2px;

}

textarea {

font-family: Verdana;
font-size: 11px;
color: #0072bc;
border: 1px #A5A5A5 solid;

}


