body {
	margin: 0px;
	padding: 0px;
	background-color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #FFFFFF;
}
.grad_left {
	background-image: url(../images/layout/gradient_left.jpg);
	background-repeat: repeat-y;
}
.grad_right {
	background-image: url(../images/layout/gradient_right.jpg);
	background-repeat: repeat-y;
}.slogan {
	background-image: url(../images/layout/slogan.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #7793D2;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link_blue:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a.link_blue:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a.link_blue:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a.link_blue:active {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.menu1 {
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu2 {
	height: 20px;
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.bg1 {
	background-image: url(../images/backgrounds/bg_01.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg2 {
	background-image: url(../images/backgrounds/bg_02.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg3 {
	background-image: url(../images/backgrounds/bg_03.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg4 {
	background-image: url(../images/backgrounds/bg_04.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg5 {
	background-image: url(../images/backgrounds/bg_05.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg6 {
	background-image: url(../images/backgrounds/bg_06.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg7 {
	background-image: url(../images/backgrounds/bg_07.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg8 {
	background-image: url(../images/backgrounds/bg_08.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg9 {
	background-image: url(../images/backgrounds/bg_09.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg10 {
	background-image: url(../images/backgrounds/bg_10.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg11 {
	background-image: url(../images/backgrounds/bg_11.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg12 {
	background-image: url(../images/backgrounds/bg_12.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
ul {
	color: #000066;
	text-align: left;
	line-height: 25px;
}
strong {
	font-weight: bold;
}
.title_medium {
	font-size: 14px;
	font-weight: bold;
}
.title_blue {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.img_bord {
	border: 1px solid #FFFFFF;
}
.bold_blue {
	font-weight: bold;
	color: #000066;
}
.bold_red {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
.bold_red_2 {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}