/* CSS Document */

.tab_company {
	font-family: Arial;
	font-size: 35px;
	color: #fd8101;
	font-weight:bold;
}
.tab_company1 {
	font-family: Arial;
	font-size: 30px;
	color: #ffffff;
	font-weight:bold;
}
.tab_header {
	font-family: Times New Roman;
	font-size: 20px;
	color: #ffffff;
}
.tab_header_big {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.main_text {font-size: 12px; color: #ffffff; font-family: Tahoma;}
.main_text_side {font-size: 11px; color: #ffffff; font-family: Tahoma;}
.main_text_bold {font-size: 12px; color: #FFFFFF; font-family: Tahoma; font-weight:bold}
.main_text_bold1 {font-size: 12px; color: #fd8101; font-family: Tahoma; font-weight:bold}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #fd8101;
}
.tb-border {
    border: 2px solid #ffffff;
	background-color: #E88E2D;
	font-size: 12px; color: #ffffff; font-family: Tahoma;
}
.button {
    background-color: #E88E2D;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
}
.footer {font-family:Tahoma; font-size:10px; color:#FFFFFF;}
