
body {
background-image: url("/images/bg.gif");
background-repeat: repeat-y;
}
.bodytxt {line-height:19px;}
.bdr {border:1px dotted #330000;}
b {color: #4D5C6E;}
hr {margin: 0; padding: 0; border-bottom: 1px #000000; }
ul {margin-top: 5; margin-bottom: 10; margin-right: 0;}

/*--------------------GLOBAL--------------------*/

td { font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color:006600; 
	line-spacing:0px; 
	font-weight:bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; color:4D5C6E; 
	line-spacing:5px; 
	font-weight:bold;
}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; color:4D5C6E; 
	line-spacing:5px; 
	font-weight:bold;
}

input { font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
select { font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
.white { color: #ffffff;}
/*--------------------CUSTOM--------------------*/ 

tr.navOff{
background-color: 4D5C6E;
}
tr.navOn{
background-color: #5D6F84;
cursor: pointer;
}

tr.navOff2{
background-color: 5D6F84;
}
tr.navOn2{
background-color: #006633;
cursor: pointer;
}
.ErrMsg { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #A00000; } 


.ltgry{color: #D2D6DB;}


/*--------------------LINKS--------------------*/ 
A:link {color:#006633;} /* unvisited links */ 
A:active {color: #006633} /*active links*/ 
A:visited {color: #006633} /* visited links */ 
A:hover {color: #339966;text-decoration:none; } /* mouseover */ 

A.nav {font-size: 14px;}
A.nav:link {color:#ffffff;text-decoration:none;} /* unvisited links */ 
A.nav:active {color: #ffffff;text-decoration:none;} /*active links*/ 
A.nav:visited {color: #ffffff;text-decoration:none;} /* visited links */ 
A.nav:hover {color: #ffffff;text-decoration:none; } /* mouseover */ 

A.nav2 {font-size: 11px;}
A.nav2:link {color:#ffffff;text-decoration:none;} /* unvisited links */ 
A.nav2:active {color: #ffffff;text-decoration:none;} /*active links*/ 
A.nav2:visited {color: #ffffff;text-decoration:none;} /* visited links */ 
A.nav2:hover {color: #ffffff;text-decoration:none; } /* mouseover */ 


A.smalllink {font-size: 10px; color:#ffffff;}
A.smalllink:hover {font-size: 10px; color:#FFCA5F;}

A.nav_btm:link {text-decoration:underline; color: #666666; font-size: 11px;} /* unvisited links */ 
A.nav_btm:active {text-decoration:underline; color: #666666; font-size: 11px;} /*active links*/ 
A.nav_btm:visited {text-decoration:underline; color: #666666; font-size: 11px;} /* visited links */ 
A.nav_btm:hover {text-decoration:none; color: #666666; font-size: 11px;} /* mouseover */ 
.nav_btm {color: #999999; font-size: 11px;}

