﻿.textlink {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#F37417;
	text-decoration:none;
}
.textlink:hover {
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color: White;
	text-decoration:blink;
}
.textlinkHeading {
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#F37417;
	text-decoration:none;
}
.textHeading {
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#7c6201;
}
.small_text
{
	font-family:Arial;
	font-size:10px;
	color:#86888c;
 	font-weight:normal;
}
.hLine
{
    width:100%;
    height:0.5px;
    color:#cccccc;    
}
.ControlTable
{
    font-size:12px;
    background-color:#669934;
}

.TemplatesTable
{
	padding: 0px;
	border-spacing:0px;
	height:170px;
}

.TemplatesTable th
{
	height:80px;
}
.TemplatesTable td
{
	font-size: 9pt;
	color:#F49726;
	FONT-FAMILY: Arial;
	vertical-align:top;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.TemplatesTable a
{        
    color: #58656D;
	font-weight:bold;
	FONT-FAMILY:Arial;
	text-decoration:none;
}

