
/* ----------	html elements	a-z ----------	 */

a, a:hover, a:visited {text-decoration: none; color: black;}

body {
	padding: 0px 0px 0px 0px; background: #ffffff; margin: 0px; color: #888888;
	font-family: verdana, arial;
	scrollbar-base-color: #888888; 
	scrollbar-arrow-color: black;
	scrollbar-DarkShadow-Color: white; 
	background-image: url('images/backgrounds/img_38.gif');
}

table {
	background: #FFFFFF;
	font-size: 11px;
	border-color: #888888;
	cellspacing: 0;
	cellpadding: 0;
}

hr { 
color: #828282;
border: thin dotted;
}

input {	font-size:11px;	font-family:arial; font-weight: bold;}

img, img a {border: none;}

form {padding: 0px 0px 0px 0px; margin: 0px;}

tbl2 {text-align: center;}

select {font-size:10px;}

submit {font-style: bold;}

/* ------------------ classes a-z --------------------- */

.aname {
margin-top: 5px;
color: #888888;
}

.artwork_text {
	font-family: verdana;
	font-size:11px;
	font-weight: bold;
	color: #888888;
	vertical-align: top;
	text-align: center;
}

.artwork_text a, .artwork_text a:visited {
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}
.artwork_text a:hover {
	color:#FFA948;
}

.formdropdown {
	width: 200px;	
	height: 54px; 
	border: none; 
	background: #E2DEDD; 
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.formdropdown2 {
	width: 220px;	
	border: none; 
	background: #E2DEDD; 
	font-family: verdana, arial;
	font-size: 11px;
}

.img_selection {border-top: #888888 2px dotted;}

.link, .link a, .link a:visited {color: #888888;}
.link a, .link a:visited {font-weight: bold;}
.link a:hover {color: #FFA948;}

.list_modes a {
		color:black;
		text-decoration:none;
}
.list_modes a:hover {
		text-decoration:none;
}

a.menulink, a.menulink:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family:verdana;
	font-size:10px;
	color: #666666;
	border: none;
	font-weight: bold;
}

a.menulink:hover {
	background-color:#FFA948;
	color: #ffffff;
}

.navmenu {
	background: #888888;
	color: #FFA948;
  font-family:courier; 
	font-weight:bold;
}
.navmenu a, .navmenu a:visited {
	text-decoration:none;
	font-weight:bold;
}
.navmenu a:hover {
	color: #FFA948;
}

.news {
color: #828282;
font-face: verdana;
padding: 10px
}
.news a, .news a:visited {
	font-weight: normal;
 	text-decoration: none;
	color: #666666;
}
.news a:hover {
	color:#FFA948;
}

.page_title {
	font-family: courier;
  letter-spacing: 1pt; 
	word-spacing: 1pt;
 	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center; 
}
.page_title a{
	text-decoration:none;
}
.page_title a:hover {
	color: #FFA948;
}

a.selected_menulink, a.selected_menulink:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family:verdana;
	font-size:10px;
	color: #666666;
	border: none;
	font-weight: bold;
	background-color:#FFA948;
}
a.selected_menulink:hover {color:#ffffff}

.sidemenu {
	background: #ececec;
	color:black;
	font-weight:normal;
}
.sidemenu a, .sidemenu a:visited {
	color:black;
	font-weight:normal;
	text-decoration:none;
}
.sidemenu a:hover {
	color:#ffa948;
}

.sidemenu1 {
	font-weight:bold;
	padding-bottom:2px;
 	padding-left:10px;
	background: #eeeeee;
	font-size:10px;
}
.sidemenu1 a, .sidemenu1 a:visited {
	text-decoration:none;
}
.sidemenu1 a:hover {
	color:#ffa948;
}

.sidemenu2 {
 	padding-left:10px;
	background:#ffa948;
	font-weight:bold;
	color:black;
}
.sidemenu2 a, .sidemenu2 a:visited {
	color:black;
	text-decoration:none;
}
.sidemenu2 a:hover {
	color: #888888;
}

.submit {
	font-size:12px;
	font-family:arial;
	color: black;
}
.submit2 {
	font-size:12px;
	font-family:arial;
	color: black;
	background: #eeeecc;
	width:50px;
}
.submit3 {
	font-size:12px;
	font-family:arial;
	color: black;
	background: #eeeecc;
	width:50px;
}

.subtitle {
	font-family:verdana;
	color: #828282;
 	font-size: 10px;
	text-align: left;
}
.subtitle2, .subtitle2 a, .subtitle2 a:visited {
	font-family: verdana;
	color: #828282; 
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.subtitle2 a:hover {
	color:#FFA948;
}

.texthighlight, .texthighlight a, .texthighlight a:visited {
	font-family:verdana, arial;
	color:#FFA948;
	font-weight:bolder;
}
.texthighlight a:hover {
	color:#666666;
}

.title1{
  padding: 0;
	font-family: courier;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.title1 a, .title1 a:visited {
	text-decoration:none;
	color:#666666;
}
.title1 a:hover {
	color:#FFA948;
}

.title2 {
	font-family:"courier new";
	color:#666666;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}
.title2 a {
	text-decoration:none;
}


