a, 
a:link, 
a:hover, 
a:visited,
a:active {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
.abig, 
.abig:link, 
.abig:hover, 
.abig:visited,
.abig:active {
	color: White;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
td, th, body {
	font-family : Verdana;
	font-size : 10px;
}
h1
{
	FONT-SIZE: 12pt;
	MARGIN: 0px 0px 10px 0px;
	COLOR: #0053a5;
	FONT-FAMILY: Arial;
	FONT-WEIGHT:bold;
	border-bottom-color : #0053a5;
	border-bottom-style : solid;
	border-bottom-width : 3px;
}
h2
{
	font-weight: bold;
	font-size: 9pt;
	color: #0053a5;
	font-family: Arial;
	text-decoration: none;
	margin-bottom : 1px;
}
h3
{
	FONT-SIZE: 18pt;
	MARGIN: 0px 0px 10px 0px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT:bold;
}
.TopSmallNav
{
	font-size: 8pt;
	color: #556060;
	font-family: 'Arial';
	text-decoration: none;
}
.BodyText 
{
	font-size: 9pt;
	color: #556060;
	font-family: Arial;
	text-decoration: none;
}
.Link
{
	font-size: 9pt;
	COLOR: #008000;
	FONT-FAMILY: Arial;
	text-decoration:NONE;
}
.Link:hover
{
	font-size: 9pt;
	COLOR: #008000;
	FONT-FAMILY: Arial;
	text-decoration:underline;
}
.LinkSmall
{
	font-size: 8pt;
	color: #008000;
	font-family: Arial;
	text-decoration: none;
}
.block1 {
	background-color:#efefef;
	border-width:1px;
	border-style:double;
	border-color:#0053a5;
	padding:0px;
	margin:0px;
	font-size : 10px;	
	font-family : Verdana;
}

.block2cap {
	background-color: #0053a5;
	border-width:1px;
	border-style:solid;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	padding : 2px 2px 4px 2px;
	text-align : center;
	color : White;
	border : 1px solid #0053a5;
	margin : 0px 0px -5px 0px;
}

.block2 {
	background-color:#efefef;
	border-width:1px;
	border-style:double;
	border-color:#0053a5;
	font-size : 10px;
	font-family : Verdana;
	padding : 5px 5px 5px 5px;
	margin : 5px 0px 5px 0px;
}

.block3 {
	border-width:1px;
	border-style:double;
	border-color:#0053a5;
	padding:5px;
	margin:0px;
	font-size : 10px;	
	font-family : Verdana;
}

.blockselectcap {
	background-color: Green;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	font-family: Verdana;
	padding: 2px 2px 4px 2px;
	text-align: center;
	border: 1px solid #0053a5;
	margin: 0px 0px -6px 0px;
	color: White;
	font-weight: bold;
}

.blockselectred {
	background-color: Red;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	font-family: Verdana;
	padding: 2px 2px 4px 2px;
	text-align: center;
	border: 1px solid #0053a5;
	margin: 0px 0px -6px 0px;
	color: White;
	font-weight: bold;
}


.blockselect {
	background-color: InfoBackground;
	border-width: 1px;
	border-style: double;
	border-color: Green;
	font-size: 10px;
	font-family: Verdana;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
}


.tr1{
	border-bottom : 1px solid #D3D3D3;
}

.tr2{
	border-bottom : 1px solid #D3D3D3;
	font-size: 9px;
}

.inputsmall {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight : normal;
	border : solid 1;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	width : 40px;			
}

input, checkbox {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight : normal;
	border : 1px solid;
}

select {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight : normal;
	border : 1px solid;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

.divmemo{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color : Silver;
	width : 200px;
}



#b {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	background: grey;
	z-index: 1;
	height: auto;
	overflow: scroll;
}

#a {
	border: 1px solid black;
	position: absolute;
	background: #eff7ff;
	z-index: 3;
	display: none;
	height: auto;
}
 
#windows {
	padding: 5px;
	width: 800px;
	height: auto;
	border: 2px solid blue;
	margin-left: auto;
	margin-right: auto;

}

.block4 {
	background-color: #0053a5;
	border-width: 1px;
	border-style: solid;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	padding: 8px 8px 8px 8px;
	color: White;
	border: 1px solid #0053a5;
	margin: 0px 0px -5px 0px;
}

.block5 {
	background-color: Green;
	border-width: 1px;
	border-style: solid;
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
	padding: 8px 8px 8px 8px;
	text-align: center;
	color: White;
	border: 1px solid #0053a5;
	margin: 0px 0px -5px 0px;
}