p {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
form {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;

}
.header {
	position: absolute;
	height: 60px;
	width: 700px;
	left: 50px;
	top: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #285293;


}
body {
	background-image: url(background.gif);
	background-repeat: repeat;
}
.leftbar {
	position: absolute;
	height: 80px;
	width: 500px;
	left: 50px;
	top: 60px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #776853;


}
.rightbar {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 80px;
	width: 200px;
	left: 550px;
	top: 60px;
	background-color: #AD9E89;

}
.maincontent {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: visible;
	position: absolute;
	height: auto;
	width: 500px;
	left: 50px;
	top: 140px;
	background-color: #FFFFFF;

}
.menu {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 200px;
	left: 550px;
	top: 140px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E3DED7;

}
.smallleftbar {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.smallinput {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.smallbutton {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;



}
.tablehead {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #AD9E89;
	background-image: url(TableHead.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-top: 3px;
	padding-left: 20px;
}
a:visited {
	color: #2B63CA;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.tableheadbox {
	background-image: url(tablehead_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;








}
.catalog {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	height: auto;
	width: 462px;
}
