body {
	color:#3F3F3F; 
	margin:0;
	padding:0; 
	background: white url(../img/admin_img/style1/bg.jpg) top left; 
	font-size:90%; 
	line-height:140%; font-family:Arial, Helvetica, sans-serif; 
}
* html body {}			
/*--------------------TAG STYLES-----------------------------------------------------------*/
h1 { 
	color:#2A3E61; 
	font-size:17pt; border:0px solid purple; 
	font-family: Georgia;
	margin:0 0 30px 0;
	padding:0;
	}
h2 { 
	color:#437280; 
	font-size:13pt; 
	font-family:"Times New Roman", Times, serif; 
	border-bottom:0px solid #687579; 
	margin: 30px 0px 10px 0; 
	text-align:left;
	}
h3 { 
	color:#635346;
	font-size:11pt; 
	font-family:"Times New Roman", Times, serif;
	}
h4 { 
	color:#333333; 
	font-size:11pt; 
	font-family:"Times New Roman", Times, serif; 
	margin:0;
	}
img {
	border:0px;
	}
/*--------------------CONTENT STYLES-----------------------------------------------------------*/
#content ul {
	list-style-type:none; 
	margin: 0px;
	padding:0;
	}
#content ul li {
	background:transparent url(../img/admin_img/square.gif) 0 6px  no-repeat; 
	padding: 0 0 0 13px; 
	margin:12px 0 12px 25px;
	}
#content ol li {
	margin:12px 0;
	}
/*--------------------LINK STYLES-----------------------------------------------------------*/
#content a { 
	color: #984B30;  
	text-decoration: none; 
	text-decoration: underline; 
	font-weight:800 
	}
#content a:visited   { 
	color: #984B30;  
	text-decoration: none; 
	}
#content a:hover     {
	color: #DC6A42; 
	}
/*--------------------MENU MAIN STYLES-----------------------------------------------------------*/
#menu_cell {
	width:200px;
	padding: 170px 0 0 0;
	}

#menu_main { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:78%; 
	margin:0 0 0 0px;
	padding: 0 0 0 0px;
			}
#menu_main ul {
	margin:10px 0 0 0px;
	list-style-type:none;   
	padding:0;
		}
#menu_main ul li{
	margin-left:10px;	
	}
#menu_main h3 {
	margin: 7px 0 3px;
	font-size:12pt;
	border-bottom:1px solid #dddddd;
	}
#menu_main a { 
	padding-left: 15px; 
	color:#384B51; 
	background:transparent url(../img/admin_img/doc.gif) 0 3px  no-repeat;
	font-weight:800;
	text-decoration: none; 
	}
#menu_main a:hover {
	color:#99A6E0; 
	text-decoration: none;  
	} 
#menu_main a.on { 
	color:#99A6E0; 
	}
#menu_main a.on:hover { 
	}


/*--------------------IMG STYLES-----------------------------------------------------------*/
.inset_left {
	float:left; 
	margin: 12px 15px 12px 0; 
	border:2px outset #555555;
	}
.inset_right {
	float:right; 
	margin: 12px 0 12px 15px; 
	border:2px outset #555555;
	}

/*--------------------TEXT STYLES-----------------------------------------------------------*/
.caption { 
	font-size:90%;
	margin: 2px 20px;
	color:gray;
	}
.intro {
	margin:15px 50px 15px 50px;
	font-style:italic;
	color:#2D6A29;
	font-weight:800;
	}
.source {
	font-style:italic;
	text-align:right;
	color:#666666;
	font-weight:800;
	}	
blockquote {
	color:#777777;
	font-family:"Times New Roman", Times, serif;
	}	
.book_title {
	font-style:italic;
	text-decoration:underline;
	}	
