



td {
		font-family: Tahoma, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
}


.menu1 {
		font-family: Tahoma, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
}

.header {
		font-family: Tahoma, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #556479;
}

.header_link {
		font-family: Tahoma, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #f10000;
}
.header_link A:link {color: #f10000; text-decoration: none;}
.header_link A:visited {color: #f10000; text-decoration: none;}
.header_link A:hover {color: #000000; text-decoration: none;}

.news {
		font-family: Tahoma, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
}

.footer {
		font-family: Tahoma, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #ffffff;
}

.footer A:link {color: #ffffff; text-decoration: none;}
.footer A:visited {color: #ffffff; text-decoration: none;}
.footer A:hover {color: #000000; text-decoration: none;}



.menu1 A:link {color: #ffffff; text-decoration: none;}
.menu1 A:visited {color: #ffffff; text-decoration: none;}
.menu1 A:hover {color: #ffffff; text-decoration: underline;}


A:link {color: #7f000f; text-decoration: none;}
A:visited {color: #7f000f; text-decoration: none;}
A:hover {color: #7f000f; text-decoration: underline;}





table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #9395a1;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #9395a1;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #9395a1;

	-moz-border-radius: ;
}



table.sample1 {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #9395a1;
	border-collapse: collapse;
	background-color: white;
}
table.sample1 th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #9395a1;
	background-color: white;
	-moz-border-radius: ;
}
table.sample1 td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #9395a1;

	-moz-border-radius: ;
}
