/* CSS Document */

.tab_company {
	font-family: Arial;
	font-size: 30px;
	color: #75b5ff;
	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: #75b5ff;
}
.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: #75b5ff; font-family: Tahoma;}
.main_text_bold {font-size: 12px; color: #ffffff; font-family: Tahoma; font-weight:bold}
.main_text_bold1 {font-size: 12px; color: #75b5ff; font-family: Tahoma; font-weight:bold}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #00FFFF;
}
a:active {
	color: #FFFFFF;
}
.tb-border {
    border: 1px solid #75b5ff;
	background-color: #223E63;
	font-size: 11px; color: #ffffff; font-family: Tahoma;
}
.button {
    background-color: #223E63;
	border: 2px solid #75b5ff;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
}
