@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkg_dots.gif);
	background-repeat: repeat-x;
	background-color: #d60000;
	margin: 0px;
}
.shad_left {
	background-image: url(images/shad_left_red.png);
	background-repeat: repeat-y;
}
.shad_right {
	background-image: url(images/shad_right.png);
	background-repeat: repeat-y;
}
.shad_menu {
	background-image: url(images/bkg_menu.gif);
	background-repeat: repeat-x;
}
.start_4_1 {
	background-image: url(images/s_4_1_b.jpg);
	background-repeat: no-repeat;
}
.start_4_2 {
	background-image: url(images/s_4_2_b.jpg);
	background-repeat: no-repeat;
}
.bkg_about {
	background-image: url(images/main_about_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_always {
	background-image: url(images/main_always_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_concept {
	background-image: url(images/main_concept_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_contact {
	background-image: url(images/main_contact_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_career {
	background-image: url(images/main_career_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_faq {
	background-image: url(images/main_faq_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_download {
	background-image: url(images/main_download_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_history {
	background-image: url(images/main_history_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_philosophy {
	background-image: url(images/main_philosophy_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_business {
	background-image: url(images/main_business_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_fundamentals {
	background-image: url(images/main_fundamentals_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}
.bkg_learn {
	background-image: url(images/main_learn_b.jpg);
	background-repeat: no-repeat;
	background-color: #820c02;
}

.sender {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	height: 50px;
}
.disclaimer {
	font-size: 9px;
	color: #FFFFFF;
}
.units_counter {
	font-size: 36px;
	font-weight: bold;
	color: #a80203;
}

.news_header {
	font-size: 14px;
	font-weight: bold;
	color: #a80203;
}

.news_text {
	font-size: 14px;
	font-weight: normal;
	color: #a80203;
}
.news_text a:link {
	text-decoration: underline;
	color: #a80203;
}
.news_text a:visited {
	text-decoration: underline;
	color: #a80203;
}
.news_text a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.news_text a:active {
	text-decoration: none;
	color: #a80203;
}

.main_header {
	font-size: 14px;
	font-weight: bold;
	color: #fee200;
}

.main_text {
	font-size: 14px;
	color: #FFFFFF;
}
.main_text a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.main_text a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.main_text a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.main_text a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.menu_regular {
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 1px;
}
.menu_regular a:link {
	color: #FF0000;
	text-decoration: none;
}
.menu_regular a:visited {
	text-decoration: none;
	color: #FF0000;
}
.menu_regular a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_regular a:active {
	text-decoration: none;
	color: #FF0000;
}

.menu_selected {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.menu_selected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_selected a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_selected a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_selected a:active {
	text-decoration: none;
	color: #FFFFFF;
}