﻿body
{
	margin-top: 0px;
	font-size: 8pt;
	margin-left: 0px;
	color: #00427b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-decoration: none;
}
.mainmenu
{
	background-color: #528DD1;
	font-weight: bold;
	font-size: 8pt;
	color: white;
}

.mainmenuhover
{
	background-color: silver;
	font-weight: bold;
	font-size: 8pt;
	color: black;
}

.submenu
{
	background-color: #528DD1;
	font-weight: bold;
	font-size: 8pt;
	color: white;
}

.submenuhover
{
	background-color: silver;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-align: left;
}

 .menuHover
{
	font-weight: bold;
	color: black;
	background-color:  #dcdcdc;
}  

 .maintbl
{
	width: 1000px;
	border:0;
	text-align: left;
}

.textleft
{
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
}

.tableborder
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.textsmall
{
	font-weight: normal;
	font-size: 7pt;
}

.textright
{
	font-weight: normal;
	font-size: 8pt;
	text-align:  right;
}

.labelleft
{
	font-size: 8pt;
	text-align: left;
	height: 18px;
}

.labelcenter
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	height: 18px;
}

.labelright
{
	font-size: 8pt;
	text-align:  right;
	height: 18px;
}

.footerText
{
	font-weight: normal;
	font-size: 7pt;
	font-style: italic;
}

.tblHeader
{
	font-size: 8pt;
	background-color: #528dd1;
	font-weight: bold;
	color: white;
	text-align: left;
}

.btn
 { 
	font-size:8pt;
	width: 70px  
}  

.btnSmall1
 { 
	font-size:8pt;
	width: 30px  
}  


.btnSmall2
{ 
font-size:8pt;
width: 45px  
}  

.btnSmall3
{ 
	font-size:8pt;
width: 20px;
height:20px;


}  


 .btn2 
{ 
font-size:8pt;
width: 100px  
}  

  .btn3 
{ 
font-size:8pt;
width: 150px  
} 

.message
{
	font-weight: bold;
	font-size: 9pt;

}

.errormessage
{
	font-size: 8pt;
	color: red;
}

.HeaderLabelBlack
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	height: 15px;
	background-color: #dcdcdc;
}

.HeaderLabelBlack2
{
 	font-size: 9pt;
	color: black;
	height: 15px;
	background-color: #dcdcdc;
}

.firstrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #133843;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/firstrow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.secondrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #133843;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FBF4E3;
	background-image: url(../images/secondrow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

