.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.FormCaption
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../_images/top02.gif);
	color: #ffffff;
	font-family: Arial;
}
.FormLabel
{
	font-weight: bold;
	font-size: 9pt;
	color: #696969;
}
.TextBox
{
	font-size: 9pt;
	color: #696969;
	font-family: Arial;
}
.Button
{
	font-weight: bold;
	font-size: 9pt;
	color: #696969;
	font-family: Arial;
}
.Red
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff0000;
}

.AdminButton
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	color: #696969;
	padding-top: 5px;
	font-family: Arial;
}
.Grid
{
	font-size: 9pt;
}
.GridHeader
{
	padding-left: 3px;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../_images/top03bg_2.gif);
	font-family: Arial;
}

A	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}
	
A:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
		

		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}
.Paragraph
{
	font-size: 9pt;
	color: #696969;
	font-family: Arial;
}
.WhiteLink
{
	color: #ffffff;
}
.WhiteLink:visited
{
	color: #ffffff;
}
.WhiteLink:active
{
	color: #ffffff;
}
.WhiteLink:link
{
	color: #ffffff;
}
.WhiteLink:hover
{
	color: #ffffff;
}

.ConfirmDeleteQuestion
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff3333;
}
.style1 {
	color: #DE531A;
	font-weight: bold;
}
.style2 {
	color: #DE5351;
	font-weight: bold;
}
.style3 {
	color: #E95319;
	font-weight: bold;
}
.style5 {color: #000066}
.style6 {
	font-size: x-large;
	font-weight: bold;
	color: #B51905;
}