BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : transparent;
}

OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: Black;
	text-align :left;
	list-style : circle outside;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: Black;
	text-align :left;
	list-style : circle outside;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: Black;
	text-align :left;
	margin-bottom : 5px;
}

STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	background-color : transparent;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	background-color : transparent;	
	font-weight : bold;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	background-color : transparent;
	font-weight : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background-color : transparent;
	font-weight : bold;
}

A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-style : normal;
	COLOR: Black;
	background-color : transparent;
	TEXT-DECORATION: underline;
}
	

A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-style : normal;
	COLOR: Black;
	background-color : transparent;
	TEXT-DECORATION: underline;
}
	

A:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-style : normal;
	COLOR: Black;
	background-color : transparent;
	TEXT-DECORATION: underline;
	}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-style : normal;
	COLOR: Black;
	background-color : transparent;
	TEXT-DECORATION: underline;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: Black;
	background-color : transparent;
}

.checkbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: Black;
	background-color : transparent;
}

.big {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-weight : bold;
	font-size : 12pt;
}

.red {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-weight : bold;
	font-size : 12pt;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
	background-color : transparent;
	}
	
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
	
.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : Black;
	background-color : transparent;
}

td.top{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	text-transform : uppercase;
	background-color : #176C23;
	color:white;
	vertical-align : text-bottom;
	padding-bottom:2px;
}

td.top_prices{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:white;
	background-color : #176C23;
}

td.left_prices{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	background-color : #DDF3E6;
	color: Black;
	text-transform : uppercase;
	vertical-align : text-bottom;
	padding-bottom:2px;
}

td.middle_prices{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	background-color : #DDF3E6;
	color: Black;
	vertical-align : text-bottom;
	padding-bottom:2px;
}

td.light {
	color : Black;
	background-color : white;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 3px;
}

td.light A:LINK{
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : white;
	font-size : 11px;
	text-decoration : none;
	margin-left : 3px;
}
td.light A:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : white;
	font-size : 11px;
	text-decoration : none;
	margin-left : 3px;
}

td.light A:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : white;
	font-size : 11px;
	text-decoration : none;
	margin-left : 3px;
}

td.light A:HOVER {
	font-family:  Arial, Helvetica, sans-serif;
	color : Black;
	background-color : white;
	font-size : 11px;	
	text-decoration : underline;
	margin-left : 3px;
}

td.middle {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:HOVER {
	font-family:  Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-size : 11px;	
	text-decoration : underline;
	font-weight : bold;
}

td.strong{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #EF9601;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
}

td.strong A:LINK{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #EF9601;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
}
 
td.strong A:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #EF9601;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
}

 td.strong A:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #EF9601;
	background-color : transparent;
	font-size : 11px;
	text-decoration : none;
}

td.strong A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #EF9601;
	background-color : transparent;
	font-size : 11px;	
	text-decoration : underline;
}

td.dark{
	COLOR: #EF9601;
	background-color : transparent;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

td.dark A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	color : #EF9601;
	background-color : transparent;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

td.dark A:ACTIVE {
	font-family: Arial,Helvetica, sans-serif;
	color : #EF9601;
	background-color : transparent;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

td.dark A:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	color : #EF9601;
	background-color : transparent;
	font-size : 11px;	
	font-weight : bold;
	text-decoration : none;
}

td.dark A:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	color : #EF9601;
	background-color : transparent;
	font-size : 11px;	
	font-weight : bold;
	text-decoration : underline;
}

td.nobg{
	color : Black;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.button {
	font-size : 11px;
	border-color : black;
	color : Black;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	border : thin solid;
	width : 86px;
}
