.RedBG {
	background-color: #CC0000;
}
.BlueBG {
	background-color: #000080;
}

.MSRef12 {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.mainBorder {
	border: 1px solid #000080;
}
.MSRefWhite12 {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.MSRefWhiteBold12 {
	font-family: "MS Reference Sans Serif"
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.MSRefBold12 {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight:bold;
}

.Titles {
	font-family: "MS Reference Sans Serif";
	font-size: 32px;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	line-height: inherit;
}

p {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
}

.SubTitles {
	font-family: "MS Reference Sans Serif";
	font-size: 20px;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

.Red1 {
background-color: #CC0000;
}


.Padding15 {
	padding: 15px;
}

.bordercolor {
	border-color: #CC0000;
	background-color: #CC0000;
}

.HomeTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	border: 3px solid #CC0000;
		height: inherit;
	
	
}
.HomeMultiTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	border: 3px solid #CC0000;
	height: 200px;
}
a {
	
	color: #CC0000;
	text-decoration: none;
	border-style: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
ul {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}


.Padding15Sides {
	padding: 0px 15px 15px;
}
.scroll {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 600px;
}
.scroll img {
	left: 0px;
	top: 0px;
}

#slideshow > div { 
  position: absolute; 
  top: 10px; 
  left: 10px; 
  right: 10px; 
  bottom: 10px; 
}
