a:link, a:visited
{
	color: #444;
	/* color:#333366; */
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
div.vistamenu 
{
	background: url(/forum/menuimages/menu_top.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	padding-top:13px;
	overflow:hidden;
	width:210px;
}

div.vistamenu div.menuList 
{
	background: url(/forum/menuimages/menu_middle.png) 0 100% repeat-y;
	margin:0px; padding:0;
	padding:0px 10px 0px 10px;
	text-align:left;
	overflow:hidden;
}

div.vistamenuinner 
{
	background: url(/forum/menuimages/menu_bottom.png) 0 0 no-repeat;
	margin:0; margin-bottom:10px;
}

.menuList ul, .vistamenu ul
{
list-style-type: none;margin: 0 10px 0 10px;padding:0px;
}

.menuList ul li {
background-image:url(/forum/menuimages/menu_logo.png);background-repeat:no-repeat;
padding-left:25px;
}

.menuList ul li a 
{
display:block;line-height:20px;padding-left:5px;
text-transform:uppercase;
color:black;font-family:tahoma;font-size:10px;
}

.menuList ul li a:hover 
{
text-decoration:none;
color:white;
text-transform:uppercase;
}
.bordertopleft {background:url(/forum/menuimages/menu_l_top.png) top left no-repeat;height:13px;}
.bordertop {background:url(/forum/menuimages/menu_border_top.png) top left repeat-x;height:13px;}
.bordertopright {background:url(/forum/menuimages/menu_r_top.png) top right no-repeat;height:13px;}
.borderleft {background:url(/forum/menuimages/menu_l_border.png) top left repeat-y;}
.borderright {background:url(/forum/menuimages/menu_r_border.png) top right repeat-y;}
.borderbottomleft {background:url(/forum/menuimages/menu_l_bottom.png) bottom left no-repeat;height:13px;}
.borderbottom  {background:url(/forum/menuimages/menu_border_bottom.png) bottom left repeat-x;height:13px;}
.borderbottomright {background:url(/forum/menuimages/menu_r_bottom.png) bottom right no-repeat;height:13px;}

.startnews{
overflow:auto;font-family:Arial;margin-bottom:10px;background-image:url(/forum/menuimages/wb1.png);
text-align:left
}

.startnews h1, .startnews h2  {
padding:2px;margin:0px;border:1px dotted #ccc;font-size:13px;font-family:Arial,Verdana;line-height:16px;text-align:justify;width:75%;
}

.startborder {
margin:0px;border:1px dotted #ccc;
}

.startposter {
font-size:10px;font-family:Arial;line-height:10px;color:#999999;margin-bottom:5px;
}

.vistaround {
background: #AFAFAF;
}
.vistaroundinner {
background: white;
margin:10px;
}

