html {
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px; 
	}
	
body {
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {margin : 0px;}

a:link {color:#DD0000; text-decoration: none;}
a:visited {color:#DD0000; text-decoration: none;}
a:active {color:#DD0000; text-decoration: none;}
a:hover {color:#FF0000; text-decoration: none;}

.ds_lightBG {background-color: #004D91;}
.ds_mediumBG {background-color: #AEBFD9;}
.ds_darkBG {background-color: #004D91;}

.ds_login_bottom {
	border-bottom-width:1px;
	border-bottom-color:#004D91;
	border-bottom-style:solid;
	background-color: #AEBFD9;
}
.ds_login_top {
	border-top-width:1px;
	border-top-color:#004D91;
	border-top-style:solid;
	background-color: #AEBFD9;
}
.ds_darkBorder_bottom {
	border-bottom-width:1px;
	border-bottom-color:#004D91;
	border-bottom-style:solid;
}
.ds_darkBorder{
	border-width:1px;
	border-color:#004D91;
	border-style:solid;
}

.active_Link {background-color: #FF0000;}

.txt_Small {font-size: 9px;}
.txt_Dark {color: #004D91}

.txt_Req {
	color: #CC0000;
	font-weight : bold;
}

.foot_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004D91;
	border: 1px solid #004D91;
}

.foot_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #00A3E7;
	border: 1px outset;
}
