html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
tr {
        padding: 0;
}
td, tr {
        margin: 0;
}
:focus {
	outline: 0;
	background-color: #FEF5E9;
}
body {
	line-height: 1;
	color: #3C4648;
	background-color: #3a3f3b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link, a:visited, a:active {
	font-size: 12px;
	text-decoration: none;
	color: #DFDB67;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #DFDB67;
}

div#container {
	width: 766px;
	margin:0px auto;
}
div#topbuttons {
	width: 766px;
	height: 50px;
	position: relative;
}
div#head {
	width: 766px;
	height: 172px;
	margin:0px auto;
	background-color: #262A27;
	background-image: url(../images/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#categorymenu {
	position: relative;
	height: 120px;
	background-color: #F4F39E;
	background-image: url(../images/bgbar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
div#languages {
	float: right;
	color: #B1C0B9;
	font: 11px Helvetica, Arial, sans-serif;
}
div#menu {
	float: left;
	width: 220px;
}
div#maincontent {
	float: right;
	width: 546px;
}
div#page {
	color: #606060;
	background-color: #FFFDEE;
	padding: 14px;
	padding-top: 2px;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
}
div#page a {
	font-weight: bold;
	color: #8c512f;
	text-decoration: none;
}
div#page a:hover {
	font-weight: bold;
	color: #DFDB67;
	text-decoration: underline;
}
div#foot {
	text-align: center;
	color: #DFDB67;
	font: 11px Arial, Helvetica, sans-serif;
}
div#foot a, div#languages a {
	color: #DFDB67;
	text-decoration: none;
}
div#foot a:hover, div#languages a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#page ul li {
	list-style-image: url(../images/dot.png);
	list-style-position: inside;
	text-transform: uppercase;
	color: black;
	font: 12px 'Arial Black', sans-serif;
}
div#loginform {
	width: 300px;
	margin: 0px auto;
}
td.tabletitle {
	background-color: #E2D88F;
	color: white;
	height: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
table.tabledata {
	border: 1px solid #C4BCBC;
}
table.tabledata td {
	height: 20px;
	padding: 4px;
}
table.tabledata td.g {
	background-color: #D0C9C3;
}
.inputdata {
	border: 1px solid #696969;
	margin: 1px;
	padding: 2px;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
}
.inputbutton {
	border: 1px solid #e5e5e5;
	background-color: #696969;
	margin: 1px;
	padding: 3px;
	color: white;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.inputbutton2 {
	border: 1px solid #8c512f;
	background-color: #696969;
	margin: 1px;
	padding: 3px;
	color: white;
	font: bold 13px Arial, Helvetica, sans-serif;
}
table.tableconv {
	width: 90%;
	margin: 0px auto;
}
table.tableconv td {
	height: 20px;
	text-align: center;
	border: 1px solid #C4BCBC;
	font: 11px Arial, Helvetica, sans-serif;
}
table.tableconv td.tit {
	background-color: #8c512f;
	color: white;
	font: 10px Arial, Helvetica, sans-serif;
}

ul#categ {
	margin-left: 30px;
	color: #DFDB67;
}
ul#categ li {
	list-style-type: circle;
	color: #DFDB67;
}
.hid {
	display: none;
}

div.catsquare {
	height: 107px;
	width: 122px;
}

