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

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

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

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

STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	font-weight : bold;
	background-color : transparent;
}
.orangebold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #EF9601;
	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;
}

.green{
	color : #369600;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.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;
}

table.box {
        width : 415px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #EAF1FB;
}

td.box {
        padding: 15px 15px 15px 15px;
}

td.box_hl {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 9pt;
      font-weight: bold;
      height: 30px;
      padding: 10px 0px 0px 0px;
}

td.box_main_field {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 9pt;
      font-weight: bold;
      height: 30px;
      color: #013894;
      line-height: 15px;
      padding: 10px 0px 0px 0px;
}

td.box_text {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 11px;
      padding: 5px 5px 5px 5px;
}


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

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

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

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

td.middle {
	color : white;
	background-color : #FF9A32;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 2px 2px 2px 2px;
	font-weight : bold;
}

td.middle A:LINK {
	color : white;
	background-color : #FF9A32;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:ACTIVE{
	color : white;
	background-color : #FF9A32;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:VISITED {
	color : white;
	background-color : #FF9A32;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	font-weight : bold;
}

td.middle A:HOVER {
	color : white;
	background-color : #FF9A32;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 2px 2px 2px 2px;
	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;
}

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

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

.button {
	font-size : 11px;
	border-color : black;
	color : Black;
	background-color : #B6B6B6;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid;
}
