@font-face {
	color: #333333;
	font-family: Verdana;
	font-size: 8pt;
}

body { 
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana;
	font-size: 10pt;
}

img{
   border: 0px; 
}

.bgMenu {
	background: url(images/bg_menu2.gif);
	background-position: right;
	background-color: #152D65;
}

.MenuText {
	padding-left: 5px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
}

.tblCharacteristic{
    border-collapse: collapse;
}
.tblCharacteristic tr{
    background-color: #e3e5e9;
}
.tblCharacteristic td{
    border-collapse: collapse;
}
.tblCharacteristic td.borderC{
    border: 1px solid #7b7b7b;
    border-left-width: 0px;
    border-right-width: 0px;
}
.tblCharacteristic td.borderR{
    border: 1px solid #7b7b7b;
    border-left-width: 0px;
    padding-left: 20px;
}
.numbTbl{
    background-color: #aaa9a9;
    border: 1px solid #7b7b7b;
    border-right-width: 0px;
}



a.MenuLink:link { 
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

a.MenuLink:visited {
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

a.MenuLink:active {
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

a.MenuLink:hover {
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}



a.ViewBasketLink:link { 
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

a.ViewBasketLink:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.ViewBasketLink:active {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.ViewBasketLink:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}



a.ViewBasketLinkLabels:link { 
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.ViewBasketLinkLabels:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.ViewBasketLinkLabels:active {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.ViewBasketLinkLabels:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}





.FirstHeaderLine {
	position: absolute; width: 100%; height: 2px; z-index: 1;
}

.HeaderLineTabel {
	background-color: #152D65; width: 100%; height:2px; border:0px;
}

.Logo {
	position: absolute; width: 94px; height: 94px; z-index: 1; left: 12px; top: 9px;
}

.CompanyName {
	position: absolute; width: 232px; height: 37px; z-index: 4; left: 137px; top: 40px;
}

.Basket {
	position: absolute; width: 285px; height: 60px; z-index: 5; top: 2px; right:-1px;
}

.Admin {
	position: absolute; width: 285px; z-index: 5; top: 70px; right:-1px;
}

.BasketTabel {
	background: url(images/bg_basket.gif);
	background-repeat: no-repeat;
	width: 100%; height:60px; padding-left: 15px; border:0px;
	color: #ffffff; font-size: 9pt; font-family: Verdana;
}

.AdminTabel {
	width: 100%; border:0px;
	font-size: 9pt; font-family: Verdana;
}

.ContainerTable {
	width: 100%; height:100%; border:0; font-size: 9pt; font-family: Verdana;
}

.LeftMenuTable {
	width: 100%; padding: 5px; border:0px;
	font-size: 9pt; font-family: Verdana;
}

.GroupContainerTable {
	width: 100%; border:0px;
	font-size: 8pt; font-family: Verdana;
}

.GroupHeaderBlue {
	background: url(images/bg_group_blue.gif);
	background-color: #878787;
	width: 100%; height:23px; border:0px;
	color: #ffffff; font-size: 9pt; font-family: Verdana;
	padding-left: 10px;
}

.GroupHeaderIconBlue {
	background: url(images/bg_group_blue.gif); padding-left: 7px;
}

.GroupHeaderRed {
	background: url(images/bg_group_red.gif);
	background-color: #878787;
	width: 100%; height:23px; border:0px;
	color: #ffffff; font-size: 9pt; font-family: Verdana;
	padding-left: 10px;
}

.GroupHeaderIconRed {
	background: url(images/bg_group_red.gif); padding-left: 7px;
}

.ContentCell {
	font-size: 9pt; font-family: Verdana;
	padding: 10px; vertical-align: top;
}

.BasketAmount {
	color: #FF0000;
	font-size: 12pt;
}

.Schema {
	position: absolute; width: 100px; height: 100px; z-index: 0; top: 0px; right: 180px;
}

.MenuGrayLine1 {
	position: absolute; width: 100%; height: 3px; z-index: 2; top: 111px;left:0px;
}

.MenuGrayLine2 {
	position: absolute; width: 100%; height: 3px; z-index: 2; top: 135px;left:0px;
}

.MenuGrayLine1Tabel {
	background-color: #BEBEBE; width: 100%; height:2px; border:0px;
}

.MenuGrayLine2Tabel {
	background-color: #BEBEBE; width: 100%; height:2px; border:0px;
}

.Menu {
	position: absolute; width: 100%; height: 27px; z-index: 1; top: 113px;left:0px;
}

.MenuTable {
	background-color: #152D65 ; width: 100%; height:27px; border:0px; 
}

.ContainerCell {
	position: relative; width: 100%; height: 100%; z-index: 1;
}

.LeftMenu {
	position: absolute; width: 220px; height: 100%; z-index: 1; background-color: #DCDCDC;
}

.Copyright {
	height: 22px; text-align: right;
}

.GroupMenuRightRed 
{
	background: url(images/bg_group_right_red.gif); width: 14px;
}

.GroupMenuRightBlue
{
	background: url(images/bg_group_right_blue.gif); width: 14px;
}

.GroupContent {
	padding: 5px;
}

.MinResolution {
	width:1000px;
}

.ContentText 
{
	font-size: 8pt; font-family: Verdana;
}

.RequiredField
{
	color: Gray;
}

.FooterTable {
	background: url(images/bg_footer.gif);
	padding: 8px;
	width: 100%; height: 37px; background-color: #152D65;
	color: #ffffff; font-size: 12pt; font-family: Verdana;
}

.Footer {
	padding: 8px;
	width: 300px; height: 37px;
	color: #ffffff; font-size: 12pt; font-family: Verdana;
}

.HeaderHR 
{
	color: #900000;
}

.PageHeader 
{
	font-family: Times New Roman; color: #900000; font-size: 14pt;
}

.headContent{
	font-weight: bold; 
	font-size: 16px;
}
.divImg{
	border: 1px solid #b5b9bd;
	float: left;
	margin-left: 0px;
	padding: 3px;
	text-align: center
}
    
