.small {
	font-size: 10px;
}


.big {
	font-size: 14px;
	font-weight: bold;
}


.normal {
	font-size: 12px;
}


.boxtable {
	background-repeat: no-repeat
}


.menuitem {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	background-image: url(/images/tulip_menu_sub.gif);
	background-repeat: no-repeat;
	background-position: center right;
}


.menuitem:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-image: url(/images/tulip_menu_main.gif);
	background-repeat: no-repeat;
	background-position: center right;
}


.menuitem:hover, .menuitemover, .menuitemover:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #A02B37;
	text-decoration: none;
	background-image: url(/images/tulip_menu_over.gif);
	background-repeat: no-repeat;
	background-position: center right;
}


.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A02B37;
}


.card_descr {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a02b37;
}


.quote_descr {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A02B37;
}


.text, p, li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color: #666;
}


.MANDATORY {
	font-family: Arial, Helvetica, sans-serif;
	color: #A02B37;
	font-size: 12px;
	text-align: left;
}


.langs, .langs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}


.langsover, .langsover:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A02B37;
	font-weight: bold;
}


.img_border {
	border: 1px solid #666;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A02B37;
	text-decoration: underline;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}


.right {
	text-align: right;
}


.invoicetable {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}


.date {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	background-color: #A02B37;
	color: white;
	text-align: right;
}


.input_class {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;

	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #A02B37;
}


.input_btn {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A02B37;

	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #A02B37;
}


.privacy, .privacy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	vertical-align: middle;
	text-decoration: none
}


.table_white {
	border: 1px white solid;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
}


.table_header , .table_header td, .table_header tr {
	background-color: #A02B37;
	color: white;
	height: 22px;

}


.table_subheader, .table_subheader td, .table_subheader tr {
	background-color: #666;
	color: white;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}


.table_subheader1 {
	background-color: #9E9088;
	color: white;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}


.table_row_dark {
	background-color: #DBDBDB;
	color: #41413F;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;

}


.table_row_light {
	background-color: #FBFBFB;
	color: #41413F;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
}


.b {
	border: 1px solid black;
}


.zoom, .zoom td, .zoom tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	color: #A02B37;
	text-decoration: none;
}


.Cleaner {
	clear: both;
}
