.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	letter-spacing: -.1em;
	text-transform: capitalize;
}
.breadcrum {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #022766;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
h1 {
	font-size: 18px;
	line-height: 36px;
	color: #CC0000;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #022766;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}



.blacktext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none}
a:hover {  color: #FF9900}
.red {  color: #FF0000; text-decoration: none}
.blue {  color: #003399; text-decoration: none}
.textcsswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none
}
.textcssblue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #003399; text-decoration: none}
.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

  #popupbox{
  margin: 0; 
  margin-left: 80%; /* This gets it relatively center on the screen */
  margin-right: 10%; /* This gets it relatively center on the screen */
  margin-top: 20px; /* Makes it a little off the top of the screen */
  padding: 5px; /*  Make the text not touching the top on the login box */
  width:180px; /* For centering it on the screen */
  height: auto; /* The height of the login box */
  position: absolute; /* Makes sure its absolute so it doesn't dock with everything else */
  background:#dee5eb; /* Login Box background color. Change this if desired. */
  border: solid #000000 2px; /* Makes a black border around the login box */
  z-index: 9; /* Makes it on top of everything else */
  font-family: arial; /* Sets the font */
   /* Makes it hidden at first. Very Important.*/
  font-size:11px;
  }
.boder {
	border: 2px dotted #CCCCCC;
	float: left;
	width: 185px;
	padding: 5px;
}

.head {
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menubg{background: url(images/index_11.gif) right;}

.menubotom{ background:url(images/index_15.gif) right;}

