/* CSS Document */
body 
{
	background-color: #435C95;
}

a {
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
/*
	color:#000066;
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	

	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
*/
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#336699;
}

.txtheading
{
	font-family:Arial;
	font-size:17px;
	font-weight:bolder;
	color:#336699;
}
.txtTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
.txtheading1
{
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#06068c;
}
.txtpara
{
	font-family:Arial;
	font-size:12px;
	color:#336699;
	text-align:justify;
	padding-right:5px;
}

.designed
{
  font-family:Tahoma;
  font-size:12px;
  color:#CCCCCC;
}
.oth
{
  font-family:Arial;
  font-size:13px;
  color:#006633;
  font-style:italic;
  font-weight:bold;
}

.fieldTitle{
	color:#65636B;
	font-weight:bold;
}

#Layer1 {
	position:absolute;
	left:387px;
	top:801px;
	width:152px;
	height:144px;
	z-index:1;
}
.style1 {color: #666666}

.txtFieldColor {
border-color:#CCCCCC;
border-width:thin;
border-style:groove;
width:185px
}

.txtFields{
border-color:#336699;
border-width:1px;
width:175px;
height:20px;
border-style:solid;
}

.txtFields2{
border-color:#336699;
border-width:1px;
width:250px;
height:20px;
border-style:solid;
font-size:12px;
}

.buttons{
border-style:double;
border-color:#336699;
color:#336699;
font-weight:600;
border-width:3px;
background-color:#FFFFFF;
font-size:11px;
height:25px;
font-size-adjust:none;
font-stretch:normal;
}

.active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#336699;
text-decoration:none;
font-weight:100;
}

.inactive{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
font-weight:100;
}

.controlPanel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#336699;
text-decoration:none;
font-weight:300;
}

a.menu:link
{
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#06068c;
}

a.menu:visited
{
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#06068c;
}

a.menu:hover
{
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#990000;
	text-decoration:underline;
}