/* --------------------------------------------------BODY--------------------------------------------------------*/

body {
	background-color: #000127;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 15px;
	color: #333333;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
}

/* --------------------------------------------------TEXT--------------------------------------------------------*/


.maintxt		{
	font-size : 11.5px;
	line-height : 20px;
	font-family : Verdana, Arial,  Helvetica;
	font-weight : normal;
	color : #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2EED9;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.mainB 			{font-size : 11px; line-height : 14px; font-family : Verdana, Arial,  Helvetica; font-weight : bold; color : #333333;}

/* --------------------------------------------------HYPERLINKS--------------------------------------------------------*/

A:Visited  		{
	color : #474A20;
	text-decoration: none;
	font-weight: bolder;
}
a:link			{
	color : #474A20;
	text-decoration: none;
	font-weight: bolder;
}
.error{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FF0000;
}
A:Active  		{
	color : #161937;
	text-decoration: none;
	font-weight: bolder;
}
A:Hover  		{
	color : #1A1F46;
	text-decoration: none;
	font-weight: bolder;
}
.singbutton{background:none; border:none; background:url(../images_email/sign_up.jpg) no-repeat 0 0; display:block; width:67px;  border-color:#DBD7BB; font-family:"Myriad Pro"; font-size:13px; color:#2E2E2E;  text-align:center;}
a.link{text-decoration:underline;}

