body{
	margin:0;
}
form{ margin:0; }
.dot { border-bottom: #666666 1px dotted;}
.linex{ background-repeat:repeat-x;}	
.liney{ background-repeat:repeat-y;}	
.linex_top{ background-repeat:repeat-x;background-position:top;}	
.linex_bottom{ background-repeat:repeat-x;background-position:bottom;}	
.linex_lelf{ background-repeat:repeat-x;background-position:left;}	
.linex_right{ background-repeat:repeat-x;background-position:right;}	
.liney_top{ background-repeat:repeat-y;background-position:top;}	
.liney_bottom{ background-repeat:repeat-y;background-position:bottom;}	
.liney_lelf{ background-repeat:repeat-y;background-position:left;}	
.liney_right{ background-repeat:repeat-y;background-position:right;}	


.c1{
		border-left-color: #c3d9ff; 
		background: #F2F2F2; 
		border-bottom-color: #c3d9ff; 
		border-top-color: #c3d9ff; 
		border-right-color: #c3d9ff;
		margin: 0px 3px; 
		line-height: 1px; 
		height: 1px;
		font-size: 1px;
	}
	.c2{
		border-left-color: #c3d9ff; 
		background: #F2F2F2; 
		border-bottom-color: #c3d9ff; 
		border-top-color: #c3d9ff; 
		border-right-color: #c3d9ff;
		margin: 0px 1px; 
		line-height: 1px; 
		height: 1px;
		font-size: 1px;
	}
	.c3{
		border-left-color: #c3d9ff; 
		background: #F2F2F2; 
		border-bottom-color: #c3d9ff; 
		border-top-color: #c3d9ff; 
		border-right-color: #c3d9ff;
		margin: 0px 1px; 
		line-height: 1px; 
		height: 1px;
		font-size: 1px;
	}
	.c4{
		border-left-color: #c3d9ff; 
		background: #F2F2F2; 
		border-bottom-color: #c3d9ff; 
		border-top-color: #c3d9ff; 
		border-right-color: #c3d9ff;
		margin: 0px 3px; 
		line-height: 1px; 
		height: 1px;
		font-size: 1px;
	}
	
	.bg_input{
		font-family: tahoma,verdana,  'Microsoft Sans Serif';
		font-size:13px;
		border: 1px solid;
		height:23px;
		padding-top:4px;
		border-top-color: #b2bec5;
		border-left-color: #b2bec5;
		border-bottom-color: #b2bec5;
		border-right-color: #b2bec5;
		background-image:url(../../img/bg_input.gif);
		background-repeat:repeat-x;
	}
	.bg_input2{
		font-family: tahoma,verdana,  'Microsoft Sans Serif';
		font-size:13px;
		border: 1px solid;
		height:23px;
		padding-top:4px;
		border-top-color: #b2bec5;
		border-left-color: #b2bec5;
		border-bottom-color: #b2bec5;
		border-right-color: #b2bec5;
		background-image:url(../../img/line_top.gif);
		background-repeat:repeat-x;
	}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=   Class Ahr  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	
	HR.ahr1 {
		FILTER: alpha(opacity=100,finishopacity=0,style=3); COLOR: #999999; HEIGHT:2px; 
	}
	HR.ahr2 {
		FILTER: alpha(opacity=100,finishopacity=0,style=3); COLOR: #FF6600; HEIGHT:2px; 
	}	