
.SideBG {
	background-image: url(../Images/sideBG.jpg);
	background-repeat: repeat-y;
}
.SplashBG {
	background-image: url(../Images/introBG3.jpg);
	background-repeat: repeat-x;
}
body {
     margin-top: 0; margin-left: 0; 
	 }
.SplashBGbtm {
	background-image: url(../Images/introBGbtm3.jpg);
	background-repeat: repeat-x;
}

.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a.login:link {
	color: #FF9900;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.login:visited {
	color: #FF9900;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.login:hover {
	color: #FF9900;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}
a.login:active {
	color: #FF9900;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.feature:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;

}
a.feature:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;

}
a.feature:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}

a.feature:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;

}
body {
	background-image: url(../bg2.gif);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borderCopy {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
