/* Global Styles */

body {
	margin:0px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 10px;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
h1 {
	color: #17264C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 2px;
}
h3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}
h4 {
	color: #17264C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 1px;
}
h6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
	border: 1px solid #FFFFFF;
}
.box_gray {
	background-color: #CCCCCC;
	height: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;	

}
.box_red {
	background-color: #CC6666;
	height: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC0000;
}
.box_green {
	background-color: #EFEFEF;
	height: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC99;
	border-right-color: #048C7A;
	border-bottom-color: #048C7A;
	border-left-color: #33CC99;
}
.box_blue {
	background-color: #EFEFEF;
	height: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #006699;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
pre {
	font-size: 10px;
	color: #999999;
	margin: 1px;
	word-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul {
	color: #003366;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_Bblue {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.txt_Bmaroon {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.txt_blue{
	color: #003366
}
.txt_maroon {

	color: #660000
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
