body {
	color: #636363;
	line-height: 130%; 
	font-family: arial, verdana, Myriad Pro, Myriad;
	font-size: 12px;
	margin: 0;
 }
 
u { 
	font-size:12px ; 
	line-height:120%; 
	color: #535353;
}

ul { 
	margin:0 0 0 40px;
	padding:0;
}

li {
	padding: 3px 0 3px 0;
}


h1 {
	line-height: 140%; 
	font-family: arial, sans-serif, verdana;
	font-size: 18px;
	color:#FFFFFF;
	margin:0;
	padding:10px 0 0 0;
}

h2 {
	line-height: 140%; 
	font-family: arial, sans-serif, verdana;
	font-size: 15px;
	color:#f6c901;
	margin:0;
	padding:0;
}

h3 {
	line-height: 140%; 
	font-family: arial, sans-serif, verdana;
	font-size: 15px;
	color:#636363;
	margin:0;
	padding:0;
}

h4 {
	line-height: 140%; 
	font-family: arial, sans-serif, verdana;
	font-size: 14px;
	color:#f6c901;
	margin:0;
	padding:0;
}

A:link    {color:#037ec3; text-decoration:none;} 
A:visited {color:#037ec3; text-decoration:none;}
A:active  {color:#f6c901; text-decoration:none;}
A:hover  {color:#f6c901; text-decoration:none;}

.bg_top {
	background-image:  url(./images/bg_middle.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.bg_middle {
	background-image:  url(/images/bg_smallbox_middle.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.input_text {
	border: 1px solid #878b8f;
	height: 18px;	
}

.warning_text {
	font-size: 10px;
	color: #cc0000;
}

.messageStackError{
	font-size: 10px;
	color: #cc0000;
}

.tail_font {
	font-family: arial, verdana ;
	font-size: 10px;
	color: #464646; 
}

.small_font {
	font-family: verdana, arial ;
	font-size: 9px;
	color: #000000; 
}

.font_blue {
	color:#1377d9 ;
}

.font_text  { 
	font-size:12px ; 
	line-height:120%; 
	color: #535353;
	padding-left:20px;
	padding-right:15px;
	
}

.font_black  { 
	font-size:12px ; 
	line-height:130%; 
	color: #000000;
	font-weight:bold;
}

.font_main  { 
	font-size:13px ; 
	line-height:130%; 
	color: #000000;
}

.font_quote  { 
	font-size:11px ; 
	line-height:130%; 
	color: #231d05;
}

.font_white  { 
	font-size:13px ; 
	line-height:130%; 
	color: #ffffff;
}

.font_yellow  { 
	font-size:12px ; 
	line-height:130%; 
	color: #f6c901;
}

.product_menu  {font-family:arial, sans-serif, verdana; line-height:15px ; color: #03c7ff;border-bottom:1px dotted #e1e1e1;}
.product_menu A:link    {color:#26a4da ;text-decoration:none;} 
.product_menu A:visited {color:#26a4da ;text-decoration:none;}
.product_menu A:active  {color:#000000 ;text-decoration:none; font-weight:bold;}
.product_menu A:hover  {color:#000000 ;text-decoration:none; font-weight:bold;}








