﻿body 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
}

.internal_td
{
	border: solid 1px #000066 
}


legend
{
	font-weight:bold;
	color: #1e88e0;
	font-size: 12px;	
}

h5,h6
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #000066;
}

h2
{
	color: #1e88e0;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	margin: 20px 0px 10px 10px;
}

.txt
{
	text-indent: 10px;
	text-align: justify
}	

.tbl
{
	border-collapse:collapse;
	border: solid 1px #058BC0;
}

.tdtbl
{
	border: solid 1px #058BC0;
	border-collapse: collapse;
}
.buttons {
	BACKGROUND-COLOR: #9ab1e3;
	COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	border-right : 1px solid #004C69;
	border-left : 1px solid #88C3DA;
	border-bottom : 1px solid #004C69;
	border-top : 1px solid #88C3DA;
	padding : 1px 1px 1px 1px;
	text-align : center;
}

a.menu2:link { color: #606060; text-decoration: none; font-weight: bold }
a.menu2:visited { color: #606060; text-decoration: none; font-weight: bold }
a.menu2:hover { color: #F5821F; text-decoration: none; font-weight: bold }
