body { 
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-left:0;
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
background: white url(../images/bg2.gif) repeat-y center;
}

a:link {
font-family: Times New Roman;
font-size: 12pt;
color: #84c55d;
text-decoration: none;
font-weight:bold;
}

a:visited {
font-family: Times New Roman;
font-size: 12pt;
color: #39aae5;
text-decoration: none;
font-weight:bold;
}

a:hover {
font-family: Times New Roman;
font-size: 12pt;
color: #84c55d;
text-decoration: none;
font-weight:bold;
}

a:active {
font-family: Times New Roman;
font-size: 12pt;
color: white;
text-decoration: none;
font-weight:bold;
}

.text {
font-family: tahoma;
font-size: 12px;
color: #668997;
}

.top_message {
font-family: tahoma;
font-size: 12px;
color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}

.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #668997;
	font-weight:bold;
	text-decoration: none;
}

.news_body {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
padding-right:5px; 
text-align:justify; 
text-justify:kashida; 
font-weight:bold; }

.artimg {
position: relative; 
float: right; 
border: 1px double #BFD7D7; 
padding-left: 3px; 
padding-right: 3px; 
padding-top: 3px; 
padding-bottom: 3px
}
.smalltext {
font-family: tahoma;
font-size: 11px;
color: #668997;
text-decoration: none;
}

.error {
font-family: tahoma;
font-size: 12px;
color: #FF0000;
text-decoration: none;
}             

.style7 {
	background-image: url('../images/footer_02.jpg');
}

.urbangreymenu{
width: 1px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 15px arial;
color: white;
background: #7e5390 url('../doc3/cssmen1/images/upgreen.gif') no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px tahoma;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: 33004d;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: black;
background: #d8d2d7;
}
/* horizonal menue above start */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:12px;
	background:transparent url("../images/black.jpg") repeat-x top left;
	font-family:tahoma;
}
ul#menu li{
	display:block;
	float:right;
	margin:0;
	pading:0;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:30px;
	}
ul#menu li a:hover{
	background:transparent url("../images/blue.jpg") repeat-x top left;	
	}
/*verual menue lolitta */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 198px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 15px Arial;
color: #04bef3;
background: black url(../images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
font-size:large;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #0765a0;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
padding-right: 20px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
background-image: url('../images/mainbg_03.jpg');
}

.arrowlistmenu ul li a:visited{
color: #0765a0;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: white;
background-color: #04bef3;
background-image: url('../images/mainbg_01.jpg');
background-repeat:no-repeat;
}

.seprator {background-image: url('../images/seprator.gif'); background-repeat: repeat-y; background-position: center top}
