﻿.mnuLeft
{
	background-image:url(../Menu/MenuII/mnu_left.png);
	width:11px;
	height:21px;
	background-repeat:no-repeat;
	background-position:right;
}
.mnuMiddle
{
	background-image:url(../Menu/MenuII/mnu_mid.png);
	width:120px;
	height:21px;
	color:White;
	text-decoration:none;
}
.mnuMiddle a
{
	color:White;
	text-decoration:none;
}
.mnuRight
{
	width:120px;
	height:21px;
	background-repeat:no-repeat;
}
#menuItems td
{
	padding-bottom:2px;
	background-color:White;
}
#menuItems tr
{
	cursor:pointer;
}
.head_l
{
	background-image:url(../Menu/heading_l.png);
	width:6px;
	height:21px;
	background-repeat:no-repeat;
	background-position:right;
}
.head_m
{
	background-image:url(../Menu/heading_m.png);
	height:21px;
	color:White;
	background-repeat:repeat-x;
}
.head_r
{
	background-image:url(../Menu/heading_r.png);
	width:6px;
	height:21px;
	background-repeat:no-repeat;
	background-position:right;
}
.back_l
{
	background-image:url(../Menu/back_l.png);
	width:14px;
	height:13px;
	background-repeat:no-repeat;
	background-position:left;
}
.back_m
{
	background-image:url(../Menu/back_m.png);
	height:14px;
	color:White;
	background-repeat:repeat-x;
}
.back_r
{
	background-image:url(../Menu/back_r.png);
	height:14px;
	background-repeat:no-repeat;
	background-position:right;
}
#headForum, #headLocation
{
	cursor:pointer;
}