/* CSS Document */
.myDIV{
position: absolute;

/*width:100%;*/

height:100%;
/*overflow:auto;*/
}

table{
	empty-cells:show; 
	}

table.listall{
	empty-cells:show;
	/*width:400px;*/
	}
td.sidebarleft{
	width:10px;
	padding:0px;
	background-image: url(images/leftbar.jpg);
	background-repeat: repeat-y;	


	}


td.sidebarright{
	padding:0px;
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	}
td.sidebartopright{
	padding:0px;
	height:289px;
	width:210px;
	max-height:289px;
	background-image: url(images/NA_FIANNA_TEMPLATE_r3_c4.jpg);
	
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: thick;
	border-right-color: #000000;
	}
td.sidebartopfloat{
	padding:0px;
	height:556	px;
	width:210px;
	background-image: url(images/NA_FIANNA_TEMPLATE_r3_c4.jpg);
	float:right;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: thick;
	border-right-color: #000000;
	overflow:scroll:
		}
	
td.topbar{
	
	padding:0px;
	height:187px;
	
	}
td.bottombar{
	
	padding:0px;
	height:130px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;	
	}
td.main{
	background-color:#FFFFFF;
	vertical-align: top;
	height:289px;
	z-index:1
	
}
.shaded{
	background-color:#CCCC66
	}
.shadedmain{
background-image:url(images/bkmain.jpg);
background-repeat:no-repeat;
width:260;
height:151;
	}	
	.shadedmainall{
background-image:url(images/boxmain.jpg);
background-repeat:no-repeat;
width:510;
height:151;
	}	
a            {
	font-family: Arial;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;

}
a:hover      {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
	height:100%;
	
	background-color: #ffcc00;
	}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
p.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#FFCC00;
}
p.x1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	font-weight: bold;
}

p.x2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFCC00;
}

p.x3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFCC00;
	font-weight: bold;
}
p.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#333333;
	font-weight: bold;
	text-align:left;
}

p.Newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#ffcc00;
	margin-left:20pt;
	

	white-space: normal;
	
}
p.NewslinkHomeOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#333333;
	
	text-indent: 10pt;
	white-space: normal;
	
}
p.Doclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#ffcc00;
	white-space: normal;
	
}
p.NewslinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#FFFFFF;
	text-indent: 20pt;
	white-space: normal;
	font-weight: bold;
	text-shadow:Black;
	padding-bottom:0px;

	display:inline;
	
}
p.NewslinkHeaderHomeOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#333333;
	text-indent: 10pt;
	white-space: normal;
	font-weight: bold;
	
}
p.Newslink:hover{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
p.NewslinkHomeOLD:hover{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
p.DocLink:hover{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
table.topsection {
	width:550px;
	height:289px;
	}
table.mainsection {
	width:536px;
	}
table.newssection {
	width:180px;
	height:150px;
	}
img{
	border-style:none;
	float:right;
}
input.Normal {
	color: #666666;
	background-color: #FFFF99;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
select.mainpage {
	color: #666666;
	background-color: #FFFF99;
	
	font-family: Arial, Helvetica, sans-serif;
}
.selectborder {
	color: #666666;
	background-color: #FFFF99;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.report {
	color: #666666;
	background-color: #FFFFFF;
	width:535px;
	overflow:hidden;
	border: 1px none #999999;
	font-family: Arial, Helvetica, sans-serif;
}
input.button {
	color: #FFCC00;
	background-color: #333333;
	border: 1px solid #999999;
	width: 2cm;
	font-family: Arial, Helvetica, sans-serif;
}
/* New Template Styles */
td.tpimg{
	height:161px;
	background-image: url(images/topimg.jpg);
	background-repeat: no-repeat;	
	}
br.news{
	height:2px;
	}
p.newsitemlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10x;
	font-style: normal;
	color:#ffcc00;
	margin-left:50pt;
	text-align:left;
	
  margin-top:0px;
    padding-top:0px;
	white-space: normal;
	
}

p.newsitemlink:hover{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
span.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#FFFFFF;
	text-indent: 10pt;
	white-space:normal;
	font-weight: bold;
	text-shadow:Black;
	padding-bottom:0px;
	margin-bottom:0px;
	
	
}

span.newsheaderhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#333333;
	text-indent: 15pt;
	white-space:normal;
	font-weight: bold;
	text-shadow:Black;
	padding-top:0px;
	margin-top:0px;
	
	
}
.newsitemlinkhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	margin-left:5pt;
	text-align:left;
	
 	 margin-top:0px;
    padding-top:0px;
	white-space: normal;
	
}
.newsitemlinkhome:hover{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.gallery{
	border: thin solid #333333;
}
.photonews{
text-align:center;
vertical-align:top;
}
.photomenu{
text-align:center;
vertical-align:top;
}
p.deadlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#CCCCCC;
}
img.nav{
	vertical-align:bottom;
}
.photolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#333333;
	margin-left:0pt;
	text-align:left;
	
 	margin-top:0px;
    padding-top:0px;
	white-space: normal;
	
}
.photolink:hover{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

.photodesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#666666;
	margin-left:0pt;
	text-align:left;
	}