html {
  font-family: arial;
  font-color : #707173
}
body
{
	background:white url("../../img/fond_bodyb.jpg") repeat-x center top;/**/	font:normal 13px Verdana, Arial, Helvetica, sans-serif;	color:#707173;
	background:transparent url("../../img/fond_bodya.jpg") no-repeat center top;/**/
	position:relative;	margin-left: auto;	margin-right: auto;	width:900px;	padding:0 5px 10px 10px;	z-index:1;	
}

.apf_logo{font-weight: bold; font-size: 20px; font-family: Arial,Helvetica,sans-serif;}
.apf_color_bar { background-color:#00659C; font-size:x-small; text-align:center; width:100%; font-family:Arial,Helvetica,sans-serif;}

br
{
	clear: both;
	
}

h1, h2, h3, h4

{
	margin: 0px;
	padding: 0px;
}

a img
{
	border: 0px;
	
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}


li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#logo
{
	
}

#logo h1
{
	display: none;
}

img.icon
{
	width: 0px;
	height: 0px;
	margin-right: 5px;
	
}


.fulllist
{
	width: 575px;
	float: left;
	text-align: left;
	margin: 5px 0;
	
}

h3
{
	background-image: url('../images/view_bg.png');
	background-repeat: repeat-x;
	margin-left: 20px;
	padding: 3px;
	color: #707173
	
}

h3 a
{
	font-size: 19px;
	color: #707173;
	text-decoration: none;
	
	
}

h3 a:hover
{
	text-decoration: underline;
}


ul.headline
{
	margin-left: 20px;
	margin-right: 20px;
	background-repeat: repeat-x;
	display: block;
	
}

ul.headline li
{
	border-bottom: 1px dotted #bbb;
	padding: 3px 0px;

}

.headline a 
{

	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.headline a:hover
{
	color: #C30713;
	text-decoration: underline;
}

.headline a:visited
{
	color: #003399;
}
	
a.newpost
{
	color: #003399;
	font-weight: bold;
}

.more_link {
  color:#ccc;
  float:left;
  font-size:11px;
  text-decoration:none;
  background:no-repeat left top;/**/
	position:relative;	
}

#order {
  margin: 5px 0;
  padding:0px;
  width: 800px;
}
#order li {
  font-size:12px;
  color:#003399;
  float:left;
  width:237px;
  border:1px solid #ccc;
  padding:7px;
  margin:5px;
  cursor:move;
}
#order h3 {
  padding:0;
  margin:0;
  font-size: 12px;
}
a:focus {
      outline: none;
}
#order_links {
  clear: both;
  padding: 10px;
}
#order_links a, #close_link {
  color: #666;
  font-size: 12px;
  text-decoration: none;
}
#order_links a img, #order_link a img, #close_link img {
  margin-bottom: -3px;
}
#reset, #save, #cancel {
  float: left;
  width: 260px;
}
#save {
  text-align: center;
}
#cancel {
  text-align: right;
}
#order_link {
  width: 100%;
  clear: both;
  text-align: right;
  margin-top: -25px;
  margin-bottom: 15px;
}
#order_link a {
  color: #003399;
  font-size: 12px;
  text-decoration: none;
}

#info {
  padding: 30px 15px;
  font-size: 12px;
}
#info a {
  color: #003399;
}
#close_link {
  float: right;
}
#info h1 {
  color: #003399;
  font-size: 16px;
}

#bottom {
  width: 100%;
  clear: both;
  background: #eee;
  color: #999;
  margin-top: 10px;
  padding: 10px 0;
  text-align:center;
  font-size: 11px;
}

#bottom a
{
	color: #666;
}

#digg
{
	right: 5px;
	top: 5px;
	position: absolute;
}


#menu
{
	position: absolute;
	right: 25px;
	margin-top: 4px;
}

#menu a
{
	text-decoration: underline;
	font-size: 13px;
	color: #000;
}
#menu a:hover
{
	color: #000;
	text-decoration: underline;
}

#message
{
	margin: 0 auto;
	width: 620px;
	border: 1px solid #f0c600;
	background-color: #feffac;
	font-size: 12px;
	position: relative;
	padding: 8px 15px;
	text-align: center;
}

#message img
{
	position: absolute;
	right: 2px;
	top: 2px;
}

#message a:visited
{
	color: #000;
}
#message a
{
	color: #707173;
}