body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
background-color:#040404;}



/* IMAGE LINKS BORDER COLOR */

a img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #76272d;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;}

a img:hover {
	margin: 2px;
	padding: 2px;
	border: 1px solid #b32d36;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;}

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}

/* Misc */

blockquote {
	background: #0d0d0d;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	line-height: 15px;
	border: 1px solid #0d0d0d;
	margin-left: 5px;
	padding: 8px;}


.tr,td {
font-family: Arial; 
font-size: 11px; 
line-height: 19px; 
color: #757575;
text-align: justify;
letter-spacing:0px;}

.low {
font-family: Arial; 
font-size: 11px; 
line-height: 19px; 
color: #4b4b4b;
text-align: justify;
letter-spacing:0px;}

a:link {
text-decoration: underline;  
font-weight: normal;
cursor: hand;
color: #757575;
letter-spacing:0px; 
text-align: justify;}

a:visited,a:active {
text-decoration: underline;  
font-weight: normal;
cursor: hand;
color: #757575; 
letter-spacing:0px; 
text-align: justify;}

a:hover {
text-decoration: none; 
cursor: hand;
color: #757575;}

i {
color: #767e7e;}

