body { background-color: #ffe492; 
background-image: url(../images/bgimage_2.gif); background-repeat: repeat-x;}


h1		{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #CC0000; }
h3		{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC0000; }
h6		{font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #CC0000; }

p		{font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; }

ul.copy {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9.5pt; line-height: 13pt; 
	list-style: square inside; 
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	}
li.copy {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9.5pt; line-height: 13pt; 
	list-style: square inside; 
	}

hr {border: none 0;
border-top: 1px dashed #C00;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

td.padded
{ padding-left: 8px; padding-top: 9px; }


table.nodrop {
   border-collapse: collapse;
}
table.nodrop td {
text-align:center;
white-space:nowrap;
margin:0;
}
table.nodrop td a{
   border-top: 1px solid #669; 
   border-bottom: 1px solid #b8b9c8;  
   display: block;
   height: 22px;
color:#fff;
background:#c33;
text-decoration:none;
}
table.nodrop td a:link, table.navbar td a:visited {
color:#fff;
background:#c33;
   /*background-image: url(../images/but_up.gif); background-repeat: no-repeat;*/
}
table.nodrop td a:hover, table.navbar td a:active {
color:#a00;
background:#F93;
}



a          { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt}
a:link     { color: #CC0000; }
a:visited  { color: #CC0000; }
a:hover    { color: #999999; }





.formBorder	{ border: 1px solid #666; font-family: arial; font-size: 9pt; background: #fff; }
.formBorderReq	{ border: 1px solid #000000; font-family: arial; font-size: 9pt; background: #FFFFCC;}
.formBorderSearch	{ border: 1px solid #000000; font-family: arial; font-size: 9pt;  background-image: url(../images/google.gif); background-repeat: no-repeat;}




.table {
	border: 1px solid #CC3333; font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; background: #fff;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt;

}
.border {
	margin-left: 6px;
}

.txt{
	padding: 4px; font-family: Arial; font-size:13px; color: #fff; font-weight: bold;

}