@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
	background-position: top;
}
#menuBg {
	background-image: url(images/menuBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footerBg {
	background-image: url(images/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_below_Bg {
	background-image: url(images/content_belowBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_text{
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	color:#fff302;
}

.logo_menu{
	font-family: Arial;
	font-size:12px;
	color:#194d94;
	font-weight:bold;
	text-align:center;
}

.text_red{
	font-family: Arial;
	color: #6c1818;
	font-size:12px;
}

.text_black{
	font-family: Arial;
	color: #000;
	font-size:12px;
}

.text_white{
	font-family: Arial;
	color: #FFF;
	font-size:12px;
}

.picstyle{
	border:4px solid #e8e8e8;
}

.content_below_text{
	font-family: Arial;
	color:#FFF;
	font-size:12px;
	text-align:justify;
	padding-right:40px;
}

a:active{
	text-decoration:none;
	color:#fff302;
}

a:visited{
	text-decoration:none;
	color:#fff302;
}

a:link{
	text-decoration:none;
	color:#fff302;
}
.content_below_textTitle{
	font-family: 'Forum', cursive;
	color:#FFF;
	font-size:12px;
	text-align:justify;
	padding-right:40px;
	padding-left:13px;
	font-size:19px;
}
.selectedmenu a {
	color:#FFF;
}

.selested_logo_links a {
	color:#194d94;
}

#contentBg {
	background-image: url(images/contentBg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.footerside_Bg{
	background-image: url(images/footerside.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #620808;
}
.text_red .style4 .style5 a {
	color: #6c1818;
	font-size:12px;
}
.shadowsideleft{
	background-image: url(images/shadowsideleft.png);
	background-repeat:repeat-y;
	background-position:right;	
}
.shadowsideright{
	background-image: url(images/shadowsideright.png);
	background-repeat:repeat-y;
	background-position:left;	
}
.shadowsiderightbottom{
	background-image:url(images/index_04b.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.shadowsideleftbottom{
	background-image:url(images/index_01b.png);
	background-repeat:no-repeat;
	background-position:bottom;
}.text_red2 a {
	color: #CA2E22;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.text_red .backtoon {
	color: #CA2E22;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
