
UL {
	padding-right: 0px; padding-LEFT: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
H1 {
	font-size: 14px
}
UL {
	list-style-type: none
}
#MainMenu {
width:320px; /* 2ΑΠ 230px, 3ΑΠ 320px, 4ΑΠ 400px */
background: url(templates/images/m_bg.gif) repeat-x;  height: 36px;
}
#MainMenu .TabMenu UL {
	display: inline; float: left; margin-left: 20px;
}
#MainMenu UL LI {
	float: left; color: #000; list-style-type: none
}
#MainMenu UL LI A {
	padding-right: 0px; display: block; padding-left: 0px; font-weight: bold; font-size: 14px; background: url(templates/images/m_jg.gif) no-repeat 0px 10px; float: left; padding-bottom: 0px; margin: 0px; width: 94px; color: #fff; line-height: 30px; padding-top: 6px; height: 30px; text-align: center; text-decoration: none
}
#MainMenu UL LI A:hover {
	background: url(templates/images/m_a_bg.gif) no-repeat 0px 3px; color: #666
}
#MainMenu UL LI.active A {
	background: url(templates/images/m_a_bg.gif) no-repeat 0px 3px; color: #666
}
#SubMenu {
	margin-top: 0px; background: url(templates/images/s_m_bg.gif) repeat-x left top;  height: 40px; text-align: center
}
.newnav {
	CLEAR: both; padding-right: 10px; padding-left: 10px; background: url(templates/images/nav-back.gif) no-repeat center top; padding-bottom: 5px; margin: 0px auto; color: #bbb; line-height: 28px; padding-top: 5px; height: 34px; text-align: left
}
.newnav A {
	padding-right: 10px; display: inline-block; padding-left: 10px; padding-bottom: 0px;  padding-top: 0px; text-decoration: none
}
.newnav A:hover {
	color: #d76519
}
.newnav SPAN {
	float: right; margin-right: 10px
}

