body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #323232;
}
img {
	border: 0;
}
img.img_border {
	border: 1px solid #E7E7E7;
}

h2 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #F38200;
}
h3 {
	font-size: 13px;
	margin: 0;
	padding: 0 0 14px 0;
}

table
{ 
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 0px;
	border-collapse: collapse;
	line-height: 14px;
}
table td {
	padding: 0px;
}

p {
	margin: 0;
	padding: 0 0 16px 0;
	line-height: 16px;
}

ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0 0 0 40px;
	padding: 0;
}
ol ol {
	margin: 0 0 0 20px;
	padding: 0;
}
ul li {
	margin: 0 0 12px 22px;
	line-height: 16px;
}
ol li {
	margin: 0 0 12px 0;
	line-height: 16px;
}
ol ol li {
	margin: 4px 0 4px 0;
	line-height: 16px;
}

#mcont {
	background: #E7E7E7 url(/i/mcont_bg.jpg) repeat-x;
	height: 100%;
	width: 100%;
	text-align: center;
}

.block-1 {
	background: #E7E7E7 url(/i/block_tl.gif) top left no-repeat;
	width: 100%;
	height: 100%;
}
.block-2 {
	background: url(/i/block_tr.gif) top right no-repeat;
	width: 100%;
	height: 100%;
}
.block-3 {
	background: url(/i/block_bl.gif) bottom left no-repeat;
	width: 100%;
	height: 100%;
}
.block-4 {
	background: url(/i/block_br.gif) bottom right no-repeat;
	width: 100%;
	height: 100%;
}

a.gray:link, a.gray:visited {
	color: #807876;
	text-decoration: none;
}
a.gray:hover {
	color: #807876;
	text-decoration: underline;
}
a.gray2:link, a.gray2:visited {
	color: #807876;
	text-decoration: underline;
}
a.gray2:hover {
	color: #807876;
	text-decoration: none;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #35BBA3;
}
a:hover {
	color: #F38200;
}

a.smenu-1:link, a.smenu-1:visited
{
	background: #D0F0EB;
	display: block;
	color: #656668;
	text-decoration: none;
	padding: 6px 0 6px 18px;
	margin-bottom: 1px;
}
a.smenu-1:hover, a.smenu-1-s:link, a.smenu-1-s:visited, a.smenu-1-s:hover
{
	background: #F48100 url(/i/arrov_white.gif) 8px 11px no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0 6px 18px;
	margin-bottom: 1px;
}

a.smenu-2:link, a.smenu-2:visited
{
	background: #F8E5D6;
	display: block;
	color: #656668;
	text-decoration: none;
	padding: 2px 0 4px 28px;
	margin-bottom: 1px;
}
a.smenu-2:hover, a.smenu-2-s:link, a.smenu-2-s:visited, a.smenu-2-s:hover
{
	background: #F8E5D6 url(/i/arrov_orange.gif) 18px 8px no-repeat;
	display: block;
	color: #F48100;
	text-decoration: none;
	padding: 2px 0 4px 28px;
	margin-bottom: 1px;
}

a.smenu-3:link, a.smenu-3:visited
{
	background: #FCF2E9;
	display: block;
	color: #656668;
	text-decoration: none;
	padding: 2px 0 4px 36px;
	margin-bottom: 1px;
}
a.smenu-3:hover, a.smenu-3-s:link, a.smenu-3-s:visited, a.smenu-3-s:hover
{
	background: #FCF2E9 url(/i/arrov_orange.gif) 26px 8px no-repeat;
	display: block;
	color: #F48100;
	text-decoration: none;
	padding: 2px 0 4px 36px;
	margin-bottom: 1px;
}

