/* Document Level Attributes */

body {
	font: 12px/18px 'myriad pro', myriadmm, arial, sans-serif;
	color: #000000; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	background: #999999 url(images/body_bg.jpg) repeat-x scroll;
	height: 100%;
	text-align: center;
	}

a {
	text-decoration: none;
	}
	
	
ul {
   margin:0px;
   padding:0px;
   }

li {
   margin:0px;
   padding:0px;
   list-style-type:none;
   text-align: left;
   }

/* End Document Level Attributes */


/* Page Wrapper Attributes */

#page {
	width:750px;
	height:100%;
	margin: 0px auto;
	padding-bottom: 0px;
	background: #DCD9C9;
	padding-top: 0px;
	}
#copyright {
	position:relative;
	bottom:0px;
	width:750px;
	margin: 0px;
	padding-bottom: 0px;
	background: #DCD9C9;
	left: 0px;

//	padding-top: 0px;
	}
/* End Page Wrapper Attributes */

.title01 {
	line-height: 25px;
	font-size: 13px;
}
.text01 {
	font-size: 11px;
}
.title02 {
	font-size: 16px;
	font-weight: 900;
	color: #003300;

}
.text02 {
	font-size: 13px;
	line-height: 18px;
}
