﻿body
{
	background-color: Black;
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	color: #d2be9c;
}

td 
{
    font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	color: #d2be9c;
}

a, a:visited
{
	color: #960000;
	text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}


img
{
	border: none;
	/*border-bottom-style: none;
	border-bottom-width: 0px;*/
}


.footer
{
	color: #a3513d;
}

.footer a, .footer a:visited
{
	color: #a3513d;
	text-decoration: none;
}

.RedLinks
{
    color: #960000;
}

.RedDark 
{
    color: #7d1e11;
}

p 
{
    margin-bottom: 10px;
    margin-top: 10px;
}


.NewsDate
{
	color: #7d1e11;
	font-weight: bold; 
	padding-bottom: 5px;
	vertical-align:top;
}

.NewsTitle
{
	color: #d2be9c;
	font-weight: bold; 
	padding-bottom: 5px;
	text-align: left;
}

#ctl00_ContentLeft_TattooGroups a, #ctl00_ContentLeft_TattooGroups a:visited
{
    color: #d2be9c;
	font-weight: bold; 
	padding-bottom: 5px;
	text-align: left;
}

.NewsTitle a, .NewsTitle a:visited
{
	color: #d2be9c;
	font-weight: bold; 
	padding-bottom: 5px;
	text-align: left;
}

.NewsTitle a:hover
{
	color: #7d1e11;
	font-weight: bold; 
	padding-bottom: 5px;
	text-align: left;
}


.NewsCell
{
	background-color:Transparent;
	border: none;
	color: #d2be9c;
	vertical-align: top;
}


input, textarea
{
	background: #9a8e70;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c1b5;
	color: #d2be9c;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 3px;
}

.TitleImage
{
    padding: 15px 0px 15px 0px;
}

.message_sent
{
    color: #006600;
}

.message_send_failed
{
    color: #990000;
}

.TattooGroupsHeader
{
	color: #d2be9c;
	font-weight: bold; 
	padding-bottom: 5px;
	text-align: left;
	border: none;
	border-bottom: solid 1px #c8c1b5;
	background-color: Transparent;
}

.TattooGroupsPager
{
	color: #d2be9c;
	font-weight: bold; 
	padding-top: 5px;
	text-align: left;
	border: none;
	border-top: solid 1px #c8c1b5;
	background-color: Transparent;
}

.TattooGroupsHeader td
{
    font-weight: bold;
}