BODY {
	font-family: Tahoma;
	background-color: #1E1C1D;
	font-size: 12px;
	padding-left: 80px;
	padding-right: 80px;
}

.fontleft {
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	border-style: normal;
	color: #000000;
}

.fontright {
	border-style: normal;
	font-family: Tahoma;
	color: #000000;
	font-size: 10.5px;
}

.lwrida {
	font-style: inherit;
	background-color: #1E1C1D;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: x-small;
}

.tdtitle {
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	background-color: #455F76;
	color: #3a3a3a;
	font-family: Tahoma;
	font-weight: bolder;
	border-color: #C0BFBF;
	background-image: url(http://www.rockarolla.gr/themes/DeepBlue/forums/images/newrock1.gif);
}

.tdleft {
	border-top-width: 0px;
	border-left-width: 1px;
	font-size: 11px;
	border-style: solid;
	font-style: normal;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #E9E3E3;
	font-family: Tahoma;
	border-color: #C0BFBF;
}
.tdread {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.tdright {
	border-left-width: 1px;
	border-right-width: 1px;
	color: #000000;
	border-style: solid;
	background-color: #C3BFBF;
	border-bottom-width: 1px;
	font-style: normal;
	font-size: 11px;
	border-color: #C0BFBF;
	border-top-width: 0px;
	font-family: Tahoma;
}

INPUT {
	font-size: 11px;
	border-color: #1E1C1D;
	color: #000000;
	border-width: 1px;
	background-color: #E9E3E3;
	border-style: solid;
}

A:link {
	text-decoration: none;
	color: #DA0A0A;
}

A:active {
	text-decoration: none;
	color: #DA0A0A;
}

A:visited {
	color: #DA0A0A;
	text-decoration: none;
}

A:hover {

	text-decoration: underline;
	color: #DA0A0A;
}

.TopMenu {
	font-weight: bold;
	color: #DA0A0A;
	font-size: 18px;
}

.TopMenu A:link {
	text-decoration: none;
	color: #DA0A0A;
}

.TopMenu A:active {
	color: #DA0A0A;
	text-decoration: none;
}

.TopMenu A:visited {
	text-decoration: none;
	color: #DA0A0A;
}

.TopMenu A:hover {
	color: #DA0A0A;
	text-decoration: underline;
}
.nored { color: #000000; font-size: 11px; font-family: Tahoma }
.nored A:link { color: #000000; font-size: 11px; font-family: Tahoma }
.nored A:active { color: #000000; font-size: 11px; font-family: Tahoma }
.nored A:visited { color: #000000; font-size: 11px; font-family: Tahoma }
.nored A:hover { color: #DA0A0A; font-size: 11px; font-family: Tahoma; text-decoration: underline}
ul { padding-left: 0px; padding-right: 15px; font-size: 11px;}
li { padding: 0 px; font-size: 11px;}
ul li { list-style: disc url(/new/blue/dot.gif) outside; 
 padding-right: 10px; font-size: 11px;}
 .SIGNUP { font-size: 12px; COLOR: #FFFFFF; font-family: Tahoma; font-weight: bold}
.SIGNUP A:link {BACKGROUND: none; COLOR: #FFFFFF; font-size: 12; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; }
.SIGNUP A:active {BACKGROUND: none; COLOR: #FFFFFF; font-size: 12; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; }
.SIGNUP A:visited {BACKGROUND: none; COLOR: #FFFFFF; font-size: 12; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; }
.SIGNUP A:hover {BACKGROUND: none; COLOR: #FFFFFF; font-size: 12; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; }
.FOOTER { color: #FFFFFF; font-size:11px; }

.img-shadow {
float:right;
background: url(trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
