body
{
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	background-color: #ffcc00;
}
.messageIcon 
{
	display: display;
	background-image: url('pics/buttons/message.bmp');
	border: groove 2px darkkhaki;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 10px;
	height: 10px;
}
.message 
{
	top: 10px;
	left: 10px;
	right: 10px;
	height: 50px;
	background-color: khaki;
	margin: 0px;
	padding: 5px;
	/*-moz-opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;*/
}
.message .inner 
{
	margin: 0px;
	border: dashed 1px darkkhaki;
	top: 0;
	right: 0;
	left: 0;
	height: 48px;
}
.message .inner .close 
{
	border-right: groove 2px darkkhaki;
	border-bottom: groove 2px darkkhaki;
	margin: 0px;
	top: 0;
	left: 0;
	text-align: center;
	width: 50px;
}
.message .inner a:link
{
	text-decoration: none;
}
.message .inner a:visited
{
	color: black;
	text-decoration: none;
}
.message .inner a:visited
{
	color: black;
	text-decoration: none;
}
.message .inner div.close:hover
{
	border-right: inset 1px darkkhaki;
	border-bottom: inset 1px darkkhaki;
	cursor: pointer;
}
.right
{
	text-align: right;
}
.underPicture
{
	color: #ffffff;
	background-color: #000000;
}
.green1940
{
	color: #336633;
}
.textBlue
{
	color: #0000ff;
}
h1,h2
{
	text-align: center;
}
th
{
	text-align: left;
}
.mainInfo
{
	font-size: 16pt;
	color: Maroon;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.nounderline:link {
	color: #000000;
	text-decoration: none;
}
a.nounderline:visited {
	color: #000000;
	text-decoration: none;
}
a.nounderline:hover {
	color: #000000;
	text-decoration: none;
}
a.nounderline:active {
	color: #000000;
	text-decoration: none;
}
.important
{
	font-weight: bold;
	text-transform: uppercase;
}
.border
{
	border-right: #0066ff 8px ridge;
	border-top: #0066ff 8px ridge;
	border-left: #0066ff 8px ridge;
	border-bottom: #0066ff 8px ridge;
}
.border0
{
	border-right: #3399ff 5px double;
	border-top: #3399ff 5px double;
	border-left: #3399ff 5px double;
	border-bottom: #3399ff 5px double;
}

