A 	{color: #CE0101; text-decoration:none;}
A:visited 	{color: #CE0101; text-decoration:none;}
A:hover 	{color: #CE0101; text-decoration:underline;}
A:active 	{color: #CE0101; text-decoration:underline;}

A.readmorelink 	{color: #EE8607; text-decoration:none; }
A.readmorelink:visited 	{color: #EE8607; text-decoration:none; }
A.readmorelink:hover 	{color: #EE8607; text-decoration:underline; }
A.readmorelink:active 	{color: #EE8607; text-decoration:underline; }


BODY		
{
	FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #505050;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	BACKGROUND-COLOR: #000000; 
	background-image: url();
	background-position: top center;
	background-repeat: repeat-x;
}



TD
{
    FONT-SIZE: 12px;
/*    COLOR: #7c4182; */
    COLOR: #3D4344;;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}


.emailaddress
{
    FONT-SIZE: 14px;
    COLOR: #BBBBBB;
	font-weight: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

input.txtField {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	height: 16px;
	margin: 0px 0px;
	width: 180px;
	padding: 2px;
	font-size:12px;
	color:#787878;
}























.smalltype
{
    FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #BBBBBB;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}

.smalltype_white
{
    FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #FFFFFF;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}


.error {
font-family: Tahoma;
font-size: 8pt;
color: red;
margin-left: 50px;
display:none;
  }


	
select {
/*	border: 1px solid #5a5a5a;  f5822a
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;*/
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; }

	
textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 75px;
	color: #333333; }
	