/* CSS Document -- Admin */
		
body{ background: #e9ecf3 url(../images/bg.jpg) repeat-x;
	font-family: Verdana, Helvetia, Arial, sans-serif;
	font-size: 12px;
	width: 950px;
	margin: 10px auto;
	}

#header {
	background: #171e88 url(../images/bg-header.jpg) no-repeat;
	width: 950px;
	height: 140px;
	margin: 0 auto;
	}
#header h1 {
	margin-left: 390px;
	padding-top: 62px;
	width: 360px;
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: white;
}

h1 {color: #009; margin-top: -10px;}		
		

#content {
	margin: 0 auto;
	padding: 20px;
	background-color: #F2F4F8;
	font-size: 12px;
	width: 910px;
	}

table {
			
	background: #efefef; 
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
	}

	
		

.labelcell {
		
	background-color: #9a9a9a;
		
	font-size: small;
		
	font-weight: bold;
		
	color: #FFF;
		
	text-align: right;
	
	}

		

.fieldcell {
		
	font-size: x-small;
			
		
	}

		

.tinytext {
		
	font-size: 9px;
		
	color: red;
		
	font-weight: normal;
		
	}


.footer a {

	font-size: small;

	color: #666;

	text-decoration: none;

	}
	
	

input, select {border:1px solid #333; font-family: Arial, sans-serif;}
	
textarea {font-family: Arial, sans-serif; color: #333}
	
input:focus, textarea:focus, select:focus {color:#006;background:#FFC;border:1px solid #f00;}

	
.thinborder {border:1px solid #304761;}

	.tools {text-align:right;padding-right:9px;}

	
.tools a {color:#fff;background:transparent;text-decoration:none;font-size:0.95em;}

	
.tools a:hover {color:#304761;background:#C1BEEF;}

	
	

