/* CSS Document */
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 124px;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0415AC;
	text-decoration: none;
	background-color: #FFCC66;
	display: block;
	padding: 8px;
	width: 124px;
	}
.contact {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	width: 80px;
	height: 16px;
	}
.contact:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0415AC;
	text-decoration: none;
	background-color: #FFCC66;
	display: block;
	width: 80px;
	height: 16px;

}
body {
	background-image: url('images/bluegrad.jpg');
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	width: 140px;
	display: block;
	background-color: #6C82D0;
	padding-bottom: 7px;
	padding-top: 7px;
}
.style2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	width:650px;
	display: block;
	background-color: #6C82D0;
	padding-bottom: 7px;
	padding-top: 7px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	width: auto;
	display: block;
	background-color: #6C82D0;
	padding-bottom: 7px;
	padding-top: 7px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	display: block;
	background-color: #6C82D0;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 11px;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	background-position: left center;
	padding-left: 6px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
}
.textcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0205A4;
	background-color: #F0F5F7;
	text-align: left;
	text-indent: 6px;
	padding: 8px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #0216AA;
	line-height: 16px;
	overflow: auto;
}
.style9 {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	line-height: 9px;
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0216AA;
	line-height: 14px;
}
.in_linelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021AAA;
	background-color: #F0F5F7;
	text-align: center;
	display: block;
	width: 200px;
	padding: 2px;
	font-style: normal;
	line-height: 16px;
}
.in_linelink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	text-align: center;
	display: block;
	width: 200px;
	padding: 2px;
	font-style: normal;
	line-height: 16px;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021AAA;
	background-color: #F0F5F7;
	padding: 2px;
	font-style: normal;
	line-height: 16px;
}
.link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	padding: 2px;
	font-style: normal;
	line-height: 16px;
}

