body {
	background-image: url(http://www.audacianapocensis.ro/page.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{ 
    font-size: 11px
}

.header_text
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #990000;
    text-decoration: none
}

.cell_header
{
    background-image: url(templates/images/cell_bg.jpg);
    height: 30px
}

.form
{
    border: 1px #000000 solid;
    background-color: #FFFFFF
}

.button
{
    background-color: #0099FF;
    color: #000000;
    border: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.name
{
    font-weight: bold;
    color: #990000;
    font-size: 15px
}
.post_bg {  background-color: #EBEBEB}
.name_bg {  background-color: #BAD9EB}
a:link {  color: #0066CC; font-size: 11px; text-decoration: none}
a:visited {  color: #000000; font-size: 11px; text-decoration: none}
a:hover {  color: #990000; font-size: 11px; text-decoration: underline}
.table_border {  background-color: #000000}
.white_bg {  background-color: #FFFFFF}

