html{
	height:97%;
	margin:0px;
	padding:0px;
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: black;
	font-weight: normal;
}

body{
	height:97%;
	margin:0px;
	padding:0px;
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: black;
	font-weight: normal;
}

#table1{
	width:100%;
	height:100%;
}

#table2{
	width:100%;
	height:100%;
}

#bar{
	background-color: #F2F2F2;
}

#navigation{
	background-color: #D9D9D9;
	vertical-align: top;
	text-align: left;
}

table,td	{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
}

#head-bg{
	background-image: url(images/head-bg.gif);
	background-attachment: scroll;
	background-position: left;
	background-repeat: repeat-x;
	vertical-align: middle;
}

#foot-bg{
	background-image: url(images/foot-bg.gif);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
}

#foot-copy{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 3px;
	line-height: 120%;
	/*background-position:top;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(images/ibgcopy1.jpg);*/	
}

#bg-index{
	background-position:top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/bg-index.jpg);
}

#bg-index2{
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(images/bg-index.gif);
}

#index-slogan{
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/index-slogan.gif);	
}

#news{
	font-family:Tahoma,Verdana, sans-serif;
	font-size:10px;
	padding-left: 20px;
	width:195px;
	color:#4D4D4D;
	text-align: justify;
	vertical-align: middle;}
	
#hr-orange{
	background-color: #ff6600;
}

#hr-black{
	background-image:url(images/hr-black.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
}

#h4{
	font-size:18px;
	font-weight: bold;
	color:#999999;
}

#tenpx{
	font-size: 10px;
	text-decoration: none;
	color: black;
}

#tenpx:hover{
	font-size: 10px;
	text-decoration: underline;
	color: black;
}

a{
	text-decoration:underline;
	color:black;
}

a:hover{
	text-decoration:none;
}

table.info{
	font-size: 10px;
}

#bg77{
	background-image: url(images/i-3.gif);
	background-attachment: scroll;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#bg66{
	background-image: url(images/i-4.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#bg55{
	background-image: url(images/i-6.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#ibg1{
	background-image: url(images/i-bg1.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#ibg2{
	background-image: url(images/i-bg2.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#ibgtop{
	background-image: url(images/ibgtop.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: bottom right;}
	
#ibgbot{
	background-image: url(images/ibgbot.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top right;}
	
#ibgleft{
	background-image: url(images/ileftbg.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position:right;
}

#bgslogan{
	background-image: url(images/head-bgslogan.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:center;
}

#bgslogan2{
	background-image: url(images/head-bgslogan2.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:center;
}

table.info{
width:97%;
border-collapse: collapse;
border-spacing: 1px;
margin-bottom: 0em;
margin-top: 0em;
margin:10px 0px 10px 0px;
background-color: white;
font-size:11px;
vertical-align: middle;
}

table.info td{
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color: #AEAEAE;
	padding: 5px;
	text-align:left;
}

table.info th{
	font-weight:normal;
	font-size:11px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color: #9D9D9D;
	background-color: #E6E6E6;
	padding: 5px;
	text-align:center;
	vertical-align: middle;
}
