table.main 
	{
	border-width	: 1px  		;
	border-color    : #D2D2D2   ;
	border-style    : solid     ;
	width           : 790px     ;
	}

.stdbox 
	{
	width		 : 200px 	   		;
	height       : 25px             ;
	background	 : #FFFFFF	   		;
	border		 : 1px solid #3BE3FF;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : bold 			;
	font-size 	 : 13px 	  		;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;	
	}

td.row1
	{
	height 			: 25px 	  ;
	font-weight 	: bold    ;
	font-size 		: 12px 	  ;
	color   	    : #525252 ;	
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}	

td.row2
	{
	height 			: 50px 	  ;
	font-weight 	: bold    ;
	font-size 		: 25px 	  ;
	color   	    : #7D7D7D ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}	

td.row3
	{
	height 			: 25px 	  ;
	font-weight 	: normal  ;
	font-size 		: 10px 	  ;
	color   	    : #525252 ;	
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}	


	