body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header{
background-image:url(../images/new-hg-black_01.gif);
width:770px;
height:75px;
}
.footer{
background-image:url(../images/new-hg-black_13.gif);
width:770px;
height:75px;
}
.nav{
width:170px;
height:auto;
}
.nav ul{
width:auto;
}
.nav li{
background-image:url(../images/new-hg-black.gif);
background-repeat:no-repeat;
height:50px;
width:200px;
list-style:none;
font-weight:normal;
}
.nav li a{
background-image:url(../images/new-hg-black.gif);
background-repeat:no-repeat;
list-style:none;
text-decoration:none;
color:#5f5f5f;
font-size:20px;
font-weight:normal;
}

.nav li a:hover{
background-image:url(../images/new-hg-black_06.gif);
background-repeat:no-repeat;
text-decoration:none;
color:#c0c0c0;
font-weight:normal;
}
.nav li.top{
background-image:url(../images/nav_top-black.gif);
background-repeat:no-repeat;
height:50px;
width:170px;
font-weight:normal;
}
.nav li.top a{
background-image:url(../images/nav_top-black.gif);
background-repeat:no-repeat;
list-style:none;
text-decoration:none;
color:#5f5f5f;
font-size:20px;
font-weight:normal;
}
.nav li.top a:hover{
background-image:url(../images/new-hg-black_05.gif);
background-repeat:no-repeat;
list-style:none;
text-decoration:none;
color:#c0c0c0;
font-weight:normal;

}
.nav li.bottom{
background-image:url(../images/nav_bottom-black.gif);
background-repeat:no-repeat;
height:50px;
width:170px;
font-weight:normal;
}
.nav li.bottom a{
background-image:url(../images/nav_bottom-black.gif);
background-repeat:no-repeat;
list-style:none;
text-decoration:none;
color:#5f5f5f;
font-size:20px;
font-weight:normal;
}
.nav li.bottom a:hover{
background-image:url(../images/new-hg-black_11.gif);
background-repeat:no-repeat;
list-style:none;
text-decoration:none;
color:#c0c0c0;
font-weight:normal;
}
.title{
color:#c0c0c0;
font-size:24px;
margin-left:25px;
}
.title a{
color:#c0c0c0;
font-size:24px;
text-decoration:none;
font-weight:normal;
}
.header-text{
color:#c0c0c0;
font-size:12px;
margin-right:35px;
margin-top:-15px;
}
.maincontent{
border:solid 1px #c0c0c0;
width:485px;
height:auto;
padding:10px;
font-size:12px;
color:#c0c0c0;
/**overflow: scroll;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#000000;
*/
}
.maincontent2{
border:solid 1px #c0c0c0;
width:485px;
height:500px;
padding:10px;
font-size:12px;
color:#c0c0c0;
overflow: scroll;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#000000;

}
.maincontent3{
width:465px;
height:400px;
padding:10px;
font-size:12px;
color:#c0c0c0;
overflow: scroll;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#000000;

}
.footer-text{
font-size:10px;
color:#c0c0c0;
margin-left:15px;
margin-top:-10px;
}
.footer-links{
font-size:10px;
color:#c0c0c0;
margin-right:35px;
font-weight:normal;
}
.footer-links a{
font-size:10px;
text-decoration:none;
color:#c0c0c0;
font-weight:normal;
}
label {
	padding:1px;
	margin-top:5px;
	margin-left:20px;
	text-align:left;
	width:200px;
	float:left;
	font-weight:bold;	
}

input{
	padding:1px;
	margin-top:5px;
	margin-left:20px;
	text-align:left;
	width:150px;
	float:left;
	color:#000000;
	font-size:11px;
}  
input.file{
position: relative;	
	padding:1px;
	margin-top:5px;
	margin-left:20px;
	text-align:left;
	width:150px;
	float:left;
	color:#000000;
	z-index: 2;
	font-size:11px;
	}
textfield {
	color:#000000;
	margin:3px;
	height:20px;
	padding: 3px 8px;
	width:200px;
	font-size:11px;
}

textarea {
	padding:1px;
	margin-top:5px;
	margin-left:20px;
	color:#333 ;
	height:100px;
	width:150px;
	color:#000000;
	font-size:11px;
}
select {
	padding:1px;
	margin-top:5px;
	margin-left:20px;
	color:#333 ;
	height:100px;
	width:150px;
	color:#000000;
	font-size:11px;
}
#submit {
	text-align:center;
	padding:2px;
	height:28px;
	width:80px;
	color:#000000;
	font-weight:bold;
	margin-left:250px;
}
#gallery ul{
width:auto;
left:0px;
margin-left:0px;
}
#gallery li{
list-style-type:none;
float:left;
display:inline;
padding-left:5px;
color:#666666;
font-weight:bold;
text-align:justify;
padding-bottom:5px;
}
#gallery li a{
text-decoration:none;
color:#666666;
}
#gallery li a:hover{
text-decoration:none;
color:#ffffff;
}
a{
font-weight:bold;
text-decoration:none;
color:#c0c0c0;
font-size:12px;}
a:visited{
text-decoration:none;
color:c0c0c0;}
.mainimage{
width:330px;
height:330px;

}

