﻿
.clsLabelBlueHeader
{
	font-family: Verdana;
	font-size: 11pt;
	color: #0066cc;
	font-weight: bold;	
}


.clsLinkSmall
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
	font-weight: normal;
	text-decoration: underline;	
}


.clsLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
	font-weight: normal;
	text-decoration: underline;	
}


.clsLinkBig
{
	font-family: Verdana;
	font-size: 9pt;
	color: Blue;
	font-weight: normal;
	text-decoration: underline;	
}

.clsLinkNoUnderline
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
	font-weight: normal;
}

.clsLabel
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	text-decoration: none;	
}


.clsLabelBig
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}


.clsTextBox
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	border: solid 1px silver;	
}


.clsLabelLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
	cursor: hand;	
}


.clsLabelLinkBlack
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	cursor: hand;	
}


.clsLabelBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;	
}

.clsPushButton
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	cursor: hand;
	background-color: #4682B4;
	border: solid 1px black;
}


.clsPushButtonSmall
{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	cursor: hand;
	font-weight: bold;
	background-color: #4682B4;
	border: solid 1px black;
}


.clsLabelRedBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Red;	
}


.clsLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
	text-decoration: underline	
}


.clsLabelWhiteBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;	
	text-decoration: none;
}

