/* Scroller Box */
#scroller_container {
 position: relative;
 width: 900px;
 height: 20px;
 overflow: hidden;
}


#scroller {
 white-space: nowrap;
 line-height: 20px;
 font-size: 14px;
 font-family:Arial, Helvetica, sans-serif;
}


#scroller p {
 padding: 0;
}
/* Scoller Box */
.zag{
	padding-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #933A00;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E1A67;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E1A67;
	font-weight: bold;
        text-decoration: underline;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E1A67;
	text-decoration: none;
	font-weight: bold;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E1A67;
	text-decoration: none;
	font-weight: bold;
}


.tenew{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 2px;
	}
.cont{
	border:solid;
	padding-left:5px;
	padding-right:5px;
	border-color: #D19500;
	border-width: 1px;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF6C1;
}

h2{
	color: #CC6600;
	font-style: italic;
}
.style1 {font-size: small}
.style2 {font-size: medium}
.style3 {font-size: small; font-weight: bold; }

#apDiv1 {
	position:absolute;
	left:0px;
	top:20px;
	width:100%;
	height:150px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:19px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:171px;
	width:100%;
	height:26px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:198px;
	width:250px;
	height:200px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:251px;
	top:198px;
	width:auto;
	height:200px;
	z-index:5;
}
#apDiv6 {
	position:relative;
	left:0px;
	top:100px;
	width:100%;
	height:24px;
	z-index:6;
}
#apDiv7 {
	position:static;
	width:600px;
	height:100px;
	z-index:0;
	overflow: hidden;
	azimuth:center;
        background-color:#FFF6C1;
}
.zagcont{
	background-color: #FFCC99;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px dashed #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
}


