﻿body 
{
}
.text
{
	font-size: 8pt;
	font-family: Verdana;
}
.subheading
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-family: Verdana;
}
.subheadingonlycaps
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-family: 'Trebuchet MS';
}
.subheadingonlycaps1
{
	font-weight: normal;
	font-size: 11pt;
	color: black;
	font-family: 'Trebuchet MS';
}
.photosubheading
{
	font-weight: normal;
	font-size: 10pt;
	color: red;
	font-family: 'verdana';
}

.text
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
.text1
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
.tablecontent
{
	color:Black;
	font-family: Verdana;
	font-size: 10pt;
}
.background
{
	background-color:gray;
}
.backgroundtable
{
	background-color:white;
}
.TextBoxBorderColor
{
	border-color:#9fc8f7;
	font-size:10pt;
	height: 18px;
	width: 150px;
	font-family: Verdana;
}
.Dropdownlist
{
	border-color:#404040;
	font-size:10pt;
	height: 20px;
	width: 55px;
	font-family: Verdana;
}
.ButtonColor
{
	border-right: silver 2px solid;
	border-top: silver 2px solid;
	border-left: silver 2px solid;
	border-bottom: silver 2px solid;
	background-color: #006699;
	font-weight: bold;
	color: white;
	font-style: normal;
	cursor: hand;
	font-size: 10pt;
	width: 60px;
	height: 23px;
}

.Label
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color: #006699;	
}
.hyperlink
{
font-size: 8pt;
font-family: Verdana;
font-weight: bold;
color: White;	
}
.hyperlink1
{
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
color: White;	
}

