@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#021651 url('images/bgdalam.gif') no-repeat fixed top center;
}
body, td, th {
	font-family: Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
}
html, body{
	scrollbar-face-color:#021651;
	scrollbar-base-color:#889803;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#595758;
	scrollbar-shadow-color:#021651;
	scrollbar-highlight-color:#4ed0fc;
	scrollbar-3dlight-color:#4ed0fc;
	scrollbar-darkshadow-Color:#021651;
	text-align: center;
}.yellow {
	background-color: #FFFF00;
}
#bdr-lt {
	background-image: url(images/index_07.jpg);
}
#bdr-rt {
	background-image: url(images/index_09.jpg);
}
.left {
	text-align: left;
}
.lg-font {
	font-size: 24pt;
}
.red {
	color: #C00;
}
.right {
	text-align: right;
}
.blue {
	color: #039;
}
#order-table {
	border: medium dashed #C00;
}
.subtext {
	font-size: 9pt;
}
#footer-table {
	font-size: 8pt;
	color: #CCC;
	text-align: left;
	border: thin solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
.submit {
  border: 3px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
 
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;

