body 
{
}

td, p
{
	font-family: Century Gothic , Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	
}

a, a:link, a:visisted, a:active
{
	color: #696969;
	text-decoration: underline;
}

a:hover
{
	color: #696969;
	text-decoration: none;
}

.TextBox
{
	border-right: #9eacaf 1px solid;
	border-top: #9eacaf 1px solid;
	border-left: #9eacaf 1px solid;
	border-bottom: #9eacaf 1px solid;
}
.PinkTR
{
background-color: #fbaeff;

}

.VioletTR
{
background-color: #bd9dff;

}

.BlueTR
{
background-color: #bdc6ff;
}

.LightBlueTR
{
background-color: #8bdbff;
}

.DarkBlueTR
{
background-color: #808dff;
}

.MidBlueTR
{
background-color: #85b5ff;
}


.DarkGrayTR
{
background-color: #a7bbb2;
}


.DarkGreenTR
{
background-color: #73bd1e;

}
.LightGreenTR
{
background-color: #d0ea65;

}
.BoldBlackFont
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.BoldGrayFont
{
	font-weight: bold;
	color: #7d9094;
	text-decoration: none;
}

.footer
{
	font-size: 10px;
	color: dimgray;
	
}
.Button
{
	border: 0px solid #D5D5D5;
	border-bottom: 0px solid #C2C2C2;
	border-right: 0px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	background-position: top;
	height: 20px;
	width: 80px;
	vertical-align: top;
}
.BlackFont
{
	font-size: 16px;
	color: #000000;
}

.RedFont
{
	font-size: 13px;
	color: #ff452e;
}
.OrangeBoldFont:link, .OrangeBoldFont:active, .OrangeBoldFont:visisted
{
	color: DarkOrange;
	text-decoration: none;
	font-weight:bold;
}
.OrangeBoldFont:hover
{
	color: DarkOrange;
	text-decoration: underline;
	font-weight:bold;
}
 
.grey_text
{
	font-family: "Century Gothic, Verdana, Arial, Helvetica, sans-serif";
	font-size: 16px;
	font-weight: normal;
	color: #85969e;
	text-decoration: none;
} 
.grey_text:hover
{
	font-family: "Century Gothic , Verdana, Arial, Helvetica, sans-serif";
	font-size: 16px;
	font-weight: normal;
	color: #9fa9ff;
	text-decoration: none;
} 
.black_text{
	font-family: "Century Gothic , Verdana, Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
} 
.black_small_text{
	font-family: "Century Gothic , Verdana, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
} 
.orange_text{
	font-family: "Century Gothic , Verdana, Arial, Helvetica, sans-serif";
	font-size: 8px;
	color:Orange;
	text-decoration: none;
} 

.red_font
{
	font-family: "Century Gothic , Verdana, Arial, Helvetica, sans-serif";
	font-size: 16px;
	font-weight: normal;
	color: #ff1a00;
	text-decoration: none;
} 



