body {
	background: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #404040;
	scrollbar-face-color: #909090;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #202020;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justified;
	background: url(images/webbg.gif);
}

.userinput {
	background: #002537;
	color:	#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	width: 430px;

}

.sublink {
	color: #A0A0A0;
	font-size: 8pt;
}

.sublink:hover {
	color: #ffffff;
}


.userselect {
	background: #033547;
	color:	#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	height: 21px;
	text-align: center;
}

.imgbox {
	text-align: center;
	background: url(images/bg.gif);
}

.imgbg {
	background: url(images/bg.gif);
	height: 136px;
	width: 136px;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

.imgbg2 {
	background: url(images/bg.gif);
	height: 136px;
	width: 320px;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}


.imgborder {
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}




.menu_home {
	background: url(images/home.gif) 0px 0px;
	display: block;	
	width: 76px; 
	height: 39px;
}

.menu_home_selected {
	background: url(images/home.gif) 0px -39px;
	display: block;	
	width: 76px; 
	height: 39px;
}

.menu_home:hover {
	background: url(images/home.gif) 0px -39px;
}

.menu_top10 {
	background: url(images/top10.gif) 0px 0px;
	display: block;	
	width: 168px; 
	height: 39px;
}

.menu_top10_selected {
	background: url(images/top10.gif) 0px -39px;
	display: block;	
	width: 168px; 
	height: 39px;
}

.menu_top10:hover {
	background: url(images/top10.gif) 0px -39px;
}

.menu_upload {
	background: url(images/uploadpic.gif) 0px 0px;
	display: block;	
	width: 159px; 
	height: 39px;
}

.menu_upload_selected {
	background: url(images/uploadpic.gif) 0px -39px;
	display: block;	
	width: 159px; 
	height: 39px;
}

.menu_upload:hover {
	background: url(images/uploadpic.gif) 0px -39px;
}

.menu_contact {
	background: url(images/contact.gif) 0px 0px;
	display: block;	
	width: 126px; 
	height: 39px;
}

.menu_contact_selected {
	background: url(images/contact.gif) 0px -39px;
	display: block;	
	width: 126px; 
	height: 39px;
}

.menu_contact:hover {
	background: url(images/contact.gif) 0px -39px;
}



.portfolio-button-1:hover {

	background: url(images/portfolio-button-1.gif) 0px -32px;
}


.pagetitle {
	font-size: 20pt;
	color: #FFFFFF;
	text-align: center;
}

.menubg {
	background: #033547;
	text-align: center;
}


address {
	font-size: 8pt;
	color: #808080;
	text-align: center;
}

.enlarge {
	color: #00FFFF;
	font-size: 8pt;
	text-align: center;
}

.bigimagerating {
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
}

.prevnext {
	color: #808080;
	font-size: 12px;
	font-decoration: none;
}

.prevnext:hover {
	color: #FFFFFF;
}

.userinput:hover {
	background: #033547;
}

.imgnamex {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}

.imgname {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.imgname:hover {
	color: #404040;
	text-decoration: underlined;
}

.rating {
	color: #FFFF00;
	font-size: 8px;
	text-decoration: none;
	line-height: 9px;
}

.rating:hover {
	color: #FFFF80;
	text-decoration: underlined;
}

.bigimagetitle {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.bigimageabout {
	color: #FFFFFF;
	font-size: 12pt;
	text-align: center;
}


.top10link {
	color: #000000;
	text-decoration: none;
}
.top10link:hover {
	color: #404040;
	text-decoration: none;
}


.userbutton {
	background: #909090;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #404040;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 23px;
}

.imgboxsmall {
	font-size: 10pt;
}


.userbutton:hover {
	background: #B0B0B0;
}


.userbutton:active {
	background: #909090;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #404040;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #404040;
	color: #000000;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}


.tablefield {
     text-align: right;
}

.tablevalue {
     text-align: left;
}