﻿body {
margin:0px;
padding:0px;
background-color:#494646;
color:#ffffff;
font:Tahoma;
}

a, a:active, a:visited {
color:#ffffff;
text-decoration:none;
font:bold;
}



.link a:visited {
	color:#444444;
}
.link a:hover {
	color:#000;
}
.artlink a
{
  font-weight:bold;
  font-size:20;
  color:#ee4747;
}
.artlink a:visited {
	color:#FFF;
	
}
.artlink a:hover{
	color:#a22622;
}
.morelink a
{
  color:#bc211c;
}
.morelink a:hover{
	color:#000;
}

.namelink a, .namelink a:active, .namelink a:visited {
	color:#000;
}
.namelink a:hover {
	color:#600;
}
.booklink a, .booklink a:active, .booklink a:visited {
	color:#000;
}
.booklink a:hover {
	color:#600;
}
 .newslink a, .newslink a:active, .newslink a:visited {
color:#fff;
text-decoration:none;
}
.newslink a:hover {
color:#933;
text-decoration:none;
}
 
.mar, .mar a, .mar a:visited, .mar a:active
{
	color:#FFF;
	text-decoration:none;
}

.mainmenu {
/*background-image:url('../images/menu_back_05.png');*/
background-repeat:repeat-x;
font-size:22px;
font-weight:bold;
}

.menuline {
background-image:url('../images/menu_line_05.png');
background-repeat:no-repeat;
padding-top:8px;
padding-bottom:4px;
}

.username {
	background-image:url('../images/username.png');
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	padding-right:10px;
	padding-left:23px;
	padding-top:5px;
	border:0px;
	width:142px;
	height:30px;
	margin-bottom:10px;
	text-align:center;
	color:#717171;
}

.password {
	background-image:url('../images/password.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	padding-right:10px;
	padding-left:25px;
	padding-top:5px;
	border:0px;
	width:142px;
	height:30px;
	margin-bottom:10px;
	text-align:center;
	color:#717171;
}

.submit {
	background-image:url('../images/submit.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	border:0px;
	width:70px;
	height:30px;
	text-align:center;
	color:#ffffff;
	margin-bottom:-10px;
}

.login {
background-image:url('../images/login_button_14.png');
background-repeat:no-repeat;
padding-right:14px;
padding-left:16px;
padding-bottom:10px;
}
.left_link {
	background-image:url(../images/images/left_link_03.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	width:116px;
	height:23px;
	padding-top:2px;
}
.left_link a,.left_link a:visited,.left_link a:active {
	margin-right:10px;
}
.submit-go
{
	width:125px;
	height:23px;
	text-align:center; 
	border:solid 1px #FFF; 
	background:#a22622;
	font:bold; 
	color:#FFF;
}
.good
{
	text-align:center; 
	height:30px;
	border:solid 1px #FFF; 
	background:#6C6;
	font:bold; 
	color:#000;
}
.failed
{
	text-align:center; 
	height:30px;
	border:solid 1px #FFF; 
	background:#a22622;
	font:bold; 
	color:#FFF;
}
