﻿<style type="text/css">
.stylec {
	text-align: center;
}
fieldset {
float:left ;
margin-left:10px
}
.clearboth { clear: both; }
.style3 {
	border-style: solid;
	border-width: 1px;
	border-color:silver;
	text-align: center;
	background-color: #6788AB;
	color:yellow;
}
.style1 {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-align: center;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.style6 {
	border-style: solid;
	border-width: 1px;
	border-color:silver;
	font-family: Arial;
	font-size: 10; //x-small;
	color:black;
	text-align:left;
}
.style7 {
	border-style: solid;
	border-width: 0;
	text-align: right;
	font-size: small;
	font-family: Arial;
}.style12 {
	border-style: solid;
	border-width: 1px;
	border-color:silver;
	font-family: Arial;
	font-size: 10;
	color: black;
	text-align: center;
}
.style13 {
	border-style: solid;
	border-width: 1px;
	border-color:silver;
	font-family: Arial;
	font-size: 10;
	color: black;
	text-align: right;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
</style>