* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
BODY {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #000000 url(/images/bodyBG.jpg) repeat-x top;
	background-color: #989898;
}
TD {
	font-size: 11px;
	vertical-align: top;
}
IMG {
	border: 0px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
A {
	text-decoration:underline;
	color: #000000;
}
A:hover {
	text-decoration:none;
	color: #000000;
}

#header {
	padding-bottom: 5px;
	/*background: url(/images/headerBG.jpg) 0px 16px no-repeat;*/
}
.block {
	width: 188px;
	margin-bottom: 2px;
	background: url(/images/blockBG.gif) no-repeat;
}
.block .header {
	width: 176px;
	height: 39px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 15px;
	vertical-align: middle;
	background: url(/images/blockHeaderBG.gif) center 6px no-repeat;
}
.block .content {
	font-size: 70%;
	padding-left: 15px;
}

.block2 {
	width: 201px;
	margin-bottom: 2px;
	background: url(/images/block2BG.gif) no-repeat;
}
.block2 .header {
	width: 191px;
	height: 39px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 0 0 15px;
	background: url(/images/block2HeaderBG.gif) center 6px no-repeat;
}
.block3 {
	width: 100%;
	background-color: #B51A1A;
}
.block3 .header {
	width: 100%;
	color: white;
	font-size: 120%;
}

#welcome {
	width: 290px;
	/*height: 280px;*/
	color: white;
	font-size: 12px;
	padding: 30px 0 30px 210px;
}

.form {
	width: 200px;
	height: 113px;
	margin-top: 0px;
	background: url(/images/formBG.gif) no-repeat;
}
.form .header {
	color: #FFFFFF;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	padding: 10px 0 10px 15px;
}
.form .error {
	color: #FF0000;
}
.form INPUT {
	width: 165px;
	font-size: 100%;
}
.form SELECT {
	width: 181px;
	font-size: 100%;
}
.form .submit {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.form .submit INPUT {
	width: 44px;
	border: none;
}
#path
{
	font-size : 11px;
	color: white;
}

#path A
{
	color: #F5FF9A;

}

#redborder
{
	border : 1px solid #dddddd;
}
#whiteborder
{
	border : 1px solid white;
}

#newstext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#newstext A
{
	text-decoration : none;
}
#newstext A:hover
{
	text-decoration : underline;
}

#catalog {
	color:#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#catalog .price {
	color: #942727;
	font-weight: bold;
}
/*
#catalogtext
{
	color:black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#catalogmoneytext
{
	color:#93262B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
*/






















.grayback {
	background: url(/images/header_back_gray.jpg) top center repeat-y;
}


.menu {
	width: 180px;
	margin: 10px 0px 15px -5px
}

#submenu {
	color: #000000;
	margin: 0px
}

#activesubmenu {
	margin: 0px;
	color: #942727;
	font-weight: bold;
	text-decoration: none;
}

.submenuline {
	margin: 3px 0px 3px 0px
}

.informer {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

.informerheader {
	font-family: 'Trebuchet MS', Tahoma, Arial, san-serif ;
	font-size: 110%;
	line-height: 100%;
	padding-bottom: 6px;
}

.informertext {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 26px;
	color: #9a9791;
}

.menuwhite {
	width: 180px;
	background-color: #FFFFFF;
}

.menugray {
	width: 180px;
}

.menuwhitesub {
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:25px;
}

.menuul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:0px;
}



.red {
	color: #942727;
}




.navigation {
	padding-left:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.navigation .title {
	font-weight : bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.navigation A {
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.navigation .active {
	color:white;
	font-weight : bold;
	text-decoration : none;
	background-color : #8E221F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


INPUT {
	color: black;
	font-size: 11px;
	border: 1px black solid;
}
