/* Global Styles */
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
hr {
	height:3px;
	color: #CCCCCC;
	border: none;
	}
	
a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #000099;
	text-decoration:underline;
	font-weight: bold;
	}

#tagline {
	font:12px georgia;
	color: #993333;
	line-height:18px;
	letter-spacing:0.4em;
	}
.select
{
    border: 1px solid #993333;
    font-family: Times New Roman;
    font-size: 16px;
    width: auto;
    
    background-color: #F5E0E0;
    color: #990000;
}
.selectnumber {
	border: 1px solid #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 40px;
	background-color: #F5E0E0;
	color: #990000;
}
	
.form {
	border: 1px solid #993333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
}

texta { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	color: #CC3333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	}
	
.subHeader a{
	color: #CC3333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	}
		
.sidebarHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	}	
	
.detailText {
	color:#CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.btn{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CC3333;
	border: 1px outset #990000;
	width: 70px;
   }
.btn a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CC3333;
	border: 1px outset #990000;
	width: 70px;
   }	
.text {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.textbold {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pinkbg {
	background-color: #F5E0E0;
}
.greybg {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.outline {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.table {
	background-color: #FFFFFF;
		}
.frame {
	background-color: #990000;
}
.image {
	background-color: #333333;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.right {
	color: #FFFFFF;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #990000;
	font-weight: bold;
}
.right a {
	color: #FFFFFF;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #990000;
	font-weight: bold;
	}	
	
.right a:hover {
	color: #FFFFFF;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #D50000;
	font-weight: bold;
	}	
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	margin-left: 5px;
	font-style: italic;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.leftspace {
	color: #FFFFFF;
	width: 50px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}

div {
	margin-left: 30px;
	margin-right: 5px;
}
.bottom {
	background-image: url(../images/bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 30px;
	width: 700px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigationbg {
	text-decoration: none;
	background-color: #990000;
	height: 25px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #790000;
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.button {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CC3333;
	border: 1px outset #990000;
	width: 100px;
}
.outline {
	border: thin dashed #000000;
}
