/* CSS Document */

.cp a {

	line-height: 18px;
}
.cp_admin_nav {
	position: relative; 
	float: left;
	left: 40px;  
	width: 124px; 
	min-height: 400px;
	padding: 10px;
	background: #D9D9D9;
	 
}

.cp_admin_content {

	position: relative; 
	/*background: #ffff00;*/
	float: right; 
	right: 40px; 
	width: 670px; 
	min-height: 400px;
	padding: 10px;
}
.indent-40 {

	position: relative; 
	/*background: #ffff00;*/
	float: left; 
	left: 40px; 
	/*width: 670px; */
	min-height: 400px;
	padding: 10px;
}
.tr-2{
	background-color: #878787;
	font-weight: normal;
	border: thin solid #000000;
	height:16px;
}
.tr-1{
	background: url(images/shadow-80_2.png) 0 0px repeat;
	font-weight: normal;
	border: thin solid #000000;
	height:16px;
}
.tr-0{
	background: none;
	font-weight: normal;
	border: thin solid #000000;
	height:16px;
	}
.tr-h {
	background: #00428E;
	color: #FFFFFF;
	font-weight:bold;
	border: thin solid #000000;
	}
.table_admin
{
border: thin solid #000000;
}
textarea { font-size:10px;}
#form input{font-size:12px ; color: #000000;}