.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFABCB;
	text-decoration: none;

}
a:hover {
	color: #00ff99;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	font-weight: bold;


}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.grey {
	color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.sidelink {
	color: #FFCC33;
}
.promobox {
	border-top-width: 1px;
	border-right-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-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #777777;

}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F475F;
	font-weight: normal;

}
.magenta {
	color: #996699;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.fieldsColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	color: #996699;
	font-weight: bold;
	border-top-width: 1px;
	border-right-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: #666699;
	border-right-color: #666699;
	border-bottom-color: #666666;
	border-left-color: #666666;


}
.dottedtbl {
	border: 1px dashed #666666;
	background-color: #eeeeee;

}
.magentaBold {
	color: #996699;
	font-weight: bold;

}
.fields2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F1F3;
	color: #6666CC;
	font-weight: bold;
	border-top-width: 1px;
	border-right-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: #666699;
	border-right-color: #666699;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

