body
 	{
 	color: black;
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-face-color: #EAEAEA;
  scrollbar-shadow-color: #3333ff;
  scrollbar-highlight-color: #EAEAEA;
  scrollbar-3dlight-color: #3333ff;
  scrollbar-darkshadow-color: #EAEAEA;
  scrollbar-track-color: #EAEAEA;
  scrollbar-arrow-color: #3333ff;
  background:url(../images/bg.gif);  
	}
.mainTable
{
	background-color:White;
}
.genError
{
	font-family:Courier New;
	font-size:13px;
	font-weight:bold;
	color:#B8000A;
}
#boxInfo
{
	color:Black;
	border-style:solid;
	border-width:1px;
	border-color:Blue;
	width: 550px;
}
#boxInfo2
{
	border-style:solid;
	border-width:1px;
	border-color:Blue;	
}
#boxInfoEnP
{
	color:Black;
	border-style:solid;
	border-width:1px;
	border-color:Blue;
	width: 580px;
}
.tableHeading
{
	font-family:Arial;
	font-size: 14px;	
	color:Teal;	
}
.tblLeft
{
	color:Maroon;
	font-size:13px;
}
.tblRight
{
	color:Blue;
	font-weight:bold;
	font-size:13px;
}
.firstColor
{
	background-color:#F8F8FF;
}
.secondColor
{
	background-color:rgb(223, 236, 245);
}
	
	
	
	
.title
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2C6DCB;
	}
.pageHeading
{
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
.subHeading
{
	color:#336600;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
a
	{
	color:#0000FF;
	text-decoration: none;
	}
a:hover
	{
	color:Red;
	text-decoration:underline;
	}
.links
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2A509C;
	text-decoration: underline;
	}
.links:hover
	{
	text-decoration: none;
	color: #7EA0D9;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
.subtitle
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color:Green;
	}
.text
	{
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	}
li
	{
	list-style-image: url(/images/misc/bullet.gif);
	}
.footer
	{
	font-family: Verdana;
	font-size: 12px;
	color: #2A509C;
	font-weight: normal;
	text-decoration: none;
	}
.footer:hover
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:Red;
	}
.myFrame
	{
	border-style:solid;
	border-width:1px;
	border-color:#0000FF;
	font-size:36px;
	}
.spacerS
{
	height:5px;
}
.spacerM
{
	height:12px;
}
.spacerL
{
	height:20px;
}
img.imgWhite
{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}
.quoteFields
{
	font-size:12px;
	color:Green;
	font-family:"Times New Roman", Times, serif;
}
input,select,textarea,.myInputBox
{
	font-weight:bold;
	font-size:11px;
	color:Navy;
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color:Green;
	background-color:#ffffee;
}
input.plain, label.plain
{
	font-weight:bold;
	font-size:11px;
	color:Green;
	border-width:0px;
	background-color:Transparent;
	font-family:Arial, Helvetica, sans-serif;	
}
.remBox
{
	border:#999999 1px solid;	
	font-size: 11px;	
	color:Blue;
	background-color: #F5F5DC;
	text-align: center;
}
.remBoxText
{
	font-size: 11px;	
	color:Gray;	
}