/*** TAGS ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #232323;
	font-size: 12px;
	background-color: inherit;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li {
	line-height: 18px;
}

p {
	line-height: 18px;
}

img {
	border-style: none;
}


/*** MAINMENU ***/

.mainmenu {
	margin: 0 10px 0 0;
	padding: 0 2px 0 0;
	height: 29px;
	background: url(bg-mainmenu.png) no-repeat right 6px;

}

.mainmenu a:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:visited {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:active {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:link {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:hover {
	color: #77b800;
}


/*** MAINMENU ACTIVE ***/

.mainmenu-active {
	float: right;
	margin: 0;
	padding: 0 5px 0 6px;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	position: relative;
}

.mainmenu-active-table {
	height: 31px;
}

.mainmenu-active-td1 {
	width: 10px;
	background: url(bg-mainmenu-active-td1.png) no-repeat;
}

.mainmenu-active-td2 {
	padding: 4px 0 0 0;
	background: url(bg-mainmenu-active-td2.png) repeat-x;
}

.mainmenu-active-td3 {
	width: 10px;
	background: url(bg-mainmenu-active-td3.png) no-repeat;
}

.mainmenu-active-table a:hover {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:active {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:link {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


/*** SUBMENU ***/

.submenu-position {
	margin: 0;
	padding: 0;
	position: relative;
}

.submenu-table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 545px;
	position: absolute;
	top: 30px;
	right: 0;
	bottom: auto;
	left: auto;
}

.submenu-table td {
	vertical-align: top;
}

.submenu-td1 {
	width: 10px;
	background: url(bg-submenu-td1.png) no-repeat;
}

.submenu-td2 {
	background: url(bg-submenu-td2.png) repeat-x;
}

.submenu-td3 {
	width: 10px;
	background: url(bg-submenu-td3.png) no-repeat;
}

.submenu-table a:hover {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:visited {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:active {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:link {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:hover {
	color: #FF9900;
}

a.submenu-active:hover {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:visited {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:active {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:link {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-last:hover {
	background-image: none;
}


a.submenu-last:visited {
	background-image: none;
}


a.submenu-last:active {
	background-image: none;
}


a.submenu-last:link {
	background-image: none;
}

