﻿.body
{
	font-family:Arial;
}
.MainContent
{
	font-family:Arial;
	border-style:solid;
	border-top-style:none;
	border-color:black;
	border-width:0.09em;
	padding:0px;
	margin:0px;
}

.csHide
{
	visibility:hidden;
	position:absolute;
	/*background-color:#EFEFEF;*/
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.MenuItem:link
{
	color:#555555;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.MenuItem:visited
{
	color:#555555;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.MenuItem:active
{
	color:#555555;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.MenuItem:hover
{
	color:#000000;
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
}

.MenuTable
{
	border:solid #ffffff 1px;
	width:100px;

}

.MenuTD
{
	/*border-bottom:dashed #ffffff 1px; */
	padding-left:5px;
	padding-right:5px;
	width:130px;
	height:26px;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:White;
	background-color:#EFEFEF;
}

.text-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


a:link
{
	color:Red;
	text-decoration:none;
}
a:hover
{
	color:Red;
	text-decoration:none;
}
a:visited
{
	color:Red;
	text-decoration:none;
}	
a:active
{
	color:Red;
	text-decoration:none;
}



.Amail:link 
{
	color:#E1081F;
	font-weight:bold;
	text-decoration:none;
}

.Amail:hover 
{
	color:#E1081F;
	font-weight:bold;
	text-decoration:none;
}

.Amail:visited 
{
	color:#E1081F;
	font-weight:bold;
	text-decoration:none;
}

.Amail:active 
{
	color:#E1081F;
	font-weight:bold;
	text-decoration:none;
}





.FooterMenu
{
	color:#999999;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.FooterMenu:link
{
	color:#999999;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.FooterMenu:hover
{
	color:#999999;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.FooterMenu:active
{
	color:#999999;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.FooterMenu:visited
{
	color:#999999;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}


.MainTitle
{
	font-family:Arial;
	font-size:18px;
}

.MainText
{
	font-family:Arial;
	font-size:12px;
	line-height:16px;
}

.SearchHeader
{
	font-size:14px;
	color:#0000CC;
}

.SearchItemText
{
	font-size:12px;
	color:Black;
}


.AboutUS:link
{
	color:#0000CC;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

.AboutUS:hover
{
	color:#0000CC;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

.AboutUS:active
{
	color:#0000CC;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

.AboutUS:visited
{
	color:#0000CC;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}


.productsMenu:link
{
	color:Red;
	font-weight:normal;
	text-decoration:none;
}
.productsMenu:hover
{
	color:Red;
	font-weight:normal;
	text-decoration:underline;
}
.productsMenu:visited
{
	color:Red;
	font-weight:normal;
	text-decoration:none;
}	
.productsMenu:active
{
	color:Red;
	font-weight:normal;
	text-decoration:none;
}