/* Global Styles */

html {
	overflow-x: auto;
	overflow-y: auto;
}

body {
	margin:0px;
	background-color: #8C8C8C;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	}
	
a {
	color: #ffffff;
	font-weight:normal;
	}
	
a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
a:link {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

/* Scrollers */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

#mycustomscroll {
	width: 555px;
	height: 480px;
	overflow: auto;
	position: relative;
	margin: 0em auto;
	padding: 0px;
}

/* Navigation Styles */

	
#navigation a {
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #ccc;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px 0px 0px 5px;
	background-color: #7c7c7c;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
	
#navigation a:hover {
	background: #909090;
	color: #CCC;
	}
	
#navigation td {
	border-bottom: 0px solid #ffffff;
	}

/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:20px;
	margin-top:0px;
	}
	
.bodyText2 {
	font:13px Arial, Helvetica, sans-serif;
	color:#F4882F;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
	}
	
.bodyText3 {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
	}
	
.box2 {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #969696;
	background-color: #8C8C8C;
	width: 150px;
	}
	
.pageName{
	font: 24px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:28px;
	letter-spacing:.0em;
	}
	
.subHeader {
	font:9px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:9px;
	letter-spacing:.0em;
	}

.quote {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #CCC;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
.metasm {
	font: 1px Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.date {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing:.1em;
	}
	
.navText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.0em;
	text-decoration: none;
	}
	
.navText2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	.t1smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #CCC;
	text-decoration: none
}
	
.t2bgry { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #999999; text-decoration: none }

.t1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15pt; font-weight: normal; color: #333333; text-decoration: none}

.t3title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 15pt; font-weight: normal; color: #333333; text-decoration: none}
.box2button {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #969696;
	background-color: #B1B1B1;
	width: 150px;
}
