/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #314d94;
}
.maintext {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	line-height: 17px;
	color: #b9dafd;
	text-decoration: none;
	border: 1px none #FFFFFF;
}
.maintext:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}
.myform  {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: #B9DAFD;
	color: #000000;
	border-bottom: 1px solid #436B7E;
	border-left: 1px solid #436B7E;
	border-right: 1px solid #436B7E;
	border-top: 1px solid #436B7E;
}

.mybutton  {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: #87BEFC;
	color: #000000;
	border-bottom: 1px solid #436B7E;
	border-left: 1px solid #436B7E;
	border-right: 1px solid #436B7E;
	border-top: 1px solid #436B7E;
}

.product {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bTitle {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.bTitle:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.page {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	line-height: 17px;
	color: #b9dafd;
	text-decoration: underline;
	font-weight: normal;
	border: 1px none #FFFFFF;
}
.page:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.searchform  {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: #B9DAFD;
	color: #000000;
	border-bottom: 1px solid #436B7E;
	border-left: 1px solid #436B7E;
	border-right: 1px solid #436B7E;
	border-top: 1px solid #436B7E;
}

.searchbutton  {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight: normal;
	background-color: #87BEFC;
	color: #000000;
	border-bottom: 1px solid #436B7E;
	border-left: 1px solid #436B7E;
	border-right: 1px solid #436B7E;
	border-top: 1px solid #436B7E;
}.headpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
	font-weight: bold;
}
