body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/t_black.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	
}

.box2 {
	padding: 15px;
	border: #000000 1px solid;
	font-size: 1em;
	margin: 5px;
}

/* ----- base links ----- */
.body_link {color: #CC6633;}
a.body_link:link {color: #CC6633;}
a.body_link:visited {color: #CC6633;}
a.body_link:hover {color: #999966;}
a.body_link:active {color: #CC6633;}
a.body_link:focus{color: #CC6633;}


.st_link {color: #999999;text-decoration: none;}
a.st_link:link {color: #999999;text-decoration: none;}
a.st_link:visited {color: #999999;text-decoration: none;}
a.st_link:hover {color: #CC6633;}
a.st_link:active {color: #999999;text-decoration: none;}
a.st_link:focus{color: #999999;text-decoration: none;}

.box {
background-color: #FFFFD9;
border: 1px #CCCCCC solid;
padding: 10px;
}

.tbox {
background-color: #FFFFD9;
border: 1px #CCCCCC solid;
padding: 5px;
}

.bbox {

border: 1px #CCCCCC solid;
padding: 15px;
}


.heading_red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #990000; font-weight: bold; vertical-align: text-bottom}
.nav_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.nav_text_wt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #FFFFFF;}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #990000; 
	font-size: 18px;
	font-weight: bold; 		
	margin-top: 0em;
	margin-bottom: 0.25em;
}
A.nav_link {
	color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
    text-decoration: none; }
A.nav_link:hover {
	background-color: #6f0201; 
    text-decoration: none;
	font-size: 12px;
    color: #FFFFFF; }

A.main_link {
	color: #aa1914;
    text-decoration: none; }
A.main_link:hover {
    text-decoration: underline;
    color: #aa1914; }

.frontSign {
	position: relative;
	top: 15px;
}

.frontSign1 {
	position: relative;
	top: 27px;
}

.heading_black-border {
	margin-top: 0em;
	border-bottom: solid 1px #e6e6dc;
	padding-bottom: -3em;
	margin-bottom: 0.4em;
	margin-right: -8px;
	padding-right: 8px;
	margin-left: -8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	margin-top: 0em;
	margin-bottom: 0.25em;

}

.hdred{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #990000; 
	font-size: 20px;
	font-weight: bold; 		
}

.hdblack{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #00000; 
	font-size: 20px;
	font-weight: bold; 		
}

.nhdblack{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #00000; 
	font-size: 13px;
	font-weight: bold; 		
}


h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 12px;
	font-weight: bold; 		
	margin-top: 0em;
	margin-bottom: 0.25em;
}

h1.heading_black-border {
	margin-top: 0.45em;
	border-bottom: solid 1px #e6e6dc;
	padding-bottom: -3em;
	margin-bottom: 0.4em;
	margin-right: -8px;
	padding-right: 8px;
	margin-left: -8px;
	padding-left: 8px;
}


h3.heading_red-border {
	margin-top: 0em;
	border-bottom: solid 1px #e6e6dc;
	padding-bottom: -3em;
	margin-bottom: 0.4em;
	margin-right: -8px;
	padding-right: 8px;
	margin-left: -8px;
	padding-left: 8px;
}
A.nav_link_blk {
	color: #000000;
	font-size: 12px;
    text-decoration: none; }
A.nav_link_blk:hover {
    text-decoration: underline;
    color: #993333; }
.style4 {font-size: 12px}
.style6 {font-size: 12px; font-weight: bold; }
.style7 {font-family: Arial, Helvetica, sans-serif}
.style8 {font-size: 14px}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.style10 {font-size: 14}
.redtxt {font-family: Arial, Helvetica, sans-serif; font-size: 13px;color: #990000;}
.smtxt  {font-size: 11px}
.gsmtxt {
		font-size: 11px;
		color: #999999;

		}

.loading{
	background-image: url(./img/clock.gif); 
	background-repeat: no-repeat; 
	background-position: 0 0;
}

table.scrolltablestyle{
border: 1px solid #D9D9D9;
font: 1em Arial, Helvetica, sans-serif;
color:#333333
}



table.scrolltablestyle tbody tr td{
padding: 4px 6px;
}

table.scrolltablestyle tbody tr:hover{
background-color: #FFFFD9;
cursor: pointer;
}

table.scrolltablestyle thead tr th{
background-color: #FFFFD9;
font-weight: bold;
text-align:center;
padding: 4px 9px 4px 9px;
border-bottom: 1px solid #999999;
}

table.scrolltablestyle thead {
font-size: 0.8em;
}

table.scrolltablestyle thead tr th a:visited{
color: #CC6633;
}

table.scrolltablestyle thead tr th a:hover{
color: #999966;
}

table.scrolltablestyle tbody tr td{
border-right: 1px solid #D9D9D9;
border-bottom: 1px solid  #D9D9D9;
}
table.scrolltablestyle tbody tr.even td{
background: #F3F3F3;
}

table.scrolltablestyle tbody tr.ruled td{
background-color: #FFE14F;
}

.grey{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #999999;

}

.dgreytextsml{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #999999;
}

.greytext{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #cccccc;
}

A.greytext {
	color: #999999;
	font-size: 12px;
	
    text-decoration: none; }
A.greytext:hover {
    text-decoration: none;
	color: #000000; }

td.footer-border {
	margin-top: 0em;
	border-bottom: solid 1px #e6e6dc;
	padding-bottom: -3em;
	margin-bottom: 0.4em;
	margin-right: -8px;
	padding-right: 8px;
	margin-left: -8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.tbl{
	border: thin solid #CCCCCC;
}

td.adbg{
background-image: url("../ad/adbgsml.jpg"); 
background-repeat: no-repeat;
background-position: 23px;
}
