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

body {
	background-image: url(images/website/bg.gif);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b291d;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #4295af;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #4b291d;
}


.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #4b291d;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	font-weight: normal;
}
.H3link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}
.H3link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4b291d;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b291d;
	font-style: italic;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b291d;
	font-style: normal;
	font-weight: normal;
}
.textLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b291d;
	font-style: normal;
	font-weight: normal;
}

.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b291d;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4295af;
	text-decoration: none;
}

.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4295af;
	text-decoration: underline;
}
.link:active {
	color: #4295af;
	text-decoration: none;
	font-weight: bold;
}
.linkbtmmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4295af;
	text-decoration: none;
	text-transform: uppercase;
}
.linkbtmmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
.bgmain {
	background-color: #FFFFFF;
	background-image: url(images/website/bg-main.gif);
	background-repeat: repeat-y;
}
.bg-btm {
	background-image: url(images/website/images/footer_02.jpg);
	background-repeat: no-repeat;
}
.bg-btmbehind {
	background-color: #F5EAD8;
	background-image: url(images/website/images/footer_01.jpg);
	background-repeat: no-repeat;
}
.whaaa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
.linkinv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #8E9256;
	text-decoration: none;
}
.linkinv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	text-decoration: none;
}
