body, td
{
  font-family:		Verdana, Arial, Helvetica, sans serif;
  font-size:		11px;
  color:		    #000000;
  line-height:      16px;
  text-align: 		left;
}
body
{
  background-color:	#5d5553;
}
.address
{
  font-size:		10px;
  font-family:	    Arial, Helvetica, sans serif;
  color:		    #000066;
  line-height:      16px;
}
.smallFont
{
  font-size:		10px;
}
a.linkopacity img {
filter:alpha(opacity=60); 
/*-moz-opacity: 0.6; */
opacity: 0.6;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
/*-moz-opacity: 1.0;   */
opacity: 1.0;
}
table.gallery
{
 border:		solid;
 border-width:		1px;
 border-color:		#9b91a3;
 background-color:	#ffffff;
}

span.quote
{
  font-family:		Comic Sans, Verdana, Arial, Helvetica, sans serif;
  font-size:		12px;
  color:		    #0d4bb4;
  font-weight: bold;
  font-style:italic;
}
.boxTable
{
  background-color:#dde9f2;
  border-color:#000033;
  border-style:solid;
  border-width:1px;
  margin: 10px;    
}
h1
{
  font-size:		17px;
  color:		#2E2F4E;
  font-weight: bold;
  margin-top: 15px;
  text-align:center;
}
h1.white
{
  font-size:		17px;
  color:		#ffffff;
  font-weight: bold;
  margin: 3px;
  text-align:center;
}
h2
{
  font-size:		15px;
  color:		#2E2F4E;
  margin-top: 8px;
  text-align:center;
}
h3.stats
{
  font-size:		14px;
  color:		#0D51A6;
  margin-top: 8px;
  margin-bottom: 4px;
  text-align:center;
}

h3
{
  font-size:		13px;
  color:		#1252d1;
  margin-top: 5px;
  margin-bottom: 2px;
}
h4
{
  font-size:		12px;
  color:		#000000;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 2px;
}
h4.white
{
  font-size:		12px;
  color:		#ffffff;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align:center;
}
th
{
  font-size:		12px;
  color:		#000000;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color:#DCEDFF;
}
.redFont
{
  color:		#990000;
}

a
{
  color:		#0d46a8;
  text-decoration:underline; 
  font-weight: bold;
}

a:hover
{
  color: #1671f5;
  text-decoration:	underline; 
  font-weight: bold;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:     Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:            #ffffff;
  text-decoration:	none;
  line-height:      16px;
}

a.MENU-1-OFF
{
  font-family:		Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		#000033;
  text-decoration:	none;
  line-height:      16px;
}

a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  font-size:		12px;
  color: #1671f5;
  text-decoration: underline;
  font-style: normal;
  font-weight:		bold;
}

a.MENU-2-OFF
{
  font-size:		12px;
  text-decoration:	none;
  color:		#0d46a8;
  font-style: normal;
  font-weight:		bold;
}

span.linkText
{
  font-size: 12px;
}

div.FOOTER
{
  font-size:		10px;
  background-color: #5d5553;
  line-height: 11px;
  color:		#dddddd;
  text-align:   right;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:		#dddddd;
}
div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	underline;
  color:#ffffff;
}

hr
{
    color:		#2E2F4E; 
    width:    90%;
	text-align:center;   
}

div.hideHorizontalScrollbar
{
   overflow:hidden;
   height: 310;
   width: 400;
}
div.scrollMgn
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 5px;
   padding-left: 10px;
   background-attachment:scroll;
   background:left top;
   white-space:normal;
   overflow:scroll;
   height: 325;
   margin-left: 5px;
   margin-top: 0px;
	scrollbar-arrow-color:#99999; /* yellow */
	scrollbar-face-color:#cccccc; /* brown */
	scrollbar-3dlight-color:#E08242; /* gold */
}

.reg-form td
{
  font-size:	12px;
}

.paymentTable td {
  background:   #093377;
  font-size:	12px;
  color:		#ffffff;
  font-weight:	bold;
  padding:      10px;
}


.paymentmsgTable td {
  background:   #CC3300;
  font-size:	12px;
  color:		#ffffff;
  font-weight:	bold;
  padding:      10px;
}
