html , body{
	background: #7080a1;
		font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #313131;
	margin:0px; padding:0px;  margin-top:0px; margin-left:0px;
	} 

.textbold  {
	font-size: 16px;
	font-weight: bolder;
	color: #222222;
	}	
	
.text  {
	font-size: 16px;
	}	


.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #555d74;
	font-weight: bold;
	}	
	
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #61a62a;
	font-weight: bold;	
	}	
	
.text03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #514f4f;
	}	
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #747f9d;
	letter-spacing: 2px;
	word-spacing: 2px;
	line-height: 30px;
	}		
	
.textfooter {
	color: #b2bccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
a.link01:link ,a.link01:visited
	{
		color: #b2bccc !important; 
		text-decoration: none !important;
		font-family: inherit !important;
		font-size: 10px !important;		
	}	
a.link01:hover ,a.link01:active
	{
		color: #b2bccc !important;
		text-decoration: underline !important;
		font-family: inherit !important;
		font-size: 10px !important;
	}				
	
.link02 a:link ,.link02 a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;	
		font-weight: bold;			
	}	
.link02 a:hover ,.link02 a:active
	{
		color: #67AE2E;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}					
.link03 a:link ,.link03 a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;	
		font-weight: bold;			
	}	
.link03 a:hover ,.link03 a:active
	{
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}	
	
.bg { background:url(../images/bg.gif) repeat-y}	
.dot3x1 {
	background:transparent url(../images/dot_3x1_2.gif) repeat-x scroll center center;
	font-size:1px;
	height:20px;
	margin:10px 10px;
	}	