/* Global Styles */

body {
	margin:0px;

	}
html { scrollbar-base-color: #003300; 
	scrollbar-arrow-color: green;
	scrollbar-DarkShadow-Color: green; 
}		
	
td {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	}
	
a {
	color: #003300;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #cc0000;
	text-decoration:none;
	}
	
/* ID Styles */
#navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	letter-spacing:0.1em;
}
	
#navigation a:hover {
	color: #FF9933;
	text-decoration:none;
	letter-spacing:0.1em;
	}

.navText {
	font-family: arial;
	font-size:11px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}	

#padding {
	padding:20px 5px 20px 5px;
	}
/* Class Styles */


.sidebarText {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #CCCCCC;
	line-height:18px;
	}
	
.bodyText {
	font: "Times New Roman", Times, serif;
	font-size:13px;
	line-height:24px;
	color:#000000;
	text-align: justify;

	}
	
.pageName {
	font-family: "Times New Roman", Times, serif, Georgia, Times, serif;
	font-size:20px;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	

#tdtop {background-image:url(images/topback3.jpg);
	background-repeat:repeat-x;
	}
#footer {font-size:11px;
color:#CCCCCC;
}
#footer a {	color: #CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;}
#footer a:hover{color:#FF9933;}
	

	
