/* CSS Document */

/* Glogal CSS */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-image:  url("../media/Bkgd.gif");
	background-repeat: repeat;
	margin-top: 20px;
	}
a:link {
	color: #0088FF;
	text-decoration: none;
	}
a:visited {
	color:#666666;
	text-decoration: none;
	}
a:hover {
	color:#BBAA77;
	text-decoration: none;
	}
h4 {
	color: #0088FF;
	font-size: 15px;
	height: 5px;
	line-height: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0088FF;
	word-spacing: 6px;
	line-height: 14px;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
li {  
	color: #555555; 
	list-style-type: disc; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal
	}
/* End Global CSS */

/* Navigation CSS */
.nav_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #444444;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	}
.nav_cell {
	background-color: #000000;
	padding: 2px;
	}
.info_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	padding: 4px;
	}
a.menu:link {
	color: #0088FF;
	text-decoration: none;
	}
a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
	}
a.menu:visited {
	color: #0088FF;
	text-decoration: none;
	}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	background-color: #0088FF;
	}
/* End Navigation CSS */

/* Design Tables CSS */
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.paragraphs {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-indent: 20px;
	}
.GoldBoxInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666
	}
.menuColor {
	color: #CCCCCC
	}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}
.makeRed1 {
	color: #FF0000
	}
/* End Design Tables CSS */

/* News CSS */
.Image_Border {
	border: 2px solid #BBAA77;
	}
hr {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #BBAA77;
	}
/* End News CSS */

/* Request Form CSS */
.form_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
	}
.MakeRed {
	font-style: italic; 
	color: #FF0000
	}
/* End Request Form CSS */

/* Client Pages CSS */
.client_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #999999
	}
/* End Client Pages CSS */
