/* CSS Document */

.tab_company {
	font-family: Times New Roman;
	font-size: 28px;
	color: #51310A;
	font-weight:bold;
}
.tab_company1 {
	font-family: Arial;
	font-size: 30px;
	color: #ffea00;
	font-weight:bold;
}
.tab_header {
	font-family: Times New Roman;
	font-size: 16px;
	color: #51310A;
	font-weight:bold;
}
.tab_header1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #33281c;
	font-weight:bold;
}
.tab_header2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffea00;
	font-weight:bold;
}
.main_text {font-size: 11px; color: #33281c; font-family: Tahoma;}
.main_text_side {font-size: 11px; color: #33281c; font-family: Tahoma;}
.main_text_bold {font-size: 11px; color: #33281c; font-family: Tahoma; font-weight:bold}
.main_text_bold1 {font-size: 18px; color: #ffea00; font-family: Tahoma; font-weight: bolder}
a:link {
	color: #51310A;
	text-decoration:none;
}
a:visited {
	color: #51310A;
	text-decoration:none;
}
a:hover {
	color: #59370A;
	text-decoration:none;
}
a:active {
	color: #51310A;
	text-decoration:none;
}
.tb-border {
    border: 1px solid #33281c;
	background-color: #ffffff;
	font-size: 12px; color: #000000; font-family: Tahoma;
}
.button {
    background-color: #ffffff;
	border: 1px solid #33281c;
	color: #33281c;
	font-family: Tahoma;
	font-weight: bold;
}
.footer { font-size:10px ; font-family:Tahoma; }
body {
	background-color: #CCCCCC;
}
.footerLinks {	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999900;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
