﻿/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.style4 {color: #FB4F14}
.style5 {color: #00A8E4}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC693E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #00A8E4;
}
a:active {
	text-decoration: none;
	color: #FB4F14;
}
a.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #00A8E4;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #00A8E4;
}
a.menu:hover {
	text-decoration: underline;
	color: #333333;
}
a.menu:active {
	text-decoration: none;
	color: #999999;
}
a.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.grey:visited {
	text-decoration: none;
	color: #666666;
}
a.grey:hover {
	text-decoration: underline;
	color: #00A8E4;
}
a.grey:active {
	text-decoration: none;
	color: #999999;
}
.style6 {
	color: #333333;
	font-weight: bold;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	font-size: 10;
	color: #666666;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TSnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.TSnum:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.TSnum:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.TSnum:hover {
	color: #00A8E4;
}
.style10 {font-size: 9px}

.webdesign:link {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.webdesign:visited {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.webdesign:hover {
	color: #00A8E4;
}

.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.footer:visited {
	color: #333333;
	font-weight: bold;
}
.footer:hover {
	color: #00A8E4;
}
