	/* Just a few basic page styles */
	body {
	background-image: url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px; /*padding: 5px;*/
}

	#container {
		margin: 0px auto 0px auto;
		background: url(../images/bkgd_03.jpg) no-repeat;
		border: #993939 1px solid;
		width: 800px;
		height: 660px;
	}

	#container h2 {
	color: #621C1C;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 5px;
	padding-left: 20px;
}

	#container a {
	text-decoration: underline;
	color: #621C1C;
}
	#container a:hover {
	color: #621C1C;
	text-decoration: overline underline;
}	
	
	/* ******************************** company announcement */
	div.company-announcement {
	background-color: #A9A9A9;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 800px;
}

	div.company-announcement p {
	width: 100%;
	margin: 0 auto;
	color: #000000;
	font-size: 18px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 28px;
}

	div.company-announcement p small {
		text-transform: uppercase;
		display: block;
		font-size: 10px;
		color: #A90D00;
	}

	div.company-announcement p a {
		color: #000000;
		font-weight: bold;
	}

	/* ******************************** company announcement */


	#mainnav {
	width: 100%;
	height: 25px;
	color: #ffffff;
	background-color: #5C1A1A;
	/*background: #ccc url(bg_menu.jpg) repeat-x;*/
}

	/* Overall main navigation styles */
	#nav, #nav ul {
		float: left;
		list-style: none;
		line-height: 1em;
		color: #ffffff;
		background-color: transparent;
		font-weight: bold;
		padding: 0;
		margin: 0;
		z-index: 1;
	}
	/* -------------------------- */
	/* The top main navigation links */
	#nav a {
		display: block;
		padding: 5px 20px;
		color: #ffffff;
	background-color: #5C1A1A;
		text-decoration: none;
	}
	
	#nav a:hover {
		display: block;
		padding: 5px 20px;
		color: #ffff00;
	background-color: #5C1A1A;
		text-decoration: none;
	}

	#nav a.last {
		background-image: none;
	}
	#nav a.one, #nav a.two, #nav a.three {
		text-align: left;
		font-size: 1em;
	}
	#nav li {
		float: left;
		padding: 0;
	}
	/* -------------------------- */
	/* The dropdown links lists */
	#nav li ul {
		position: absolute;
		left: -999em;
		height: auto;
		width: 140px;
		font-weight: normal;
		border: 1px solid #999;
		background-color: #5C1A1A;
		margin: 0;
	}
	#nav li li {
		padding: 0;
		width: 140px;
	}
	#nav li ul a {
		padding: 5px 10px;
		width: 120px;
		* html width: 100px;
	}
	/* This controls the flyout location of the second level dropdowns */
	#nav li ul ul {
		margin: -2em 0 0 140px;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
	}
	/* -------------------------- */
	/* Here is the background of the main nav link while looking at the dropdown */
	#nav li:hover, #nav li.sfhover {
		background-color: #5C1A1A;
	}
	/* -------------------------- */
	/* The dropdown links list colors */
	#nav li ul.under a {
		color: #ffffff;
		background-image: none;
		width: 120px;
	}
	#nav li ul.under a:hover {
		background: #000;
		color: #fff;
		text-decoration: none;
		width: 100px;
	}
	/* -------------------------- */
	/* The background of the second level links while looking at the dropdown under it... */
	#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
		color: #fff;
	}
	#nav li ul.under li:hover, #nav li ul.under li.sfhover {
		color: #fff;
		background-color: #f00;
	}
	/* -------------------------- */

	#content {
		color:#000000;
		margin-top:15px;
		padding-bottom: 5px;
		margin-left:20px;
		padding-top: 5px;
		padding-right:0px;
		padding-left: 5px;
		width:753px;
		height:510px;
		border:#5C1A1A 1px solid;
		clear: left;
	}

	#content h1 {
		font-style:italic;
		font-size:15px;
		font-weight:bold;
		margin-left: 0px;
		padding-left: 0px;
		color: #000000;
	}

	#content p {
		color: #000000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 5px 5px 15px 5px;
	}	

	#content a {
	text-decoration: underline;
	color: #621C1C;
	font-weight: bold;
}
	#content a:hover {
	color: #621C1C;
	text-decoration: overline underline;
	font-weight: bold;
}	

	#footer {
		margin-top: 10px;
		margin-right: 20px;
		font-size: 9px;
		font-style: italic;
		text-align: right;
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	#footer a.copy {
		font-size: 9px;
		color: #ffffff;
		font-style: italic;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}

	#footer a.copy:visited {
		color: purple;
		text-decoration: none;
	}

	#footer a.copy:hover {
		color: purple;
		text-decoration: none;
	}

	/* Scroll Bar Master Styling Starts Here */
	/* All comments can be freely removed from the css */

	.scrollgeneric {
		line-height: 1px;
		font-size: 1px;
		position: absolute;
		top: 10;
		left: 0;
	}

	.vscrollerbase {
		width: 10px;
		background-color: white;
	}

	.vscrollerbar {
	width: 10px;
	background-color: #5C1A1A;
}

	.hscrollerbase {
		height: 10px;
		background-color: white;
	}

	.hscrollerbar {
		height: 10px;
		background-color: black;
	}

	.scrollerjogbox {
		width: 10px;
		height: 10px;
		top: auto; left: auto;
		bottom: 0px; right: 0px;
		background-color: gray;
	}

	#mycustomscroll {
		width:733px;
		height:490px;
		overflow: auto;
		color: #525650;
		background-color: transparent;
		text-align: left;
		margin-left: 10px;
		margin-right: 0px;
		padding: 4px;
		position: absolute;
		z-index: 0;
	}


.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
}

a.copy {
		font-size: 9px;
		color: #ffffff;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

ol {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

ul {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

li.page {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 60px;
}

table.hhd1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	width: 100%;
	background-color: transparent;
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.hhd {
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	width: 50%;
	background-color: #fff2f2;
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
}

tr.hhd {
	background-color: #cc3366;
}

td.hhd { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000; 
	border-bottom: 1px solid #000000;
	border-left:  1px solid #000000;
}

td.hhd1 { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000; 
	border-bottom: 1px solid #000000;
	border-left:  1px solid #000000;
	text-align: left;
	width: 50%;
}

blockquote {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #ccc;
	color: #000000;
}