
body { 
background:#000000 url(images/bgg.jpg) repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

tr, p { 
color:#929297;
font-family: tahoma;
font-size:11px;
line-height:12px;
text-align:justify;

}

.title { font-family:arial;
font-size:12px;
text-transform:uppercase;
color:#d0b792;
padding-bottom:5px;
padding-top:5px;
height:25px;
font-weight:bold
}

.sidebar {background: #02060f url(images/bg-cont.jpg) repeat-x;
padding: 8px; border: 0px solid #684452; border-width: 0px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}

.content {background: #02060f url(images/bg-cont.jpg) repeat-x;
padding: 8px; border: 0px solid #684452; border-width: 0px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}


a {color:#d0b792;  text-decoration: none; font-weight:bold

}

a:hover{color:#d0b792; 	text-decoration: underline;
}


img {	
    border: 0px solid #d0b792;
}
a img {
	border: 0px solid #d0b792;
}
a:hover img {
	border: 0px solid #223e53}

em {color:#d0b792}

