body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #3E3E55 url(images/main_grad.gif) repeat-x left top;
	padding: 0px;
	margin: 0px;
}

table{
	font-size: 12px;

}

input{
	border: 1px solid #000000;
	color: #000000;
	background-color: #ECECEC;
	font-size: 11px;
	font-family: Tahoma;
}
.basicInput{
	border: 1px solid #000000;
	color: #000000;
	background-color: #ECECEC;
	font-size: 12px;	
}

.basicText{
	font-size: 12px;
}
 
.headerMain {
	background: #424259 url(images/top_box.gif) repeat-x left top;
}
.footerMain {
	background: #424259 url(images/bottom_box.gif) repeat-x left top;
}
.leftMain {
	background: #424259 url(images/left_box.gif) repeat-y left top;
}
.rightMain {
	background: #424259 url(images/right_box.gif) repeat-y left top;
}
.blueHeader {
	background: #003366;
}
.leftMenu {
	background: #CCCCCC;
}
.gorLine {
	background: #FFFFFF url(images/line_center_goriz.gif) repeat-x right bottom;
}
.vertLine {
	background: #FFFFFF url(images/line_center_vert.gif) repeat-y left top;
}
.leftLine {
	background: #CCCCCC url(images/line_left.gif) repeat-x right bottom;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 5px;
}

a{
	text-decoration: none;
   color: #003366;
}
a:hover{
	text-decoration: underline;
}
.menuCatalog{
	font-family: Tahoma;
	font-size: 13px;
}

.mainText {
	font: 12px Tahoma;
	color: #000000;
}

.smallHeader{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FD940B;
	background-color: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

a.menuMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}	
a.menuMain:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FD940B;
	}
	
.whiteHeader{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}		

.headerProduct{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #003366;
}
.infoProduct{
	font-family: "Arial Unicode MS";
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 9px;
	border-bottom: 1px solid #CCCCCC;
	}

.headerBasket{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #003366;
}
.infoBasket{
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 8px;

	border-bottom: 1px solid #CCCCCC;	
}

.newsText{
	font-family: Tahoma;
	font-size: 12px;
}

.mainLink{
	color: #003366;
	font-family: Tahoma;
	font-size: 14px;
}

.newsTable{
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #000000;
}

.newsList2{
	color: #666666;
	font-family: Arial;
	font-size: 11px;	
}
.newsList1{
	color: #FD940B;
	font-family: Arial;
	font-size: 12px;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}

.error{
	font-size: 11px;
	color: #FF0000;
}
.errorTitle{
	color: #FF0000;
}

.banner{
        border-collapse:        separate;
        border-width:           1px;
        border-style:           solid;
        border-left-color:      #000000;
        border-right-color:     #000000;
        border-top-color:       #000000;
        border-bottom-color:    #000000;
}

.font14black{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.topProductHeader{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
}

.topProduct{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FD940B;
}

a.menuFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}	
a.menuFooter:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

a.addBasket{
	font-family: Tahoma;
	font-size: 11px;
	color: #000080;
	}	
a.addBasket:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000080;
	}
	
a.Products{
	text-decoration: none;
	color: #000000;
	}	
a.Products:hover{
	text-decoration: none;
	color: #000000;
	}

a.TopProducts{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a.TopProducts:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;	
}

p.noShow{
	font-family: Tahoma;
	font-size: 8px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;

}