@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#039;
	font-size:11px;
}

html {
	background:url(file:///D|/Etairia/Projects/Sites/hda/4COD/images/bg.png) no-repeat top center;
	scrollbar-face-color:#6e99d4;
	scrollbar-arrow-color:indigo;
	scrollbar-track-color:#a8c0e2;
	scrollbar-shadow-color:#a8c0e2;
	scrollbar-highlight-color:#a8c0e2;
	scrollbar-3dlight-color:#a8c0e2;
	scrollbar-darkshadow-Color:#a8c0e2;
}



a:link {
	text-decoration:none;
	color:#039;
}

a:visited{
	text-decoration:none;	
	color:#039;
}
a:hover{
text-decoration:none;
/*font-style:italic;*/
}

div {
	margin:10px;
	visibility:visible;
}

.contentsLabel a{
	text-decoration:underline;
	color:#039;
}

.headLabel a{
	color:#FFF;
}

.headLabel{
	color:#FFF;
}

.inputStyle {
	background:url(file:///D|/Etairia/Projects/Sites/hda/4COD/images/templateImages/inputImage.png) repeat-x top left;
	border:1px #8C8C8C solid;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#039;
	font-size:11px;
	line-height:16px;
}

h1 {
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	margin:0px;
}
h2 {
	font-size: 11px;
	color: #039;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
}

select {
	background:url(file:///D|/Etairia/Projects/Sites/hda/4COD/images/inputImage.png) repeat-x top left;
	border:1px #8C8C8C solid;
	height:20px;
}
object {
	visibility:visible;
}
.menuStyle{
	color:#FFF;
	text-align:center;
	font-size:14px;
}

.menuStyle a{
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-weight:normal;
}

