body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.greensmall {font-family: Arial; font-size: 10px; color: #46d391;}
.greytxt {color: #000000;
font-family: Arial;
	font-size: 10px;
	font-weight:bold;

}
.style5 {color: #000066}
.newshead {
	font-family:  Arial;
	font-weight: bold;
	font-size: 11px;
	color: #280072;
}

.head {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.headtitle {
	font-family:  Arial;
	font-weight: bolder;
	font-size: 19px;
	color: #24CC7E;
}
.mailtxt {
font-size: 11px; 
font-weight: bold;
color: #24CC7E;
font-family: Arial; 
  }
  .mailtxt:hover {
font-size: 11px; 
font-weight: bold;
color: #24CC7E;
font-family: Arial; 
  }
  .blog
  {
  	font-family:Arial;
	font-weight:bolder;
	font-size: 19px;
	text-transform:uppercase;
	color:#000;
  }
  .blogtxt
  {
   font-family:Arial;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
  }
  .blogtitle a:link, .blogtitle a:visited 
  {
   	font-family: Arial;
    text-decoration:none;
	font-weight: bolder;
	font-size: 19px;
	color: #24CC7E;
  }
  .blogtitle a:hover
  {
   color:#2E2C8F;
   background:none;
   }
   
.bodytext
{
font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	font-weight: 600;
	color: #666666;
}
.linktext
{
font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	font-weight: 600;
	text-decoration:underline;
	color: #666666;
}
.linktext:hover
{
font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	font-weight: 600;
	text-decoration:underline;
	color: #666666;
}

.bodytextbold
{
font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}
a

{
font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #2E2C8F;
	text-decoration:none;
}
a:hover
{
font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #2E2C8F;
	text-decoration: underline;
}

/*admin*/
.adminbodytxt
{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

.adminbutton
{
	height:20;
	width: auto;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #000000;
}
.ErrorTxt
{
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color:#FF0033;
}
.admintitle
{
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.adminlefthead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}
.adminleftlink
{

	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color:#929395;
	text-decoration:none;
	padding:0 0 0 15px;
}
.adminleftlink:hover
{

	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color:#39017E;
	padding:0 0 0 15px;
	text-decoration:none;
}
.hlinkadmin
{
	font-family:Arial;
	font-size: 11px;
	color:#929395;
	text-decoration:none;
}
.hlinkadmin:hover
{
	font-family:Arial;
	font-size: 11px;
	color:#929395;
	text-decoration:underline;
}
.copytxt
 {
	font-family:Arial;
	font-size: 10px;
	color: #000000;
}
.adminheading 
{
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.adminsubheading
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.footer
{
	font-family: Arial;
	font-size:10px;
	color:#010002;
	text-decoration:none;
	background-color:#f1f1f2;
}

.categorytitle
{
font-family: Arial;
font-size:12px;
font-weight:bold;
}

.linkurl
{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#6600CC;
}

.linkurl:hover
{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#6600CC;
text-decoration:underline;
}

.postmetadata {
   background:#ffffff;
   
   margin:10px 0 30px 0;
   padding:10px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:0.8em;
   color:#666666;
   font-family:Arial;
   font-size:11px;
}

.postlink{
   color: #24CC7E;
   text-decoration:none;
}

.postlink:hover{
   color:#24CC7E;
   background:#ffffff;
  /* background:#FFFFFF; #D1E5EF;*/
}
/* Newssignup */
.textbox
{
border: 1px solid #CACBCC;
background: #EAF0F9;
color: #3B007F;
font-size: .75em;
font-style: inherit;
}


.blogtxt img{
  border: 1px solid;
padding: 6px;
}
