/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	}
	
hr {
	height:1px; 
	color: #FFFFFF;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:none;
	}
*/	
a:hover {
	color: #0000ff;
	text-decoration:underline;
	}

#navigation a:hover {
	background: #FFFFCC; /*Set the backgound color of'about us' on mouse hover */
	color:#993300;
	}
	

/* ID Styles */

#navigation a {
	font:12px palatino linotype;
	color: #F99E2C;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:0px;
	/* border: 1pt solid rgb(255,0,0);*/
	border-bottom: 1px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#bbbb99;	/* sets the color for font 'about us'*/
/*	border: 1pt dotted red; */
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px mangal,georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}
	
.navText {
	font: 11px  palatino linotype, Georgia, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight: bold;
	}
	
table.menu
{
font-size:100%;
/*position:absolute;*/
position:right;
visibility:hidden;
font: 11px  Arial, Helvetica, sans-serif;
color: #003366;
line-height:16px;
letter-spacing:.1em;
text-decoration: none;
}


