body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.error {
	color: #333333;
	font-weight: bold;
	border: medium dashed #FF0000;
	text-decoration: blink;
	line-height: 20px;
	padding: 5px;
	clear: left;
}
.errorfield {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	border: 1px dotted #FF9999;
	font-size: 10px;
	padding: 2px;
	background-color: #FF0000;
}
.successfield {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	border: 1px dotted #99CC99;
	font-size: 10px;
	padding: 2px;
	background-color: green;
}
input,textarea {
	font-family: Arial,sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}
select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}
.inputsmall {
	font-family: Arial;
	font-size: 10px;
	color:#FF0000;
	border: 1px solid #666666;
	font-weight:bold;
}
.textareasmall {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	font-weight:bold;
}
.inputdirectlink{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
}
.button {
	font-weight: bold;
}
.radionoformat{
	border: none;
}
.connectlinks{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.smalltext{
	font-size:9px;
}
.profiletext {
	margin: 10px;
	letter-spacing: .8px;
	line-height: 16px;
}
.profileheading {
	margin: 10px;
	font-size:16px;
	font-style:italic;
	font-weight: bold;
}
.rowHeading {
	background-color: #BBCCEE;
	font-weight: bold;
}
.rowStandout { 
	background-color: #F0F0F0;
	font-weight: bold;
	color: #ff0000;
}
.rowLightGreen {
	background-color: #C6FFC6;
}
.rowLightRed {
	background-color: #FFC1C1;
}
.rowLightOrange {
	background-color: #FFD7AE;
}
.rowLight {
	
}
.rowDark {
	background-color: #F0F0F0;
}
.formLabel {
	background-color: #CEE7FF;
	font-weight: bold;
}
.formField {
	background-color: #F0F0F0;
}
.tableOuter { 
	border: solid 1px #cccccc;
}
.tags0,.tags1, .tags2, .tags3, .tags4, .tags5, .tags6, .tags7, .tags8, .tags9, .tags10 { line-height: 30px; text-decoration:none;}
.tags0 { font-size: 10px; }
.tags1 { font-size: 12px; }
.tags2 { font-size: 14px; }
.tags3 { font-size: 16px; }
.tags4 { font-size: 18px; }
.tags5 { font-size: 20px; }
.tags6 { font-size: 22px; }
.tags7 { font-size: 24px; }
.tags8 { font-size: 26px; }
.tags9 { font-size: 28px; }
.tags10 { font-size: 30px; }
iframe {
	border: 1px solid #ffffff;
}
.linkStandout {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
.linkcode {
	font-family: "Courier New";
	font-size: 11px;
	font-weight:bold;
}