body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
    
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color: #13272a;
	line-height:20px;
	/*text-align: justify;*/
}
.content{
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color: #13272a;
	line-height:20px;
	text-align: center;
	font-weight:bold;
}
.content1{
	font-family:Trebuchet MS;
	padding-left:4px; padding-right:4px;
	font-size: 12px;
	font-weight:normal;
	color: #13272a;
	line-height:20px;
	text-align: left;
	
}


p{
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color: #13272a;
	line-height:20px;
	text-align: justify;
	font-weight:bold;
}

.title{
	font-family:"Trebuchet MS";
	font-size: 17px;
	font-weight:bold;
	color: #ffffff;
	line-height:20px;
	text-align: justify;
}

.title1{
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height:20px;
	text-align: justify;
}
a.title1{
font-family:"Trebuchet MS";
font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height:20px;
	text-align: justify;
	text-decoration:none;
	
}
a.title1:hover{
font-family:"Trebuchet MS";
font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height:20px;
	text-align: justify;
	text-decoration:underline;
}


.foooter{
	font-family:   Arial, Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	line-height:20px;
	text-align: justify;
}

a.footerlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff; 
text-decoration:none;
}
a.footerlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
}

a.link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #70a900; 
text-decoration:none;
}
a.link:hover{
font-family:Arial, Helvetica, sans-serif;

font-weight:bold;
color:#70a900;
text-decoration:underline;
}
.headerTxt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
}
a.headerTxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #000000; 
text-decoration:none;
}
a.headerTxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}

a.linkBlack{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #000000; 
text-decoration:underline;
}
a.linkBlack:hover{
font-family:Arial, Helvetica, sans-serif;

font-size:11px;
color:#000000;
text-decoration:none;
}

.titletext{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#70a900;

font-weight:bold;
text-decoration:none;
}

.header{
	font-family:   Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3E3D3B;
	line-height:20px;
	text-align: center;
}

.formfields{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;

}

.inputBox {
 	BORDER: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
	width:175px;
}
.TextArea {
 	BORDER: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
	
}

.borderClass {
border:solid 1px #000000;
}


.error {
	font-size:12px;
	line-height:18px;

  color: #990000
}
.greenText {
	font-size:12px;
	line-height:18px;

  color: #70a900
}

.RedText {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}



/* Button hover style */

input.groovybutton
{
   font-size:12px;
   width:100px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#444444;
   background-color:#EEEEEE;
   border-style:double;
   border-color:#999999;
   border-width:3px;
}


table.messages_table {
border: 1px solid #000000;
/*border-collapse:0; border-spacing:0;*/
 

}

table.messages_table1 {

border: 1px solid #000000; border-top-style:none;

}

td.messages_header {

padding: 7px 7px 4px 7px;


font-weight: bold;

background: #DFECF8;

}


td.messages_message {
text-align:left;
border: 1px solid #000000;

padding: 7px;

vertical-align:top;

}


.stripeMe table {
	
	width: 80%;
	margin: 24px;
	font-size: 1.1em;
	border:#000000; border-width:1px;
}
TABLE.stripeMe
{
	border-style:solid;
	border-width: 1px;
	border-color: #1E3B01;
}


.stripeMe th {
	background: #8FC400;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	border-right: 1px solid #fff;
	line-height: 1.6;
}

.stripeMe td {
	padding: 1px 8px;
	border-bottom: 1px solid #95bce2;
	border-right: 2px solid #fff;
	vertical-align: top;
}
.alt {
	background: #ecf6fc;
}

.stripeMe td * {
	padding: 1px 1px;
}
 .stripeMe tr.over td {
	background:#bcd4ec;
}

a.two:link, a.two:visited, a.two:active {
 text-decoration:none;
}
a.two:hover{
text-decoration:underline;
}

a.one:link, a.one:visited, a.one:active {
 
  text-decoration:none;
 
}
a.one:hover{

text-decoration:underline ;

}