 body{
	background-color:#fbe6dd;
}
#navTable a {
	color:#ae2e4b;
	background-image: url(images/starover2.gif);
	background-repeat: no-repeat;
	background-position:right;
	text-decoration:none;
}

#navTable a:hover {
	color:#FFFFFF;
	background-image: url(images/star1.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
}

.navLinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	vertical-align:top;
	list-style-position: outside;
	margin-right:31px;
}

a {
	color:#ae2e4b;
	text-decoration:none;
}

a:hover {
	color:#efad93;
	text-decoration:none;
	/*font-weight: bold;*/
	/*color: white;*/
	/*color: white;*/
}

.textN a:hover {
	color:#efad93;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#C0C0C0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.adminLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.adminLinks:hover {
	color: blue;
}
.textBoldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
}

.textBoldlrg {
	font-family: Book Antiqua, Perpetua, Georgia, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}

.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efad94;
}

div#resource a {
	color: #efad94; 
}

#label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:expanded;
	font-style:normal;
	font-weight:700;
	font-size:18px;
	text-align:inherit;
	padding:10px 0px 0px 15px;
	color:white;
	height:42px;
	background-image:url(images/headers/label_slice.gif);
	background-repeat:repeat-x;
}

.textQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textG a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:green;
}
.textR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:red;
}
.textG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:green;
}
.textP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textN a:hover{
	/*font-weight: bold;*/
}
.textResult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:green;
	line-height:75%
}
#footer {
	width: 100%;
	height: 99px;
	background: url(images/footer-slice.gif) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	/* color:#f8b8a5; */
	color: white;
	text-align:left;
	padding:0px 0 0 15px;
}
