﻿body
{
}

.standardContentDiv
{
	background-position: left 32px;
	background-image: url('assets/images/contentbackground.jpg');
	padding-top: 52px;
	padding-left: 20px;
	width: 604px;
	height: 100%;
	min-height: 220px;
	background-repeat: no-repeat;
}
a
{
	font-family: Verdana;
	font-size: 10pt;
	color: #336600;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	text-decoration: underline;
	color: #339933;
	font-size: 10pt;
}
.ContentHeader
{
	font-size: large;
	text-decoration: underline;
}
.newStyle1
{
	margin-top: 12px;
}
.newStyle2
{
	visibility: hidden;
}
.NowProcessing
{
	border-style: 1;
    background-color: #000000;
	    border-width: thin;
	    border-color: #008000;
	    color: #FFFFFF;
	    padding: 6px;
	    position: absolute;
	    top: 162px;
	    left: 300px;
	    width: 200px;
}
