body {
	background-color: #FFFFFF;
	background-image: url(../../../images/bg.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	margin: 0px;
}
.menu {
	background-repeat: no-repeat;
}
.main {
	background-color: #FFFFFF;
	background-image: url(../../../images/main.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	margin: 0px;
}
.end {
	width: 766px;
	height: 17px;
	background-color: #FFFFFF;
	background-image: url(../../../images/bottom.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	margin: 0px;
}
.bottom_no_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03558F;
	text-align: center;
	text-decoration: none;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03558F;
	text-align: center;
	text-decoration: none;
}

.bottom:link, visited{
	text-decoration: none;
}
.bottom:hover {
	text-decoration: underline;
}
.sep {
	background-color: #EEF2F7;
	background-image: url(../../../images/sep.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	margin-top: 5px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D31D02;
	text-decoration: none;
/*	background-image: url(../../../images/submenu.jpg);
	background-position: left;
	background-repeat: no-repeat;*/
}
.submenu:link, visites {
	text-decoration: none;
}
.submenu:hover {
	color: #03558F;
	text-decoration: none;
/*	background-image: url(../../../images/submenu-over.jpg);
	background-position: left;
	background-repeat: no-repeat;*/
}

.submenu_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03558F;
	text-decoration: none;
	/*background-image: url(../../../images/submenu-over.jpg);
	background-position: left;
	background-repeat: no-repeat;*/
}

.submenu_p
{
	background-image: url(../../../images/submenu.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.submenu_p:hover
{
	background-image: url(../../../images/submenu-over.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.submenu_current_p{

	background-image: url(../../../images/submenu-over.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a3a3a3;
	text-decoration: none;
}
.tag:link, visited{
	text-decoration: none;
}
.tag:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../../images/title.jpg);
	background-repeat: repeat-x;
	height: 26px;
	vertical-align: middle;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	vertical-align: top;
}
.mtext:link, visited {
	text-decoration: none;
}
a.mtext:hover {
	text-decoration: underline;
	color: #03558F;
}
.pic {
	border: 2px;
	border-color: #666666;
	border-style: solid;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D31D02;
	text-decoration: none;
}
.date:link, visited {
	text-decoration: none;
}
.date:hover {
	text-decoration: underline;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more:link, visited {
	text-decoration: none;
}
.more:hover {
	text-decoration: underline;
}