/*** font color ***/
.fontcolorbluegreen
{
	color:#01DFD7;
}
.fontcolordarkgreen
{
	color:#088A4B;
}
.fontcolorwhite
{
	color:#FFFFFF;
}
.fontcolorblue
{
	color:#0000FF;
}
.fontcolorred
{
	color:#FF0000;
}
.fontcolororange
{
	color:#FF8040;
}
.fontcolorgrey
{
	color:#848484;
}
/*** end font color ***/
/*** font size ***/
.fontsize1pt5
{
	font-size:1.5em;
}
.fontsize2
{
	font-size:2em;
}
.fontsize2pt5
{
	font-size:2.5em;
}
/*** end font size***/
/*** height ***/
.height10
{
	height:10px;
}
.height15
{
	height:15px;
}
.height20
{
	height:20px;
}
.height25
{
	height:25px;
}
/*** end height ***/
/*** vertical align ***/
.valign_top
{
	vertical-align:top;
}
.valign_middle
{
	vertical-align:middle;
}
.valign_bottom
{
	vertical-align:bottom;
}
/*** end vertical align ***/
.bgcolorgrey
{
	background-color:#D8D8D8;
}
.bgcolordarkgreen
{
	background-color:#088A4B;
}
.bold
{
	font-weight: bold;
}
.underlinediv
{
	border-bottom: 1px solid #D8D8D8;
}
.underlinedivblack
{
	border-bottom: 1px solid #000000;
}
.rightborder
{
	border-right: 1px solid #D8D8D8;
}
.rightborderwhite
{
	border-right: 1px solid #FFFFFF;
}
.rightborderblack
{
	border-right: 1px solid #000000;
}
.divbordergrey
{
	border: 1px solid  #D8D8D8;
}
.handpointer
{
	cursor: pointer;
}
/*------------------SECTION-------------------*/
.section00{
 padding-top: 0;
}
.section01{
padding-top: 5px;
}
.section011{
padding-top: 8px;
}
.section02{
padding-top: 10px;
}
.section03{
padding-top: 15px;
}
.section04{
padding-top: 20px;
}
.section05{
padding-top: 25px;
}
.section06{
padding-top: 30px;
}
.section07{
padding-top: 35px;
}
.section08{
padding-top: 40px;
}
.section09{
padding-top: 45px;
}
.section10{
padding-top: 50px;
}
.section11{
padding-top: 55px;
}
.section12{
padding-top: 60px;
}
.section13{
padding-top: 65px;
}
.section14{
padding-top: 70px;
}
/*----------------------------------------------*/
/*----------------------ALIGIN-----------------*/
.go_right{
	text-align: right;
	margin-left: auto;
}
.go_left{
	text-align: left !important;
	margin-right: auto !important;
}
.go_center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*----------------------------------------------*/

.spaceT5{
   margin-top:5px !important;
	}
.spaceT10{
   margin-top: 10px !important;
}
.spaceB10{
   margin-bottom: 10px !important;
}
.spaceL10{
   margin-left: 10px !important;
}
.spaceR5{
   margin-right: 5px !important;
}
.spaceR10{
   margin-right: 10px !important;
}
.spaceR20{
   margin-right: 20px !important;
}
.spaceT15{
   margin-top: 15px !important;
}
.spaceB15{
   margin-bottom: 15px !important;
}
.spaceB5{
   margin-bottom: 5px !important;
}
.spaceB20{
   margin-bottom: 20px !important;
}
.spaceB25{
   margin-bottom: 25px !important;
}
.spaceL5{
   margin-left: 5px !important;
}
.spaceL15{
   margin-left: 15px !important;
}
.spaceL20{
   margin-left: 20px !important;
}
.spaceR15{
   margin-right: 15px !important;
}
.spaceT20{
   margin-top: 20px !important;
}
.spaceT25{
   margin-top: 25px !important;
}
.spaceT30{
   margin-top: 30px !important;
}
.pdd5{
	padding: 5px !important;
}
.pdd10{
	padding: 10px !important;
}
.pdd15{
	padding: 15px !important;
}
.pdd20{
	padding: 20px !important;
}
.pddB10{
	padding-bottom:10px !important;
}
.pddB5{
	padding-bottom:5px !important;
}
.pddB7{
	padding-bottom:7px !important;
}
.pddT5{
	padding-top:5px !important;
}
.inline{
	display: inline !important;
}
/*----------------------TABLE-----------------------*/
.no_wrap{
	white-space: nowrap;
}

/*----------------------FORM-----------------------*/
.but_close{
	 text-align: center;
	 margin: 0.5em auto;
}
.hisu{
	font-size: 10px !important;
	color: Red !important;
	margin-left: 0.5em;
}
.wide{
  padding
  vertical-align: middle;
}
.area1{
	width: 1em;
}
.area2{
	width: 2em;
}
.area3{
	width: 3em;
}
.area5{
	width: 5em;
}
.area10{
	width: 10em;
}
.area15{
	width: 15em;
}
.area20{
	width: 20em;
}
.area25{
	width: 25em;
}
.area30{
	width: 30em;
}
.area35{
	width: 35em;
}
.area40{
	width: 35em;
}
.area45{
	width: 45em;
}
.area50{
	width: 50em;
}
.area55{
	width: 55em;
}
/*** ***/
/*** PRIORITY ***/
.pri01{
  font-size: 120%;
  font-weight: bold;
  color: red;
}
.pri02{
  font-size: 140%;
  font-weight: bold;
  color: red;
}
.pri03{
  font-size: 120%;
  font-weight: bold;
  color: #0066CC;
}
.pri04{
  font-size: 140%;
  font-weight: bold;
  color: blue;
}
.pri05{
  font-size: 140%;
  font-weight: bold;
  color: #000000;
}
/*** width ***/
.width60{
	width:60px;
}
/*** ***/
/*** ***/
/*** ***/
/*** ***/