﻿
/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#242424;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.txt { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color:#000000; font-weight:normal;  line-height:18px; text-decoration:none; text-align:justify;}

.text
{
	color:#5a5b5b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;
}
.text1
{
	color:#fff;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:justify;
}
.text2
{
	color:#747373;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:justify;
}
.text3
{
	color:#000;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:justify;
}
.text4
{
	color:#d14140;	
	font-family:Arial, Helvetica, sans-serif;	
	text-align:justify;
}

.cont
{
	color:#727171;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

.topmenuinsude{width:659px; height:27px; margin-top:69px;}

#navigation {
text-align: center;
float: right; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: url(../images/greenbg.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#navigation a {
	color: #ffffff;
	background: url(../images/greenleft.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a span {
	background: url(../images/greenright.gif) no-repeat right top;
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation a span {
	float: none;
}


#navigation li .current2{
background:url(../images/butt.gif); background-repeat:no-repeat;
	
}

.menuserachtwext
{
text-align:center;
width:100px;
height:50px;
margin:auto;
}

.menuserachtwext a{
color:#000000;
text-decoration:none; 
}                 

.menuserachtwext a:hover{
color:#999999;  
}

.bottom{
width:902px;
padding-right:30px;
padding-top:14px;
margin:auto;
height:68px;
background:url(../images/bottombgbgb.jpg); background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
text-align:center;
}

.bottom a{
color:#CCCCCC;
text-decoration:none;
}


