﻿body 
{
	
}

.button
{
	border:solid;
	border-width:1px;
}

#dek {POSITION:absolute;VISIBILITY:hidden;}

.help 
{
	font-style:italic; font-size: 12px;
}

.panelheader
{

	background-color:Green;
	background-image: none;
	font-size:10pt;
	color:White;
}
	
.LabelHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #339966;
	font-family: Arial;
}

.LabelMessage
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	font-family: Arial;
}

.heading {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: black; font-weight: bold;}
.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black}
.smText {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: black}
a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: blue}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: blue}
a:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red}
