body
{
	background-image: url('../images/background.jpg');
	background-attachment: fixed;
	
}
.SEO
{
	display:none;
}
a.top_nav
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-right: 12px;
	text-decoration:none;
}
a.top_nav:hover
{
	color:#BDA2CA;
}
a.top_nav1
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding-right: 12px;
	text-decoration:none;
}
a.top_nav1:hover
{
	color:#BDA2CA;
}
a.top_nav_admin
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 6px;
	text-decoration:none;
	border-right: 1px solid #6F4A7E;
}
a.top_nav_admin:hover
{
	color:#BDA2CA;
}

.tbox
{
	font-family: Arial; 
	font-size: 11px; 
	border: 1px solid #6666CC; 
	background-color: #F1F1FA
}
.butt
{
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	border: 1px solid #6A6552; 
	background-color: #6A6552;
	background-image: url(../butt_back.jpg);
	cursor:pointer;
}
.butt2
{
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #745F9E; 
	background-color: #EFEFFA;
	cursor:pointer;
}
.butt3
{
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #6A6552; 
	cursor:pointer;
}
.pp_description
{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #69699B;
}
.currentTextHolder
{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color: #666666;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	/*width: 110px;*/
	/*background: #5970B2;*/
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #6F4A7E;
	}

#sddm li a:hover
{	background: #BDA2CA}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #BDA2CA;
	z-index: 500;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		/*background: #EAEBD8;*/
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #AD8CBD;
	color:#ffffff;
	}