/* Global Styles */

body {
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-size: 100%;

	}
	
	
td {


	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #F00;
	}
	
a:hover {
	color: #F00;
	text-decoration:none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 5px;
	}

#logo {
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #000;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.navigationtext {
	color:#F00;
	line-height:1em;
	letter-spacing:normal;
	padding-left: 0.1em;
	padding-right: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	}
	
.pageName{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #F00;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}
.ul {
	font-size: 1em;
}

	
.subHeader {
	color: #F00;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:16px;
	border-right-width: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
	text-align: left;
	}	
#contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #cccccc;
	text-align: center;
}
.contactText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #cccccc;
	text-align: center;
}

	
.detailText {
	color:#CCCCCC;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	}
.ulText {
	font-size: 0.8em;
	color: #cccccc;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
}

	
.smallText {
	color:#CCCCCC;
	font-family: arial;
	font-size: .7em;
	}
.smallText h4 {
	text-align: center;
}
.pageHeader  {
	color: #F00;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}
.subHeader h4 {
	vertical-align: middle;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	color: #CCCCCC;
	padding: 1em;
}
