.tbl1pxbdr {
	background-color: #990033;
	padding: 0px;
}
.defaulttext {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
}

.defaulttextjust {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	text-align: justify;
}

.defaulttextcenter {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	text-align: center;
}

.boldtext {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.fieldlabel {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.boldblacktext {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.bigboldredtext {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-align : center;
}
.boldredtext {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-align : center;
}
.checkmark {
	font-family : "Wingdings 2";
	padding-left: 15px;
	padding-right: 10px;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	pointer: hand;
	cursor: hand;
	text-align: center;

}

.footertext {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}

a:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #cc3300;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFCC66;
}
a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #9F3900;
}
a.textmenu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
a.textmenu:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFCC66;
	text-decoration : none;
}
a.textmenu:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
}
.section {
	text-align: center;
	letter-spacing: 5px;
	padding: 3px;
	border: solid 1px black;
	background-color: black;
	color: white;
	font-weight : bold;
	word-spacing : 10px;
}
.middot {
	font-size: 16px;
	color: #FFFFFF;
	font-weight : bold;
	padding-left : 3px;
	padding-right : 3px;
}
.bulletlinks {
	padding-top: 5px;
	margin-left: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: left;	
}
.imgwborder {
	border: solid 1px #cc3300;
}
.sidebartext {
	padding: 8px;
	font-family: Arial, Verdana;
	font-size: 10px;
	text-align: left;
	color: #cc3300;		
}
.captiontext {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;		
}

