/*
*:hover {border: 1px dashed red;}
*/
body {
	color:#BBBBBB; 
	margin:0;
	padding:0; 
	background: #E2E2E2 url(../images/admin/style2/body_repeat_y.jpg) center top repeat-y; 
	font-size:90%; 
	line-height:140%; font-family:Arial, Helvetica, sans-serif; 
}
* html body {}			
/*--------------------CONTAINTER STYLES-----------------------------------------------------------*/
#bg_container {
	}
#outer_container {
	background:transparent url(../images/admin/style2/banner.jpg) top center no-repeat;
	width: 780px;
	padding-top: 135px;
	border-top:0px solid white; 
	margin:auto;
	}
#inner_container {
	background:transparent url(../images/admin/style2/body_footer.jpg) bottom center no-repeat;
	}
#login_box {
	text-align:right; 
	color:#B2B0B0; 
	margin-top:55px; 
	padding-right:10px; 
	border:0px solid red; 
	height:70px; font-weight:800;
	}
#columns {
	margin:0; 
	background:transparent url(../images/admin/style1/bod_top.jpg) left 4px no-repeat; 
	border:0px solid green;
	font-size:90%;
	}
/*--------------------TAG STYLES-----------------------------------------------------------*/
h1 { 
	color:#BBBBBB; 
	font-size:15pt; 
	font-family:"Times New Roman", Times, serif; 
	margin-left:30px;
	margin-bottom:40px;
	}
h2 { 
	color:#BBBBBB; 
	font-size:12pt; 
	font-family:"Times New Roman", Times, serif; 
	border-bottom:1px solid #333333;  
	text-align:right;
	}
h3 { 
	color:#635346; 
	font-size:12pt; 
	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_cell  {
	padding:0; margin:0; 
	width:617px; 
	}
#content  {
	border:0px solid blue; 
	padding:0px 5px 0px 40px; 
	margin: 0 45px 0 0; 
	overflow:hidden;
	}
#content ul {
	list-style-type:none; 
	margin-left: 30px
	}
#content ul li {
	background:transparent url(../images/admin/arrow.gif) 0 4px  no-repeat; 
	padding: 0 0 0 13px; margin:12px 0 
	}
/*--------------------LINK STYLES-----------------------------------------------------------*/
a { 
	color: #C97605;  
	text-decoration: none; 
	font-weight:800 
	}
a:link      { 
	color: #C97605; 
	}
a:visited   { 
	color: #C97605;  
	}
a:hover     {
	color: #D39A2B; 
	text-decoration: underline; 
	}
/*--------------------MENU MAIN STYLES-----------------------------------------------------------*/
#menu_cell {
	border:0px solid red;
	padding: 78px 30px 0 5px;
	}
#menu_cell h3 {
	font-size:12pt;
	margin-right:20px; 
	margin-top:8px; margin-bottom:5px; 
	border-bottom:3px double #635346; 
	}

#menu_main { 
	font-family:Arial, Helvetica, sans-serif; 
	margin:0;
			}
#menu_main a { 
	display:block;
	padding-right: 14px; 
	color:white; 
	text-align:right;
	background:transparent url(../images/admin/doc.gif) right 7px  no-repeat;
	text-decoration: none;  
	}
#menu_main a:hover {
	color:#C97605; 
	} 
#menu_main a.on { 
	color:#C97605; 
	}
#menu_main a.on:hover { 
	}


/*--------------------TEXT STYLES-----------------------------------------------------------*/
.emphasis {
	color: #701515; 
	font-weight:800;
	}
.first {
	float:left; 
	border:0px solid red; 
	padding: 5px 2px 0 0; 
	font-size:34px; 
	font-weight:800;
	font-family:"Palatino Linotype","Times New Roman", Times, serif; 
	color:#999999; 
	height:32px;
	}

