body {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background-color:#AFAFAF;
	background: url('/images/bg.jpg');
}

img {
 border: 0px;

}

img a {
 border: 0px;
}

ol li {
 margin-bottom:10px;
}



#all {
	width:800px;
	margin:0 auto;
	padding:4px;
	background-color:#ffffff;
	background-image:url("images/blue_bg_all.jpg");
	background-repeat:repeat-x;

	border: 5px solid black;
}

#done {
	background-color:white;
	padding:2px;
	font-weight:bold;
	color:green;
	margin:5px auto;
	text-align:center;
	border:2px solid green;
	background-image:url("images/done.png");
	background-repeat:no-repeat;
	background-position:4px;
}
.u { 
text-decoration:underline;color: red; font-size:10px; 

}
#attention {
	background-color:white;
	padding:2px;
	font-weight:normal;
	color:#C28431;
	margin:5px auto;
	text-align:center;
	border:2px solid #F8E68D;
	background-image:url("images/attention.png");
	background-repeat:no-repeat;
	background-position:4px;
}

#error {
	background-color:white;
	padding:2px;
	font-weight:bold;
	color:red;
	margin:5px auto;
	text-align:center;
	border:2px solid red;
	background-image:url("images/error.png");
	background-repeat:no-repeat;
	background-position:4px;
}
	
h1.title {
		margin:0px;
		padding:0px;
		font-family:Trebuchet MS;
		font-size:32px;
		font-weight:normal;
		color:red;
	}

h2 {
 margin-top: 0px;
 font-size: 12px;
}

h2 a {
 color: #fff;
 text-decoration: underline;
}


#total {
	width:700px;
	margin:7px auto 7px;
	font-family:Trebuchet MS;
	font-size:22px; 
	color:#000000;
	font-weight:normal;
	text-align:center;
}

.block { text-decoration:none; }

sup { color:white; text-decoration:none;}

#content {
	background-color:eff6f9;
	padding:3px;
	line-height:14px;
}
#petext { 

 background-color:#FFF;
 padding:3px; padding-bottom:12px;
 line-height:14px;
 /*height: 320px;*/
  min-height:320px;
  height:auto !important;
  height:320px;
 border: 2px solid navy;
}
.nav_text_wrapper {
 padding: 20px;
padding-top: 20px;
}
.nav_text {
 display: none;
 visibility: hidden;
}
 form { margin:0px; padding:0px; }
 
 
	#col1 {
	width:210px;
		float:left;
	}
	
		.just_sign {
			border:1px solid #05699B;
			background-color:#FFFFCC;
			font-weight:bold;
			color:#05699B;
			font-size:12px;
			padding:2px;
		}
		
		.text {
			border:1px solid #993300;
			background-color:#FFFFCC;
			color:#05699B;
			font-size:12px;
		}
		
		td { color:#737373; }
		
		.sign {
			border:1px solid #993300;
			background-color:#eff6f9;
			font-weight:bold;
			color:#993300;
			font-size:12px;
			padding:2px;
		}
		
	#col2 {	
		float:right;
		width: auto;
	}
	
	.prev {
		float:left;
		width:23px;
	}
	
	.pagination {
		float:left;
		width:362px;
		text-align:center;
	}
	
	.next {
		float:left;
		width:23px;
	}
	
	
	
		.comm {
			width:398px;
			padding:6px;
			background-color:#EFF6F9;
			color:#333333;
			margin-top:3px;
			margin-bottom:2px;
		}
		
			.data { font-size:10px; }
			
#footer {
	width:783px;
text-align:left;


	background:#d7d6d6;
	color:#333333;
}

	#footer a {
		color:#333333;
		text-decoration:underline;
		font-size:11px;
	}
	
	#footer a:hover {
		text-decoration:none;
	}
	
#powered {
	float:left;
}
	
#admin_login {
	float:right;
	font-size:11px;
}

	.password {
		width:83px;
		height:13px;
		background-color:white;
		border:1px solid #333333;
		font-size:11px;
	}
	
	.login {
		border:1px solid #333333;
		background-color:#333333;
		color:white;
		font-weight:bold;
		font-size:11px;
	}


#tabs {
	background: #afafaf; 
	clear: both;
	width: 780px;
}
#tabs ul {
	border-left: 1px solid #afafaf;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#tabs li {
	background: none;
	float: left;
	font-size: 1.3em;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
}
#tabs li a, #tabs li a:visited {
	border-right: 1px solid #afafaf;
	color: #000;
	float: left;
	margin: 0;
	padding: .75em;
}
#tabs li a:hover {
	background: #afafaf;
}

#tabs li.on {
	border-bottom: 0px;
}


#connect {
	clear: both;
}
#connect ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#connect li {
	background: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#connect li a, #connect li a:visited {
	color: #000;
	float: left;
	margin: 0;
	padding: .75em;
}
#connect li a:hover {
 	background: #afafaf;
}


#news ul {
	list-style: none;
	width: 100%;
}

#news li {
 margin: 10px;
}


