 font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #3c78c1;
    margin: 0;
    padding: 0;
	 font-size: 0.7em;


b.text {

font-size: 19px;
margin-left: 10px;
font-family: Times New Roman;
color: #000000;
font-style: normal}

b.text2 {

font-size: 13px;
margin-left: 0px;
font-family: Times New Roman;
color: #000000;
font-style: normal;
}

p
{
    margin: 0 40 0 20;
    padding-bottom: 0.25em;
    line-height: 1.25em;
text-align: justify;
font-size: 10px;
color: #000000;
font-family: Verdana;

p.bel
{
    margin: 0 40 0 20;
    padding-bottom: 0.25em;
    line-height: 1.25em;
text-align: justify;
font-size: 10px;
color: #cacaca;
font-family: Verdana;
}

p.m
{
    margin: 0 10 0 5;
    padding-bottom: 0.25em;
    line-height: 1.25em;
text-align: left;
font-size: 13px;
font-family: Arial;
}


ul{
margin: 0 40 0 20;
padding-bottom: 0.25em;
line-height: 1.25em;
text-align: justify;
font-size: 11px;
font-family: Verdana;
color: #404040;
list-style-type: none;}

td.f{
background-repeat: no repeat;}



h1{
color: #660000;
font-size: 13px;
font-family: Arial;
margin: 0 40 0 20;}

p.prod {

font-size: 14px;
font-family: Arial;
font-weight: bold;
line-height: 160%;
color: #000000}

p.menu {

font-size: 14px;
margin-left: 7px;
font-family: Arial;
font-weight: bold;
color: #000000}



a:link.m {
font-size: 10px;
margin-left: 10px;
font-family: Verdana;
color: #660000;
font-weight: bold;
text-decoration: underline;}

a:hover.m {
font-size: 10px;
margin-left: 10px;
font-family: Verdana;
color: #B81111;
font-weight: bold;
text-decoration: underline;}

a:visited.m {
font-size: 10px;
margin-left: 10px;
font-family: Verdana;
color: #660000;
font-weight: bold;
text-decoration: underline;}

a:visited:hover.m{
font-size: 10px;
margin-left: 10px;
font-family: Verdana;
color: #B81111;
font-weight: bold;
text-decoration: underline;}


body  
{scrollbar-face-color: #660000; 
scrollbar-highlight-color: none; 
scrollbar-shadow-color:  #660000;
scrollbar-3dlight-color:  none; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color:  none;
scrollbar-darkshadow-color:none; 
scrollbar-border:0px 
}

/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
	background-color: #ffffff;
	color: #640000;
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	border: 0px solid #000000;
	vertical-align: middle;
	padding: 5px;
}

/* */
.SubContentHead
{
	background-color: #CBCBCB;
	color: #FFFF00;
	font-family: Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	border: thin solid #FFFF00;
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #64000;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
	color: #FF0000;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #FFFF00;
}

A.MostPopularItemText:hover
{
	color: #FFFF00;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FF0000;
	text-align: right;
	border: 1px solid #FFFF00;
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
	color: #575757;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
    
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #E9E9E9;
    line-height: 10pt
}

/* text style for the links */
p {
color: #000000}

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    color: #000000;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    color: #880707;
}



A.SiteLink2, A.SiteLink2:link, A.SiteLink2:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    color: #B9B9B9;
    font-size: 11px;
}   

A.SiteLink2:hover    
{
    color: #CECECE;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
	color: #9A9A9A;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:  11px;
	font-weight: bold;
		border: 1px solid #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	clip:         rect(auto auto auto auto);
}

A.SiteLinkBold:hover
{
	color: #FFFFFF;
	background: #949494;
	border: 1px solid #ebebeb;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited, A.MenuUnselected:hover
{
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	background: #D8D5D5;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #000000;
	padding-bottom: 2px;
	text-decoration: none;
}

A.MenuSelected, A.MenuSelected:link, A.MenuSelected:visited, A.MenuSelected:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:  11px;
	font-weight: bold;
	background: #E5ED0E;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #000000;
	padding-bottom: 2px;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
color: #000   
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #640000;
	background: #999999;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
color: #640000;    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

A, A:hover {
	text-decoration: underline;
	font-weight: bold;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}


.text{
	font-family:Verdana, serif;
	font-size: 11pt;
	color: #000011;
	text-align : justify;
	font-weight:bold;
	padding-left : 3px;
}

.text1{
	font-family:Verdana, serif;
	font-size: 11pt;
	color: #006666;
	text-align : center;
}

.text2{
	font-family:Verdana, serif;
	font-size: 10pt;
	color: #505050;
	padding-left : 45px;
	font-weight:normal;
	text-align : justify;
}

.text3{
	font-family:Verdana, serif;
	font-size: 10pt;
	color: #000011;
	text-align : justify;
}

.text4{
	font-family:Verdana;
	font-size: 9pt;
	color: #505050;
	text-align : center;
}
.text42{
	font-family:Verdana;
	font-size: 9pt;
	color: #505050;
	text-align : justify;
}

.text41{
	font-family:Verdana;
	font-size: 13pt;
	color: #0099FF;
	text-align : center;
}

.text43{
	font-family:Verdana;
	font-size: 13pt;
	padding-left : 115px;
	padding-right :10px;
	color: #505050;
	text-align : justify;
}
.text5{
	font-family:Verdana, serif;
	font-size: 9pt;
	color: #000011;
	padding-left : 45px;
	font-weight:normal;
	text-align : justify;
}

.text6{
	font-family:Verdana, serif;
	font-size: 14pt;
	color: #505050;
    padding-right :10px;
	text-align : center;
}

.text7{
	font-family:Verdana;
	font-size: 10pt;
	color: #505050;
	padding-left : 10px;
	padding-right :10px;
	font-weight:normal;
	text-align : justify;
}

.text9{
	font-family:Comic Sans MS;
	font-size: 11pt;
	color: #505050;
	padding-left : 10px;
	padding-right :10px;
	font-weight:normal;
	text-align : justify;
}
.text71{
	font-family:Verdana;
	font-size: 9pt;
	color: #000011;
	padding-left : 10px;
	padding-right :10px;
	font-weight:normal;
	text-align : justify;
}
.text72{
	font-family:Verdana;
	font-size: 9pt;
	color: #000011;
	padding-left : 10px;
	padding-right :10px;
	font-weight:normal;
	text-align : right;
}

.text8{
	font-family:Times New Roman, serif;
	font-size: 14pt;
	color: #000011;
	padding-left : 5px;
	padding-right :5px;
	font-weight:normal;
	text-align : justify;
}

.address{
	font-family:Verdana, serif;
	font-size: 8pt;
	color: #00544E;
	font-weight:normal;
    text-decoration:none; 
}

.HEAD{
	font-family:Verdana, serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
	text-align : center;
}

.menu{
	color: #FFFFFF;
	padding-left : 5px;
	padding-right :5px;
	font : 9pt/11px Verdana, serif;
}

.menu1{
	color:#ffffff;
	font-family : Verdana, serif;
	font-weight : normal;
	font-size : 11px;
	padding-left : 12px;
	padding-right : 12px;
}
	

#b{font-weight:bold;}	

td.d{
    border-width: 2px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 2px;
    border-right: 2px;
    border-style: bold;
    border-color: #006666;
    height: 20;
    padding-left : 5px;
	padding-right : 5px;
	font-family:Verdana, serif;
	font-size: 10pt;
	color: #000000;
}

table.t{
	border-width: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #990033;
}
 

img.da {
	border-width: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	margin:3px;
	border-color: #006666;
}




.field {
	BACKGROUND-COLOR: #E0F5ED;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	COLOR: #505050; 
	
	padding-right :1px;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal
}
.field1 {
	BACKGROUND-COLOR: #E0F5ED;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	COLOR: #505050; 
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px #000000 solid;
	font-style: normal;
	position: static;
	}
.whiteongreen {
	font: bolder normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.whiteon {
	font: bolder normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
font-weight: bold;
}

.whiteonl {
	font: bolder normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #D5D2CF;
font-weight: bold;
text-decoration: none;
}



.whiteongreen2 {
	font: bolder normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
font-weight: bold;
}
.menustyle {
	font-size: 10pt;
	font-family: Verdana;
	color: #640000;
	background-color: #ffffff;
	font-weight: bold;
	cursor: default;
	padding: 5px;
}

.menustyle1 {
	font-size: 10pt;
	font-family: Verdana;
	color: #640000;
	background-color: #ffffff;
	font-weight: bold;
	cursor: default;
	padding: 10px;
}
.link {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #bbbbbb;
}
.palka {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.normal-1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	background: #FFFFFF center;
	border: 1px solid #000000;
	margin: 5px;
	padding: 0px;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color:blue;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
ol {font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #444;}
