table.way {
	font-family: Tahoma, Arial, System;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
table.way a {
	color: #FFFFFF;
	text-decoration: underline;
}
table.way a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
table.cpr {
	font-family: Tahoma, Arial, System;
	font-size: 12px;
	color: #3054AE;
}
table.cpr .comm {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	color: #1B326C;
}
table.cpr .comm a {
	color: #1B326C;
	text-decoration: underline;
}
table.cpr .comm a:hover {
	color: #000000;
	text-decoration: underline;
}
table.rightBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45546C;
}
table.rightBlockHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	border: 1px dotted #006699;
}
a.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
a.menuLink:hover {
	color: #000000;
	text-decoration: underline;
}
table.catalog a.Header {
	font-family: Tahoma, Arial, System;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
table.catalog a.Header:hover {
	color: #006699;
	text-decoration: underline;
}
table.catalog a.Folder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #133F71;
	text-decoration: underline;
}
table.catalog a.Folder:hover {
	color: #990000;
	text-decoration: underline;
}
table.catalog {
	font-family: Tahoma, Arial, System;
	font-size: 12px;
}
table.ProdList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133F71;
}
table.ProdList .HeadLine {
	color: #292929;
	font-weight: bold;
}

table.ProdList a {
	color: #133F71;
	text-decoration: none;
}
table.ProdList a {
	color: #133F71;
	text-decoration: none;
}
table.ProdList a:hover {
	color: #000000;
	text-decoration: underline;
}
table.ProdList a.page:hover {
	color: #FF0000;
	text-decoration: underline;
}
table.ProdList .sel {
	color: #1E6AC1;
	background-color: #EDF7FA;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
table.ProdList input.i, input.number {
	font-family: Tahoma, Arial, System;
	font-size: 12px;
	color: #133F71;
	text-align: center;
	width: 80px;
}
table.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #133F71;
}
table.product .h {
	font-family: Tahoma, Arial, System;
	color: #003333;
	font-size: 11px;
	font-weight: bold;
}
table.product .hidden {
	color: #999999;
	font-family: Tahoma, Arial, System;
	font-size: 10px;
}
table.product a {
	color: #006699;
	text-decoration: underline;
}
table.product a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
table.product .name {
	font-size: 16px;
}
.HeadText {
	font-family: Tahoma, Arial, System;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.calendar_day {
	background-color: #D7DDE7;
	padding: 3px;
	border: 1px solid #B1C3D9;
	font-size: 10px;	
}
.calendar_day_active {
	background-color: #F0F2F7;
	padding: 3px;
	border: 1px solid #B1C3D9;
	font-size: 10px;	
}
.calendar_day_head {
	background-color: #0077B0;
	padding: 3px;
	border: 1px solid #B1C3D9;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;	
	
}

.infobox {
	background-color: #DBEFF9;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #026CA8;
}

.small {  font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 9px}

