﻿/* ADMIN STYLES */
.dgrd
{
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}

.dgrd a:link, .dgrd a:visited, .dgrd a:active
{
	text-decoration: none;
	color: #000066;
}

.dgrd a:hover
{
	text-decoration: underline;
	color: #000066;
}

.dgrdHead
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #808080;
	text-decoration: none;
	border: none 0px;
	position: relative;
	top: 0px;
	z-index: 10;
}

.dgrdHead a:link, .dgrHead a:active, .dgrHead a:visited, .dgrHead a:hover
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	color: #000066;
	text-decoration: underline;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: black;
	font-weight: 100;
}
.btn_Client
{
	background-image: url(btn_ext.png);
	background-color: #6B6BE5;
	border: solid 1px #6B6BE5;
	color: #ffffff;
	font-family: Arial, Tahoma;
	font-size: 9pt;
}

/* END OF ADMIN STYLES */

/* BLOG STYLES */

.mainCopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; /*line-height: 16px;*/
	font-weight: normal;
	color: #000000;
}
.spacing
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal; /*line-height: 6px;*/
	font-weight: normal;
}
.titlte
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #639ADE;
}

/* END OF BLOG STYLES*/
