body {
	 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	 background-color: #000063;
     scrollbar-face-color: #000063;
     scrollbar-highlight-color: #000063;
     scrollbar-shadow-color: #000063;
     scrollbar-3dlight-color: #FF6500;
     scrollbar-arrow-color: #FF6500;
     scrollbar-track-color: #000063;
     scrollbar-darkshadow-color: #FF6500;
}

A:link{color: #000063; text-decoration:none;}
A:visited{color: #000063; text-decoration:none;}
A:hover{color: #000063; text-decoration:none;}
A:active{color: #000063; text-decoration:none;}

.txtsuper {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bolder;
}
.txthead {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
}
.txtsub {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
}
.txtbold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.txtbody {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}
.txtmini {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: lighter;
}
.borderblue {
	border: 1px solid #000063;
}
.button {
	border-width: 1px;
	border-style: solid;
	border-color: #000063;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000063;
	background-color: #FFFFFF;
}
.imgspace {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.imgspace_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.b_dashed_bottom {
	border-bottom: #000066 1px dashed;
}
.b_dashed_left {
	border-left: #000066 1px dashed;
}
.b_dashed_right {
	border-right: #000066 1px dashed;
}
.b_dashed_top {
	border-top: #000066 1px dashed;
}

