BODY{
	font-size: 10pt;
	color : #004227;
	font-family : 'century gothic', verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	margin: 5px 0 5px 5px;
	background-color: #FBFBFF;
	background-image : url(../atcn_images/backlogo.gif);
}

Body.norep{
	background-attachment : fixed;
	background-position : bottom right;
	background-repeat : no-repeat;
}

Body.erk{
	background-image : url(../atcn_images/back_erk.gif);
}

H1{
	font-size: 14pt;
	color : #004227;
	font-weight : bold;
}

H2{
	font-size: 10pt;
	color : #004227;
	font-weight : bold;
	font-style : italic;
}

A{
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: #004227;
}

A:Hover{
	color: #004227;
	text-decoration: underline;
}

A:Visited{
	color: #004227;
}

A:Active{
	color: red;
}

TD{
	font-size: 10pt;
	color : #004227;
	font-weight : normal;
}

TD.hok{
	border: 1px solid #004227;
	padding : 5px;
	text-align : justify;
	}

TD.hl{
	border-left: 1px solid #004227;
	border-top: 1px solid #004227;
	border-bottom: 1px solid #004227;
	padding: 5px;
	text-align : justify;
	}
TD.hr{
	border-right: 1px solid #004227;
	border-top: 1px solid #004227;
	border-bottom: 1px solid #004227;
	padding: 5px;
	text-align : justify;
	}
TD.hm{
	border-top: 1px solid #004227;
	border-bottom: 1px solid #004227;
	padding: 5px;
	text-align : justify;
	}
TH {
	font-size: 11pt;
	color : #004227;
	text-align : left;
	font-weight : bold;
}

P{
	text-align : justify;
}

img {
	border-color: #004227;
}
#d1{
    width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background: white;
}

#d2 {
	width: 100%; 
	height: 100%;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background: transparent;
}

#m_id {
	position:absolute;
	top:96%;
	left:96%;
	font-size:7pt;
}

