BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}
.bgTop {
	background-image: url(images/bg/bg-top.gif);
	background-repeat: repeat-x;
}
.bgBot {
	background-image: url(images/bg/bg-bot.gif);
	background-repeat: repeat-x;
}
.bgLeft {
	background-image: url(images/bg/bg-left.gif);
	background-repeat: repeat-y;
}
.bgRight {
	background-image: url(images/bg/bg-right.gif);
	background-repeat: repeat-y;
}
.bgMain {
	background-image: url(images/bg/bg-main.jpg);
	background-repeat: repeat-x;
}
.banerBgTop {
	background-image: url(images/baner-t.gif);
	background-repeat: repeat-x;
}
.banerBgBot {
	background-image: url(images/baner-b.gif);
	background-repeat: repeat-x;
}
.bgMenu {
	background-image: url(images/bg/bg-menu.gif);
	background-repeat: repeat-x;
}
.bgMenu1 {
	background-image: url(images/bg/bg-menu.gif);
	background-repeat: repeat-x;
}
.bgMenu2 {
	background-image: url(images/bg/bg-menu2.gif);
	background-repeat: repeat-x;
}
.bgSubMenu {
	background-image: url(images/bg/bg-submenu.gif);
	background-repeat: repeat-y;
}
.txt {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menutxt {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menutxt A{
	font-family: Tahoma, "Times New Roman", "Trebuchet MS", Arial;
	font-size: 10px;
	color: #5d6367;
	text-decoration: none;
}
.menuTextOver {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/bg/bg-menu2.gif);
	background-repeat: repeat-x;
}
.menuTextOver A {
	color: #970000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuTextOver A:HOVER {
	color: #970000;
	text-decoration: none;
}
.menuText,.menuText1, .menuText2, .menuText3, .menuText4, .menuText5, .menuText6, .menuText7, .menuText8, .menuText9 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.menuText A, .menuText1 A, .menuText2 A, .menuText3 A, .menuText4 A, .menuText5 A, .menuText6 A, .menuText7 A, .menuText8 A, .menuText9 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuText A:HOVER, .menuText1 A:HOVER, .menuText2 A:HOVER, .menuText3 A:HOVER, .menuText4 A:HOVER, .menuText5 A:HOVER, .menuText6 A:HOVER, .menuText7 A:HOVER, .menuText8 A:HOVER, .menuText9 A:HOVER {
	color: #970000;
	text-decoration: none;
}
/* Submenu */
.subMenuBg {
	background-image: url(images/submenu/bg-submenu.gif);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
}
.subMenuTablTop {
	background-image: url(images/submenu/sub-tabl02-top.gif);
	background-repeat: repeat-x;
}
.subMenuTablLeft {
	background-image: url(images/submenu/sub-tabl11-l-b.gif);
	background-repeat: repeat-y;
}
.subMenuTablRight {
	background-image: url(images/submenu/sub-tabl05-r-b.gif);
	background-repeat: repeat-y;
}
.subMenuTablBot {
	background-image: url(images/submenu/sub-tabl08-bot.gif);
	background-repeat: repeat-x;
}
.subMenuPoz {
	margin-top: 5px;
}
.subMenuPoz2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.subMenuText {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subMenuText A {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.subMenuText A:HOVER {
	color: #970000;
	text-decoration: none;
}
#subMenuON {
	color: #970000;
	text-decoration: none;
}
.subMenuText2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}
.subMenuText2 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.subMenuText2 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.subBut {
	margin-right: 5px;
}
.info {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
}
.info A {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.info A:HOVER {
	color: #970000;
	text-decoration: none;
}
/* Submenu END */
.mainPoz {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Text */
.textJustify {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.textJustify A {
	color: #970000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textJustify A:HOVER {
	color: #970000;
	text-decoration: underline;
}
.textNormal {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textNormal A {
	color: #970000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textNormal A:HOVER {
	color: #970000;
	text-decoration: underline;
}
.textPut {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.textPut A {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textPut A:HOVER {
	color: #970000;
	text-decoration: underline;
}
.textSectionTitle {
	color: #990000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.textSectionTitle A {
	color: #6C0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textSectionTitle A:HOVER {
	color: #E30000;
	text-decoration: underline;
}
.textColor {
	color: #990000;
}
.textColor2 {
	color: #4C4C4C;
}
.textTitle {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.textColorLink {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textColorLink A {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textColorLink A:HOVER {
	color: #FF0404;
	text-decoration: none;
}
/* Text END */
.tableBg {
	background-color: #EFF7F9;
}
/* FAQ */
.faqBg1 {
	background-color: #F0F4F8;
	border-right: 1px solid White;
}
.faqBg2 {
	background-color: #F3F3F3;
}
.faqTextL1 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #DEE6EE;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid White;
}
.faqTextL1 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.faqTextL1 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.faqTextL2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F0F4F8;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid White;
}
.faqTextL2 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.faqTextL2 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.faqTextR1 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #E0E6EA;
	padding: 5px 15px 5px 15px;
	}
.faqTextR1 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.faqTextR1 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.faqTextR2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F3F3F3;
	padding: 5px 15px 5px 15px;
}
.faqTextR2 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.faqTextR2 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.faqLine {
	background-color: #E8EDF2;
	color: #E8EDF2;
	height: 8px;
}
/* FAQ END */
/* TABLE */
.tableColor1 {
	background-color: #D8DADB;
}
.tableColor2 {
	background-color: #ECEEEF;
	padding: 7px 15px 7px 15px;
}
.tableColor3 {
	background-color: #ECEEEF;
}
.tableColor4 {
	background-color: #EBEDF8;
	padding: 0px 0px 0px 0px;
}
.tableColor5 {
	background-color: #DEDFEB;
	padding: 0px 0px 0px 0px;
	border: 2px solid #EBEDF8;
}
.tableColor6 {
	background-color: #E2E4E5;
	padding: 7px 15px 7px 15px;
}
.tableTextBut {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/table/table-but-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 5px;
}
.tableTextBut A {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.tableTextBut A:HOVER {
	color: #FF0404;
	text-decoration: none;
}
.tableTextBut2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/table/table-but-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.tableTextBut2 A {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.tableTextBut2 A:HOVER {
	color: #FF0404;
	text-decoration: none;
}
.tableTextBut3 {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/table/table-but-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.tableTextBut3 A {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.tableTextBut3 A:HOVER {
	color: #FF0404;
	text-decoration: none;
}
.tableName {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 0px;
}
.tableTable {
	border-collapse: collapse;
}
.tableRow1 {
	border: 3px solid #D8DADB;
	background-color: #E2E4E5;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.tableRow1t2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}
.tableRowInfo1 {
	border: 3px solid #D8DADB;
	background-color: #E2E4E5;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.tableRow2 {
	border: 3px solid #D8DADB;
	background-color: #ECEEEF;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.tableRow2t2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}
.tableRowInfo2 {
	border: 3px solid #D8DADB;
	background-color: #ECEEEF;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.tableBorderTop {
	background-image: url(images/table/table_02.gif);
	background-repeat: repeat-x;
}
.tableBorderLeft {
	background-image: url(images/table/table_04.gif);
	background-repeat: repeat-y;
}
.tableBorderRight {
	background-image: url(images/table/table_06.gif);
	background-repeat: repeat-y;
}
.tableBorderBot {
	background-image: url(images/table/table_08.gif);
	background-repeat: repeat-x;
}
.tableMainBg {
	background-image: url(images/submenu/bg-submenu.gif);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
}
/* TABLE END */
/* FORMA */
.forma1 INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 336px;
	border: 1px solid #CBCDD0;
}
.forma1 TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 336px;
	border: 1px solid #CBCDD0;
}
.formaPass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 153px;
	border: 1px solid #CBCDD0;
}
.formaPass2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 120px;
	border: 1px solid #CBCDD0;
}
.formaKauplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 180px;
	border: 1px solid #CBCDD0;
}
.formaKauplus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 58px;
	border: 1px solid #CBCDD0;
}
.formaTableOtstup {
	margin: 10px 7px 0px 7px;
}
/* FORMA END */
/* KAUPLUS */
.kauplusText {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 2px solid #C5CACE;
	vertical-align: top;
}
.kauplusText A {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.kauplusText A:HOVER {
	color: #FF0404;
	text-decoration: underline;
}
.kauplusText2 {
	color: #54666C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 2px solid #C5CACE;
	vertical-align: top;
}
.kauplusText2 A {
	color: #54666C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.kauplusText2 A:HOVER {
	color: #FF0404;
	text-decoration: underline;
}
.kauplusTitle {
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
}
.kauplusTitle A {
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.kauplusTitle A:HOVER {
	color: #FF0404;
	text-decoration: underline;
}
.kauplusHind {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #C5CACE;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}
.kauplusHind A {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.kauplusHind A:HOVER {
	color: #FF0404;
	text-decoration: underline;
}
.kauplusTable0 {
	border: 2px solid #777777; 
   border-collapse: collapse;
}
.kauplusTable1 {
   border-collapse: collapse;
}
.kauplusTable {
	border: 2px solid #C5CACE;
	background-color: White;
}
.kauplusPic {
	border: 2px solid #C5CACE;
	padding: 5px 5px 5px 5px;
}
.kauplusPic2 {
	padding: 5px 5px 5px 5px;
}
.kauplusLine {
	background-color: #777777;
}
.korv {
	margin: 5px 5px 5px 5px;
}
.kauplusKogis {
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #C5CACE;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}
.kauplusKogis INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	width: 40px;
	border: 1px solid #CBCDD0;
}
.kauplusKustuta {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 2px solid #C5CACE;
}
.kauplusKorvBg1 {
	background-color: #F6F6F6;
}
.kauplusKorvBg2 {
	background-color: #E9E9E9;
}
.kauplusKorvBgOn {
	background-color: White;
}
.inputNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	border: 1px solid #CBCDD0;
}
.textOpisanie {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #D4D6D7;
	padding: 7px 15px 7px 15px;
}
.textOpisanie A {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textOpisanie A:HOVER {
	color: #970000;
	text-decoration: underline;
}
.textOpisanieTitle {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 7px 15px 7px 15px;
	font-weight: bold;
	text-align: center;
}
.textOpisanieTitle A {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.textOpisanieTitle A:HOVER {
	color: #970000;
	text-decoration: underline;
}
.textOpisanieTitle1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 7px 15px 7px 15px;
	font-weight: bold;
	text-align: center;
}
.textOpisanieTitle1 A {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.textOpisanieTitle1 A:HOVER {
	color: #970000;
	text-decoration: underline;
}
.kauplusItemPic {
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.kauplusItemText {
	color: #54666C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
}
.kauplusItemText A {
	color: #54666C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.kauplusItemText A:HOVER {
	color: #FF0404;
	text-decoration: underline;
}
.kauplusItemHind {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
}
.kauplusItemHind A {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.kauplusItemHind A:HOVER {
	color: #FF0404;
	text-decoration: underline;
}
.kaupText1 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #DEE6EE;
	padding: 5px 15px 5px 15px;
}
.kaupText1 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.kaupText1 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.kaupText2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F0F4F8;
	padding: 5px 15px 5px 15px;
}
.kaupText2 A {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.kaupText2 A:HOVER {
	color: #970000;
	text-decoration: none;
}
.kaupMainSub {
	font-family: "Trebuchet MS", Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: 4F87FD;
	TEXT-DECORATION: underline;
}
.kaupMainCat {
	font-family: "Trebuchet MS", Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: 000000;
	TEXT-DECORATION: none;
}
.desc {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.list {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #a09e9e;
}
A.desc {
        COLOR: #000000; TEXT-DECORATION: none
}
A.desc:hover {
        COLOR: #a09e9e; TEXT-DECORATION: underline
}
A.desc:visited {
        COLOR: #000000; TEXT-DECORATION: none
}
A.desc:active {
        COLOR: #000000; TEXT-DECORATION: none
}
.pname {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size: 14px;
	font-weight: bold;
	color: 990000;
}
.pdesc {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.table_border {
height:2px;
background-color:#d8dadb;
}
.textTop {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color:#eceeef;
	padding:10px;
}

/* KAUPLUS END */
