@charset "utf-8";
.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/development/background_stripes_blueLine.png);
	background-repeat: repeat;
}

.topBar_auxMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


.style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {color: #FFFFFF}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }

.style7 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }

/* CSS Document */

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FF3399;
}
.border {
	border-top-color: #FF3399;
	border-right-color: #FF3399;
	border-bottom-color: #FF3399;
	border-left-color: #FF3399;
	text-align: left;
}
.pinkLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCCFF;
}
.tableBG {
	background-position: right bottom;
	background-repeat: no-repeat;
}
.greenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #009933;
}
.redLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #FF0000;
}
.redLinkNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.catHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099FB;
}
.standardTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #66cc66;
}
