/** PirateClub Chat oldal alap stíluslap
http://www.chat.pirateclub.hu
**/

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #A0A0A0;
	color: #000000;
	font-family: Georgia;
	font-size: 14px;
}

.header {
background-color: #333333;
font-size: 20px;
} 

.footer {
background-color: #FFFFFF;
font-size: 14px;
}

.footer.a {
color: #000000;
font-size: 14px;
}

.navbar {
background-color: #F0F0F0;
font-family: Georgia;
font-size: 14px;
}

a:link, a:active, a:visited {
font-size: 14px;
color: #333333
}

a:hover {
font-size: 14px;
color: #f44602;
text-decoration: none;
}

table {
margin-left: auto;
margin-right: auto;
}
.center {
border-left: solid 20px #F0F0F0;
border-right: solid 20px #F0F0F0;
}

.altcell {
background-color: #F0F0F0;
font-size: 12px;
text-align: left;
}

.regcell {
background-color: #FFFFFF;
font-size: 12px;
text-align: left;
}

.middlebar {
background-color: #F0F0F0
}

.copyright {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #444444;
letter-spacing: -1px;
}

a.copyright {
color: #444444;
text-decoration: none;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -1px
}

a.copyright:hover {
color: #f44602;
text-decoration: underline;
}

a.black { color: #000000 }
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #A0A0A0;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #f44602;
}
a:active {
	color: #333333;
}
body,td,th {
	color: #000000;