body {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #7a7a7a;
	background-color: #fbfbfb;
	}
div, p  {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #7a7a7a;

	}

td  {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #7a7a7a;
	}

#keywords {
font-size : 1px; color: #fbfbfb; display : none;
}

a {
color:#ff9701;
}


.title {
 font-size: 12px;
 color: #df0037;
 font-weight: bold;

}

.page_title {
 font-size: 15px;
 color: #ff9701;
 font-weight: bold;

}

.picture_border {
	padding:6px;
	border:1px solid #babcbd;
 	background-color: #fcfcfc;
}



a.menu {
	color: #969696;
	padding-left: 10px;
	height: 18px;
	text-decoration: none;
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
}
a:active .menu
	{
	color: #969696;
	padding-left: 10px;
	height: 18px;
	text-decoration: none;
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;

}
a:visited .menu
	{
	color: #969696;
	padding-left: 10px;
	height: 18px;
	text-decoration: none;
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
}
a:hover .menu
	{
	color: #696969;
	padding-left: 10px;
	height: 18px;
	text-decoration: none;
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
}

.activ {
	padding-left: 10px;
	height: 18px;
	text-decoration: none;
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
}



a.white: link
	{
	color: #ffffff;
	text-decoration: none;
}
a.white: active
	{
	color: #ffffff;
	text-decoration: none;
}
a.white: visited
	{
	color: #ffffff;
	text-decoration: none;
}
a.white: hover
	{
	text-decoration: NONE;
}

p{
	text-align:justify;
}


#layer1 {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 300px;
	background-color: #fff;
	border: 1px solid #afafaf;
	padding: 10px;
}


#close {
	float: right;
}

.copyright {
	font-size:10px;
	color: #cccccc;
	font-weight: normal;
}
.little{
	font-size:9px;
}
.orange {
	color: #ff9701;
	font-weight: normal;

}
