html {
	height: 100%;
}
body {
	background-image: url(images/main_bg_green.jpg);
	overflow-x: hidden; 
	overflow:auto;

	scrollbar-3dlight-color:#006600;
	scrollbar-arrow-color:#66FF00;
	scrollbar-base-color:#006600;
	scrollbar-darkshadow-color:#66FF00;
	scrollbar-face-color:#006600;
	scrollbar-highlight-color:#66FF00;
	scrollbar-shadow-color:#006600;

	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-variant:normal;
	text-transform: none;
	color: #003333;

	margin:0;
	padding:0;
	LEFTMARGIN:0;
	RIGHTMARGIN:0;
	TOPMARGIN=0;
	BOTTOMMARGIN:0;
	MARGINWIDTH:0;
	MARGINHEIGHT:0;

	word-wrap: break-word;
}

.container {
	height:1000px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding:8px;
}

.link {
	color: #003333;
	font-size: 10px;
	font-family:Verdana, sans-serif;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
}

.Webdings_blue {
	color:#669900;
	font-size: 11px;
	font-family:Webdings;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
}
.Webdings_green {
	color:#33CC00;
	font-size: 11px;
	font-family:Webdings;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
}

.Wingdings_blue {
	color:#669900;
	font-size: 11px;
	font-family:Wingdings;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
}

.Wingdings_green {
	color:#33CC00;
	font-size: 11px;
	font-family:Wingdings;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
}


a {
	color: #003333;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #003333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color:#669900;
	font-weight: normal;
	text-decoration: none;
}

.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F8F9F0;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.orange {
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	color:#E65904;
	richness:none;
	text-decoration:none;
	vertical-align:middle;
}

.copy {
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 9px;
	color:#999999;
	richness:none;
	text-decoration:none;
	vertical-align:middle;
}

.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.titlu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.txt {
	font-family:Verdana, sans-serif;
	color:#003333;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.buton {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	color:#FEFDE7;
	height:20;
	background-color:#2F8A2D;
	text-align:center;
}

a.orange {
	color: #E65904;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}
a:active.orange {
	color: #E65904;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited.orange {
	color: #E65904;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}
a:hover.orange {
	color:#FF9900;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}


a.orange2 {
	color: #DC3E10;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}
a:active.orange2 {
	color: #DC3E10;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited.orange2 {
	color:#DC3E10;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}
a:hover.orange2 {
	color:#E65904;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}


a.dark {
	color:#2E5C27;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:active.dark {
	color:#2E5C27;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited.dark {
	color:#2E5C27;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover.dark {
	color:#2F8A2D;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.small {
	color:#333300;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:active.small {
	color:#333300;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited.small {
	color:#333300;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover.small {
	color:#2F8A2D;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform:capitalize;
	font-variant: normal;
	text-decoration: none;
}


h1 {
	font-size: 32px;
	padding:0px;
	margin:0px;
	line-height:35px;
}
h2 {
	font-size: 26px;
	padding:0px;
	margin:0px;
	line-height:30px;
}
h3 {
	font-size:22px;
	padding:0px;
	margin:0px;
	line-height:25px;
}
h4 {
	font-size:20px;
	padding:0px;
	margin:0px;
}
h5 {
	font-size: 18px;
	padding:0px;
	margin:0px;
}
h6 {
	font-size: 16px;
	padding:0px;
	margin:0px;
}

.nobold {
	font-weight:normal;	
}

.clouds {
	display:none;
}

A        	{TEXT-DECORATION:underline;}
A:hover  	{TEXT-DECORATION:none;}
/* A:visited	{TEXT-DECORATION:underline;} */
A:active 	{TEXT-DECORATION:underline;}

/* BEGIN classes on fonts */
.arial 				{font-family: Arial, sans-serif;}
.arial:hover 		{font-family: Arial, sans-serif;}
.arial:visited 		{font-family: Arial, sans-serif;}
.arial:active 		{font-family: Arial, sans-serif;}

.verdana 			{font-family: Verdana, sans-serif;}
.verdana:hover 		{font-family: Verdana, sans-serif;}
.verdana:visited 	{font-family: Verdana, sans-serif;}
.verdana:active 	{font-family: Verdana, sans-serif;}

.tahoma 			{font-family: Tahoma, sans-serif;}
.tahoma:hover 		{font-family: Tahoma, sans-serif;}
.tahoma:visited 	{font-family: Tahoma, sans-serif;}
.tahoma:active 		{font-family: Tahoma, sans-serif;}

.georgia 			{font-family: Georgia, sans-serif;}
.georgia:hover 		{font-family: Georgia, sans-serif;}
.georgia:visited 	{font-family: Georgia, sans-serif;}
.georgia:active 	{font-family: Georgia, sans-serif;}

.lucida 			{font-family: Lucida Sans Unicode;}
.lucida:hover 		{font-family: Lucida Sans Unicode;}
.lucida:visited		{font-family: Lucida Sans Unicode;}
.lucida:active 		{font-family: Lucida Sans Unicode;}

.webdings 			{font-family: Webdings, sans-serif;}
.webdings:hover 	{font-family: Webdings, sans-serif;}
.webdings:visited 	{font-family: Webdings, sans-serif;}
.webdings:active 	{font-family: Webdings, sans-serif;}

.wingdings 			{font-family: Wingdings, sans-serif;}
.wingdings:hover 	{font-family: Wingdings, sans-serif;}
.wingdings:visited 	{font-family: Wingdings, sans-serif;}
.wingdings:active 	{font-family: Wingdings, sans-serif;}

.comic 				{font-family: Comic Sans MS;}
.comic:hover 		{font-family: Comic Sans MS;}
.comic:visited 		{font-family: Comic Sans MS;}
.comic:active 		{font-family: Comic Sans MS;}

.geneva				{font-family: Geneva, Helvetica, sans-serif;}
.geneva:hover		{font-family: Geneva, Helvetica, sans-serif;}
.geneva:visited		{font-family: Geneva, Helvetica, sans-serif;}
.geneva:active		{font-family: Geneva, Helvetica, sans-serif;}

.monotype 			{font-family: "Monotype Corsiva", sans-serif;}
.monotype:hover 	{font-family: "Monotype Corsiva", sans-serif;}
.monotype:visited 	{font-family: "Monotype Corsiva", sans-serif;}
.monotype:active 	{font-family: "Monotype Corsiva", sans-serif;}
/* END classes on fonts */

/* BEGIN classes on size */
.size8        {font-size: 8px;}
.size8:hover  {font-size: 8px;}
.size8:visited{font-size: 8px;}
.size8:active {font-size: 8px;}

.size10        {font-size: 10px;}
.size10:hover  {font-size: 10px;}
.size10:visited{font-size: 10px;}
.size10:active {font-size: 10px;}

.size11        {font-size: 11px;}
.size11:hover  {font-size: 11px;}
.size11:visited{font-size: 11px;}
.size11:active {font-size: 11px;}

.size12        {font-size: 12px;}
.size12:hover  {font-size: 12px;}
.size12:visited{font-size: 12px;}
.size12:active {font-size: 12px;}

.size13        {font-size: 13px;}
.size13:hover  {font-size: 13px;}
.size13:visited{font-size: 13px;}
.size13:active {font-size: 13px;}

.size14        {font-size: 14px;}
.size14:hover  {font-size: 14px;}
.size14:visited{font-size: 14px;}
.size14:active {font-size: 14px;}

.size16        {font-size: 16px;}
.size16:hover  {font-size: 16px;}
.size16:visited{font-size: 16px;}
.size16:active {font-size: 16px;}

.size18        {font-size: 18px;}
.size18:hover  {font-size: 18px;}
.size18:visited{font-size: 18px;}
.size18:active {font-size: 18px;}

.size20        {font-size: 20px;}
.size20:hover  {font-size: 20px;}
.size20:visited{font-size: 20px;}
.size20:active {font-size: 20px;}

.size22        {font-size: 22px;}
.size22:hover  {font-size: 22px;}
.size22:visited{font-size: 22px;}
.size22:active {font-size: 22px;}

.size24        {font-size: 24px;}
.size24:hover  {font-size: 24px;}
.size24:visited{font-size: 24px;}
.size24:active {font-size: 24px;}

.size26        {font-size: 26px;}
.size26:hover  {font-size: 26px;}
.size26:visited{font-size: 26px;}
.size26:active {font-size: 26px;}
/* END classes on size */

/* BEGIN classes on color */
.redish        {color:#C61717;}
.redish:hover  {color:#FF3300;}
.redish:visited{color:#C61717;}
.redish:active {color:#C61717;}

.blueish        {color:#3E4BA8;}
.blueish:hover  {color:#437DE9;}
.blueish:visited{color:#3E4BA8;}
.blueish:active {color:#3E4BA8;}

.yellowish        {color:#DDBC37;}
.yellowish:hover  {color:#FADF47;}
.yellowish:visited{color:#DDBC37;}
.yellowish:active {color:#DDBC37;}

.greenish        {color:#349D28;}
.greenish:hover  {color:#6DCE2D;}
.greenish:visited{color:#349D28;}
.greenish:active {color:#349D28;}

.grayish        {color:#BBC0C6;}
.grayish:hover  {color:#828F99;}
.grayish:visited{color:#BBC0C6;}
.grayish:active {color:#BBC0C6;}

.black        {color:#3E4368;}
.black:hover  {color:#666666;}
.black:visited{color:#3E4368;}
.black:active {color:#3E4368;}

.white        {color:#FFFFFF;}
.white:hover  {color:#FFFFFF;}
.white:visited{color:#FFFFFF;}
.white:active {color:#FFFFFF;}
/* END classes on color */


#login .loginLabel {
	border: #D4D0C8 dotted 1px;
}
#login fieldset {
	border: #D4D0C8 dotted 1px;
}
#login legend {
	border:1px solid #003D00;
}

.copy        	{COLOR:#51586A; font-size:10px; TEXT-DECORATION:none; font-family: Arial, sans-serif;}
.copy:hover  	{COLOR:#51586A; font-size:10px; TEXT-DECORATION:underline; font-family: Aria, sans-serif;}
.copy:visited	{COLOR:#51586A; font-size:10px; TEXT-DECORATION:none; font-family: Arial, sans-serif;}
.copy:active 	{COLOR:#51586A; font-size:10px; TEXT-DECORATION:none; font-family: Arial, sans-serif;}

ul.arrow {
	list-style:url(images/arrow.gif) outside;
}
ul.bifa {
	list-style:url(images/bifa.gif) outside;
}
ul.bifa1 {
	list-style:url(images/bifa1.gif) outside;
}
ul.bifa2 {
	list-style:url(images/bifa2.gif) outside;
}
ul.bifa3 {
	list-style:url(images/bifa3.gif) outside;
}
ul.dot {
	list-style:url(images/dot.gif) outside;
}
ul.floricica {
	list-style:url(images/floricica.gif) outside;
}
ul.sag {
	list-style:url(images/sag.gif) outside;
}
ul.sag1 {
	list-style:url(images/sag1.gif) outside;
}
ul.sag2 {
	list-style:url(images/sag2.gif) outside;
}
ul.sag3 {
	list-style:url(images/sag3.gif) outside;
}
ul.sag4 {
	list-style:url(images/sag4.gif) outside;
}
ul.semn {
	list-style:url(images/semn.gif) outside;
}
ul.semn2 {
	list-style:url(images/semn2.gif) outside;
}
ul.trifoi {
	list-style:url(images/trifoi.gif) outside;
}

ul.cub {
	list-style:url(images/dot_m.gif) outside;
}
ul.cub_rosu {
	list-style:url(images/dot.gif) outside;
}
ul.sageata {
	list-style:url(images/sag2.gif) outside;
}
ul.handy {
	list-style:url(images/hand.gif) outside;
}

ul {
	LIST-STYLE-POSITION:outside;
/*	LIST-STYLE-TYPE:disc; */
}
ol {
	LIST-STYLE-POSITION: outside;
}

ol.ordered_inside {
	LIST-STYLE-POSITION: inside;
}
ol.ordered_outside {
	LIST-STYLE-POSITION: outside;
}

TEXTAREA {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}


INPUT.button {
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: #666666;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#EAECEE');
}

.buton {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	color: white;
	height:20;
	background-color: #4576AB;
	fontface-color:#3f0101;
	text-align:center;
}

.buton_albastru {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	font-size:10px;
	color: white;
	height:20;
	padding:0px;
	margin:0px;
	border-top: 1px solid #53618E;
	border-right: 1px solid #53618E;
	border-bottom: 1px solid #53618E;
	border-left: 1px solid #53618E;
	background: #8EA0B3;
/*	background-image: url(images/input_background.jpg);
	background-repeat: repeat-x;
	background-position: 1px 0px; */
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#8EA0B3',EndColorStr='#53618E');
}

.buton_verde {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	color: #F8F9FA;
	height:20;
	border:none;
	padding:0px;
	margin:0px;
	background: #6AA92C;
	border-top: 1px solid #66E61A;
	border-right: 1px solid #60D327;
	border-bottom: 1px solid #207A1B;
	border-left: 1px solid #60D327;
/*	background-image: url(images/input_background_red.jpg);
	background-repeat: repeat-x;
	background-position: 1px 0px; */
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#53C61C',EndColorStr='#3A8521');
}

.buton_gri {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	font-size:10px;
	color: white;
	height:20;
	padding:0px;
	margin:0px;
	border-top: 1px solid #BDBFC4;
	border-right: 1px solid #BDBFC4;
	border-bottom: 1px solid #BDBFC4;
	border-left: 1px solid #BDBFC4;
	background: #BDBFC4;
/*	background-image: url(images/input_background.jpg);
	background-repeat: repeat-x;
	background-position: 1px 0px; */
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#BDBFC4',EndColorStr='#80848C');
}

.buton_rosu {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	color: #303142;
	height:20;
	border:none;
	padding:0px;
	margin:0px;
	background: #F9D784;
	border-top: 1px solid #FFA025;
	border-right: 1px solid #FF9E2C;
	border-bottom: 1px solid #EE6B05;
	border-left: 1px solid #FF9E2C;
/*	background-image: url(images/input_background_red.jpg);
	background-repeat: repeat-x;
	background-position: 1px 0px; */
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#F9D784',EndColorStr='#F6A019');
}

.input {
	text-align: left;
	font-family: Tahoma;
	color: #666666;
	background:#FFFFFF;
	BORDER-TOP: #666633 1px inline solid;
	BORDER-BOTTOM: #666633 1px inline solid;
	BORDER-LEFT: #666633 2px inline solid;
	BORDER-RIGHT: #666633 1px inline solid;
	height: 19px;
	font-size:11px;
	margin:0px;
	padding:1px;
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#F7F8F9');
}

.input1 {
	padding:1px;
	margin: 0; //top right bottom left
	text-align: left;
	font-family:verdana;
	color:#000000;
	background-color: #FFFFFF;
	BORDER-TOP: #666633 1px inline solid;
	BORDER-LEFT: #666633 2px inline solid;
	BORDER-BOTTOM: #666633 1px inline solid;
	BORDER-RIGHT: #666633 1px inline solid;
	line-height:11px;
	font-size:10px;
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#EAECEE');
}

.input2 {
	padding: 1px;
	margin: 0 0 0 0; //top right bottom left
	text-align: left;
	font-family: tahoma;
	color: navy;
	font-weight:bold;
	background-color: #FFFFFF;
	BORDER-TOP: #666633 1px inline solid;
	BORDER-LEFT: #666633 2px inline solid;
	BORDER-BOTTOM: #666633 1px inline solid;
	BORDER-RIGHT: #666633 1px inline solid;
	line-height:10px;
	background-repeat: repeat-x;
	background-position: 1px 0px;
	font-size:11px;
filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#EAECEE');
}

.input3 {
	padding: 1px; //top right bottom left
	margin: 0; //top right bottom left
	text-align: left;
	font-family:Verdana;
	color: navy;
	font-weight:bold;
	background:transparent;
	BORDER-TOP: #666633 1px inline solid;
	BORDER-LEFT: #666633 2px inline solid;
	BORDER-BOTTOM: #666633 1px inline solid;
	BORDER-RIGHT: #666633 1px inline solid;
	line-height:10px;
	font-size:11px;
filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#EAECEE');
}

.txt1{
	font-family:Arial, Helvetica;
	font-size:11px;
	color: #31265E;
}

A.txt1 {
	FONT-SIZE: 11px;
	COLOR: #31265E;
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: underline;
	outline:none;
}

A.txt1:link {
	FONT-SIZE: 11px; 
	COLOR: #31265E; 
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: underline;
	outline:none;
}

A.txt1:hover {
	FONT-SIZE: 11px; 
	COLOR: #9D1F09; 
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: none;
	outline:none;
}

.pret {
	text-decoration: overline underline;
}

.pretvechi {
	text-decoration: line-through;
}

.style3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
}
.style2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.style4 {
	font-family: Verdana, sans-serif;
	font-size:11px;
}

.style5 {
	font-family: Verdana, sans-serif;
	font-size:9px;
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }
.style17 {font-size: 10}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #EE4C4A; }
.style20 {color: #353535}
.style21 {
	font-size: small;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style16 {color: #EF4850}
.style22 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #FF3333; }
.style22 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #000000; }

h1, h2, h3, h4
{
	font-size:11pt;
	font-family:Verdana, sans-serif;
	font-weight:bolder;
}
