body {
	background-color: #000000;
	border:0px;
	padding:0px;
	margin:0px;
}
legend {
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
	border: #FF9900 1px solid;
	padding: 2px;
}
fieldset {
	border-color:#FF9900;
	border-style:solid;
	border-width:1px;
	padding:5px;
}
body,td,th,fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul,li {
	list-style-type:none; border:0px; padding:0px; margin:0px;
}
li.left_menu {
	height:20px;
	text-align:left;
}
a.mylink:link, a.mylink:visited, a.mylink:active, a.mylink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #E05226;
	text-decoration: underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #E05226;
	text-decoration: none;
}
a.categories_menu:link, a.categories_menu:visited, a.categories_menu:active, a.categories_menu_sel:link, a.categories_menu_sel:visited, a.categories_menu_sel:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
}
a.categories_menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left:6px;
}
a.categories_menu_sel:link, a.categories_menu_sel:visited, a.categories_menu_sel:active {
	text-decoration:underline;
	padding-left:10px;
}
a.categories_menu_sel:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left:6px;
}
.bmenulink, .bmenuhover, .bmenuactive {
	width:90px;
	height:40px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	vertical-align:middle;
	text-align:center;
}
.bmenulink {
	background-image:url(../images/bmenulink.gif);
	background-repeat:no-repeat;
}
.bmenuhover {
	background-image:url(../images/bmenuhover.gif);
	background-repeat:no-repeat;
}
.bmenuactive {
	background-image:url(../images/bmenuactive.gif);
	background-repeat:no-repeat;
}
.bmenutext1, .bmenutext2 {
	width:76px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	position:relative;
}
.menuspace {
	width:4px;
	float:left;
	height:40px;
}
.bcataloglink, .bcataloghover, .bcatalogactive {
	width:129px;
	height:179px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}
.bcataloghover {
	background-color:#FFFFFF;
}
.bcatalogimg1 {
	width:125px;
	height:175px;
	position:relative;
}
.bcatalogimg2 {
	width:100px;
	height:140px;
	position:relative;
}
.catalogspace {
	width:10px;
	float:left;
	height:179px;
}
.bflaglink, .bflaghover, .bflagactive {
	width:29px;
	height:19px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}
.bflaghover {
	background-color:#FF9900;
}
.bflagimg1 {
	width:25px;
	height:15px;
	position:relative;
}
.bflagimg2 {
	width:20px;
	height:12px;
	position:relative;
}
.flagspace {
	width:10px;
	float:left;
	height:19px;
}
#loginWindow {
	width: 250px;
}
#errorTab {
	color: #CC0000;
	font-weight: bold;
}
.inputSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	border: #000000 1px solid;
	padding: 2px;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	border: #000000 1px solid;
	text-align: center;
	padding: 2px;
}
.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	background-color: #FF9900;
	border: #444444 1px solid;
	text-align: center;
	padding: 2px;
}
.loginDiv {
	padding: 3px;
}
.rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.myinput {
	border-style: none;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:20px;
	text-align:center;
	vertical-align:middle;
}
#searchinput {
	border-style: solid;
	border-width:2px;
	border-color:#FFFFFF;
	background-color:#E36412;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:200px;
	height:20px;
	text-align:center;
	vertical-align:middle;
}
