a {
	text-decoration:none;
}
.utenti a:link
{
	color: #ff0000;
	text-decoration: none;
}
.utenti a:visited
{
	color: #ff0000;
	text-decoration: none;
}
.utenti a:hover 
{
	text-decoration: underline;
}
.titles
{
	color: #ff0000;
	text-decoration: none;
}
.titles:hover
{
	background: #ff0000;
	color: white;
	text-decoration: none;
}
.links
{
	color: #ffffff;
	text-decoration: none;
}
.links:hover
{
	background: #ff0000;
	color:#000000;
	text-decoration: none;
}
/* By default (td, body..) use verdana */
img {border:none;}
body, td, th , tr
{
	/*color: #ff0000;*/
	font-size: 11px;
	font-family: Verdana, Helvetica;
	font-weight:bold;
}

/* The main body of the entire forum. */
body
{
	background-color:#000000;
	color:#ffffff;
	margin-top:0;
	padding:0;
	text-align:center;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #A3A3A3;
	background-color: #666666;
	width: 85%;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}
.center
{ 
	text-align:center
}
.topmidback {
	background-image:url(topmid_vamp.jpg); 
	background-repeat:repeat-x;
}
.topback {
	background-image:url(top_vamp.jpg); 
	background-repeat:no-repeat;
}
.leftback {
	background-image:url(left_vamp.jpg); 
	background-repeat:no-repeat;
}
.midback {
	background-image:url(mid_vamp.jpg); 
	background-repeat:repeat-x;
}
div#personaggio { 
	background-image:url(personaggio_vampiressa.png); 
	background-repeat:no-repeat;
	position: relative;
	top: 0px;
	right: 1px;
	height: 920px;
	width: 377px;
	overflow: visible;
	z-index:0;
}
div#mainmenu {
	position: relative;
	top: -10px;
	left: 0px;
	height: 180px;
	overflow: visible;
	text-align:left;
	width:180px;
}
div.mainmenu { 
		color:#ffffff;
		font-weight:normal;
}
div.mainmenu a { 
		color:#ffffff;
		text-decoration:none;
}
div.mainmenu a:hover { 
		text-decoration:underline;
}
ul#menubox {
		list-style: square;
		color: red;
}
div.smalltext { 
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	top:60px;
	position:relative;
}
div.smalltext a { 
		color:#FFFFFF;
}
div.smalltext a:hover { 
		color:#FFFFFF;
		text-decoration:underline;
}
.authors { 
		color: #E0272C;
		text-decoration:none;
}
.authors:hover { 
		text-decoration:underline;
}
.stats a {
		color: #E0272C;
		text-decoration:none;
}
form {
	margin:0px;
	padding:0px;
	/*color: #ff0000;*/
	font-size: 11px;
	font-family: Verdana, Helvetica;
}
select {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}
div.imm_poll_bg {
	background-image: url(Button_Black.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:31px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	padding-top:16px
}
div.imm_poll_bg_left {
	background-image: url(Button_Black.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:31px;
	width:140px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;
	font-weight: bold;
	padding-top:16px
}
div.imm_poll_bg_left:hover {
	background-image: url(Button_Red_br.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:31px;
	width:140px;
	text-align:center;
	vertical-align:middle;
	color: #000000;
	font-weight: bold;
	padding-top:16px
}

