.bluebar {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: 74CACE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
.buttonscontainer {width: 130px;}

.buttons a {color: #cccccc;

padding: 2px;
padding-left: 3px;
display: block;
font: normal 11px Arial, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {
	background-color: #e33371;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;


	}
	
.buttonsb {color: #cccccc;
padding: 2px;
padding-left: 3px;
display: block;
font: normal 11px Arial, sans-serif;
text-decoration: none;
text-align: left;}

.buttonsb:hover {
	background-color: #e33371;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	font-weight: normal;


}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CCCCCC;
	text-decoration: none;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #74cace;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74cace;
}
.pinklines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: e33371;
	border-bottom-color: #e33371;
	border-bottom-style: solid;
}
.bannerborders {
	border: 1px solid #CCCCCC;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	margin: 0px;
	padding: 5px;
	background-color: #74CACE;
	border: 1px none #74CACE;
}
a.new:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.new:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.new:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.new:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bannerbordersCopy {

	border: 1px solid #74cace;
}
.bottomsilver {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #74cace;

}
