body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	background-position: center top;
}
body, table, td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a {
	color:#c70202;
	text-decoration:none;
}
a:hover {
	color:#c70202;
	text-decoration:underline;
}
:focus {
	outline: 0;
}
/* header menu */
.hMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.hMenuSel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background:url(../images/hMc.gif) repeat-x left top;
}
.hMenu a, .hMenuSel a {
	color: #FFF;
	text-decoration: none;
}
.hMenu a:hover, .hMenuSel a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* submenu */
.subMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(../images/mc.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subMenu a {
	color: #545454;
	text-decoration: none;
}
.subMenu a:hover {
	color: #545454;
	text-decoration: underline;
}
.subMenu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bcbcbc;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #141414;
	background-image: url(../images/m2c.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subMenu2 a {
	color: #bcbcbc;
	text-decoration: none;
}
.subMenu2 a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}
/* footer */
.f1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #818181;
}
.f2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #818181;
}
.f1 a:hover, .f2 a {
	color:#818181;
	text-decoration:underline;
}
.f1 a, .f2 a:hover {
	color:#818181;
	text-decoration:none;
}
/* header */
.chooselang, .chooselang:hover {
	color:#FFF;
	text-decoration:none;
	background-image: url(../images/globe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	font-size: 10px;
}
.headerPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
/* other */
.button1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #c90404;
	background-image: url(../images/buttonBg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ef3c25;
	border-right-color: #a5160e;
	border-bottom-color: #7b0101;
	border-left-color: #e52e1c;
	font-weight: bold;
	text-decoration:none;
	display: inline-block;
}
.button1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #c90404;
	background-image: url(../images/buttonBg2on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #ef3c25;
	border-left-color: #a5160e;
	border-top-color: #7b0101;
	border-right-color: #e52e1c;
	font-weight: bold;
	text-decoration:none;
}
.button2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #488c2e;
	background-image: url(../images/buttonBg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #3d8023;
	border-top-color: #72d34d;
	border-left-color: #74cc52;
	border-right-color: #3b8320;
	font-weight: bold;
	text-decoration:none;
	display: inline-block;
}
.button2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #488c2e;
	background-image: url(../images/buttonBg3on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #3d8023;
	border-bottom-color: #72d34d;
	border-right-color: #74cc52;
	border-left-color: #3b8320;
	font-weight: bold;
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c70202;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c70202;
	padding: 5px 0px;
	line-height: 18px;
}
.headline0 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c70202;
	padding-bottom: 8px;
	line-height: 18px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c70202;
	line-height: 18px;
}

.mainContainer {
	position:absolute;
	width: 760px;
	height: auto;
	z-index:1;
	padding-bottom: 20px;
}
.langContainer {
	position:absolute;
	width: 760px;
	height: auto;
	z-index:10;
}
.boxHead {
	background-image: url(../images/mbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subMenuLang {
	color: #545454;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(../images/mc.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxLang {
	border-bottom: solid 1px #a2a2a2;
	border-left: solid 1px #a2a2a2;
	border-right: solid 1px #bfbfbf;
	background-color:#FFF;
	padding: 25px;
}
.cont1 {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.cont2 {
	font-size: 11px;
	line-height: 18px;
}
.cont1 p, .cont2 p {
	margin: 0px;
	padding: 5px 0px;
}
.img1 {
	border: 5px solid #e5e5e5;
}
.img2 {
	border: 2px solid #e5e5e5;
}
.ul1 {
	color: #666;
	background-image: url(../images/check_white.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 17px;
	padding-bottom: 5px;
}
.readmore {
	color:#c70202;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 9px;
	display: block;
}
.comment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smallLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.smallLink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

/* forms */
.button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #c90404;
	background-image: url(../images/buttonBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ef3c25;
	border-right-color: #a5160e;
	border-bottom-color: #7b0101;
	border-left-color: #e52e1c;
}
.button:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #c90404;
	background-image: url(../images/buttonBg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #ef3c25;
	border-left-color: #a5160e;
	border-top-color: #7b0101;
	border-right-color: #e52e1c;
}
.textbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #3a3a3a;
	background-image: url(../images/fieldBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #111111;
	border-right-color: #3a3a3a;
	border-bottom-color: #474747;
	border-left-color: #1c1c1c;
	width: 150px;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #3a3a3a;
	background-image: url(../images/fieldBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-width: 1px;
	border-style: solid;
	border-top-color: #111111;
	border-right-color: #3a3a3a;
	border-bottom-color: #474747;
	border-left-color: #1c1c1c;
}
.formfield {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #3a3a3a;
	background-image: url(../images/fieldBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #111111;
	border-right-color: #3a3a3a;
	border-bottom-color: #474747;
	border-left-color: #1c1c1c;
	width: 158px;
}
.formfield2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	width: 100%;
}
