body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #81807f;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #595654;
	font-size: 11px;
	font-family: tahoma;
}
 .style3 {color: #fc5000; font-size: 11px; font-family: tahoma; font-weight: bold;}
.style4 {color: #0080e4;  font-size: 11px; font-family: tahoma; font-weight: bold;}
.style5 {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #ff6c27;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #008e50;
	font-size: 11px;
	font-family: tahoma;
}

.sectionTitle{
	color: #0080e4; 
	font-size: 12px; 
	font-family: tahoma; 
	font-weight: bold;
	padding-right:18px;
	padding-top:5px;
	background-image:url("../../dev/images/disc_1.jpg");
	background-repeat: no-repeat;
	text-align:right;
}

.sepTitle{
	color: #0080e4; 
	font-size: 12px; 
	font-family: tahoma; 
	font-weight: bold;
	padding-right:18px;
	padding-top:5px;
	text-align:right;
}
.sepMain{
	color: #0080e4; 
	font-size: 16px; 
	font-family: tahoma; 
	font-weight: bold;
	padding-right:18px;
	padding-top:5px;
}
.must{
   color:red;
}

form input{
	color: #595654;
	font-size: 11px;
	font-family: tahoma;
}
a.sub_menu:visited  {color: #fc5000; text-decoration: none;}
a.sub_menu:link  {color: #fc5000; text-decoration: none;}
a.sub_menu:active  {color: #fc5000; text-decoration: none;}
a.sub_menu:hover   {color: #81807f;  text-decoration: onderline; }

blockquote{
  padding-left:0px;
  margin-left:10px;
  padding-top:1px;
  margin-top:1px;
}