html, body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
body{
	background-color: #000000;
	font-family: Verdana;
	color: #999999;
	text-align: center;
	font-size: 10px;


}

#container{
	margin-top: 14px;
	width: 929px;
	text-align: left;
	margin: 0px auto;
	background-color: #000000;
	min-height: 100%;



}
#headimage{
	width: 100%;
	float: left;
	height: 52px;
}
#headimage img{
	border: 0px;
}
#menu{
	border: 0px solid #808080;
	width: 100%;
	height: 13px;
	float: left;

}

#panel{
background-image: url(../images/panel.gif);
	background-repeat:  no-repeat;
    background-padding: 10px; 
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
}
#panel2{
background-image: url(../images/panel2.gif);
	background-repeat:  repeat-y;
	padding-left: 5px;
	padding-bottom: 5px;
}

#content{
	border: 1px solid #808080;
	width: 929px;
}
table{
 	width: 929px;
 }
#leftborder{
	min-height: 100%;
	height: 100%;
	width: 140px;
	background: url(../images/pattern.gif) repeat-y left top; 
	dispay: table;
	float: left;
	border-right: 1px solid #808080;
}
#pagetitle{	
	padding-top: 10px;
	background: url(../images/pattern.gif) repeat-y left top; 
}
h1.ptitle{	
	background-image: url(../bar.PNG);
	background-repeat:  no-repeat;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#mainfield{
	background: url(../images/pattern.gif) repeat-y left top; 
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: justify;
	/*height: 100%;*/
}
#mainfield p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

#mainfield h1{
	width: 100%;
	
	background-image: url(../images/newsbar.png);
	background-repeat: no-repeat;
	/*background-color: #959595;
	border: 1px solid #A1A1A1;*/
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 2px;
	font-weight: normal;

}

#mainfield h2{
	
	background-image: url(../images/sidebar.png);
	background-repeat: repeat-x;
	border: 1px solid #2E2E2E;
	/*background-color: #959595;
	border: 1px solid #A1A1A1;*/
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
	font-weight: normal;

}
#mainfield h3{
	width: 100%;
	
	background-image: url(../images/headerbar.png);
	background-repeat: no-repeat;
	/*background-color: #959595;
	border: 1px solid #A1A1A1;*/
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
	font-weight: normal;

}

#mainfield h5{
	width: 500px;
	background-image: url(../images/sidebar.png);
	background-repeat: repeat-x;
	border: 1px solid #2E2E2E;
	margin: 0px auto;
	background-color: #000000;
	height: 100%;
	padding-left: 10px;
	margin: 0px 10px 0px 10px;
	font-weight: 100%;
}

#mainfield h4{
	width: 225px;
	background-image: url(../images/sidebar.png);
	background-repeat: repeat-x;
	border: 1px solid #2E2E2E;
	text-align: left;
	margin: 0px auto;
	background-color: #000000;
	height: 100%;
	float: left;
	padding-left: 10px;
	margin: 0px 10px 0px 10px;
	font-weight: normal;
}
#mainfield h1{
	margin-bottom: 10px;
}
#footer{
	width: 100%;
	text-align: center;
	float:left;	
}
h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	
}
.menuitemoff{
	color: #FFFFFF;
	background-color: #000000;
	cursor: hand;
	cursor: pointer;
	
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.menuitemon{
	color: #000000;
	background-color: #A1A1A1;
	cursor: hand;
	cursor: pointer;
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;	
}
.header{
	height: 29px;
	width: 100%;
	background-image: url(../images/backgroundhdr.gif);
	background-repeat: repeat-x;
	float: left;
}
.header h1{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-left: 10px;
	
	font-weight: bold;
	font-size: 100%;		
}
.body{	
	float: left;
	padding: 4px;
}
.newsitem{
	border-bottom: 1px dashed #A1A1A1;
	padding-bottom: 4px;
	
	text-align: justify;
}
.newsitem img{
	align: left;
}
h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-weight: bold;
	font-size: 110%;
}
h2{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	font-weight: normal;
	font-size: 100%;
}
p{
	margin: 0px 0px 0px px;
	padding: 0px 0px 0px 0px;
}
p.clear
{
	clear: all;
}		
a{
	text-decoration: none;
	color: #C0C0C0;
}
a:visited, a:hover
{
	color: #808080;
	text-decoration: none;
}
.centered{
	text-align: center;
}

td.title{
	font-size: 11px;
}	

#mainfield table{
font-size: 100%;
}




.bl {background: url(../images/bl2.gif) 0 100% no-repeat background: url(../images/bg.gif) repeat-x y;}
.br {background: url(../images/br2.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl2.gif) 0 0 no-repeat}
.tr {background: url(../images/tr2.gif) 100% 0 no-repeat; padding:10px}
 .b {background: url(../images/dot2.gif) 0 100% repeat-x}
.l {background: url(../images/dot2.gif) 0 0 repeat-y}
.r {background: url(../images/dot2.gif) 100% 0 repeat-y}
.t {background: url(../images/dot2.gif) 0 0 repeat-x}

