/*a:link {text-decoration: none; color: #990000;}
a:visited {color: #6666FF; text-decoration: none;}
*/
a:link {text-decoration: none; color: #000000; font:Arial, Helvetica, sans-serif;    }
a:visited {color:#000066; text-decoration: none;}
a:hover {background-color: #CCFFFF; text-decoration: none;}

body {
margin-top: 0px; margin-bottom: 0px; 
margin-left: 0px; margin-right: 0px;
}

DIV.centerm {
	position:absolute;
	left: 0%;
}

DIV.mainLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:117px;
	background-color:#FFFBF2;
	background-image:  url(FCDLlogo.gif);
	background-repeat: no-repeat;
	background-position: center;
}

DIV.banner {
	position:absolute;
	left:252px;
	top:-23px;
	width:690px;
	height:140px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
  background-image: url(../images/dlbanner.jpg);	
}

DIV.mainMenu {
	position:absolute;
	left:1px;
	top:119px;
	width:250px;
	height:415px;
	background-color:#CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    color: #CCCCCC;
}
DIV.mainMenuF {
	position:absolute;
	left:1px;
	top:119px;
	width:250px;
	height:415px;
	background-color:#ECE9D8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    color: #CCCCCC;
}

DIV.mainMenuW {
	position:absolute;
	left:1px;
	top:119px;
	width:250px;
	height:415px;
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #CCCCCC;
}


DIV.mainBody {
	position:absolute;
	left:250px;
	top:118px;
	width:693px;
	height:447px;
	background-color:#FFFFFA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent:0cm;
	color: #000066;
}

DIV.bottom {
	position:absolute;
	left:293px;
	top:623px;
	width:250px;
	height:100px;
	background-color:#999999;
}

/* FOR new fcdlmain.asp page */
DIV.mainLogot {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:117px;
	background-color:#FFFBF2;
	background-image:  url(../images/topbarleft.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


DIV.bannert {
	position:absolute;
	left:250px;
	top:0px;
	width:690px;
	height:117px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
	background-image: url(../images/topbarright.jpg);
	margin:0;
	padding:0;
	border:#FFCC33;

}

DIV.mainMenut {
	position:absolute;
	left:1px;
	top:119px;
	width:250px;
	height:458px;
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    color: #CCCCCC;
}
DIV.mainMenutn {
	position:absolute;
	left:5px;
	top:119px;
	width:242px;
	height:450px;
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    color: #CCCCCC;
}


DIV.mainBodyt {
	position:absolute;
	left:252px;
	top:121px;
	width:693px;
	height:447px;
	background-color:#FFFFFA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent:0cm;
	color: #000066;
	margin:0;
	padding:0;
	border:#FFCC33;
}
