body
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}
p {}

td {}

a:link { color: #50d7a5; text-decoration: none}

a:visited { color: #7a7a7a; text-decoration: none}

a:hover { color: #b9b394; text-decoration: none}

a:active { color: #50d7a5; text-decoration: none}


.newstitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #50d7a5;
}

.newsdate
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #ffffff;
}

.Normal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

.Normalgray
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7a7a7a;
}

.Bold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

.Boldgray
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7a7a7a;
}

.small
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
}    

.SmallBold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #ffffff;
}

.smallgray
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #7a7a7a;
}

input, textarea{
	background:#222222;
} 

label.error{
	font-size:9pt;
	color:#8C1717;
}

#mailer{
	width:209px;
	height:23px;
	line-height:23px;
	background:url('img/mail.png') no-repeat;
	border:0;
	color:#FFF;
}

.success{
	color:#458B00;
	font-weight:bold;
}

#second_t{
	font-size:12pt;
}

#mail_s{
	font-size:9pt;
}   