.txt_Hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A083B;
	line-height: normal;
	text-align: center;
}
.txt_SubHdrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004460;
	text-transform: uppercase;
	text-align: left;
}
.t {
	background: url(../images/corners/dotBLK.gif) repeat-x 0 0;
	width: 76em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.b {
	background: url(../images/corners/dotBLK.gif) repeat-x 0 100%
}
.l {
	background: url(../images/corners/dotBLK.gif) repeat-y 0 0
}
.r {
	background: url(../images/corners/dotBLK.gif) repeat-y 100% 0
}
.bl {background: url(../images/corners/bl1.gif) no-repeat 0 100%}
.br {background: url(../images/corners/br1.gif) no-repeat 100% 100%}
.tl {background: url(../images/corners/tl1.gif) no-repeat 0 0}
.tr {
	background: url(../images/corners/tr1.gif) no-repeat 100% 0
}

a.topLINKS:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660033;
	text-decoration: none;
}

a.topLINKS:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
a.btmLINKS:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCFF;
	text-decoration: none;
	text-align: center;
}
a.btmLINKS:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCFF;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #004460;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
ul {
	font-family: Tahoma, Palatino, Verdana;
	font-size: 12px;
	color: #333333;
}
ol {
	font-family: Tahoma, Palatino, Verdana;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #333366;
	background-image: url(images/xscribble_black1.gif);
}
#blackLINE {
	background-color: #000000;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 5px;
}
#purpleLINE {
	background-color: #ccccff;
	height: 20px;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}
#bkGrd {
	background-image: url(../images/logoBackgrnd.jpg);
	width: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}
.txtArticleHdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-transform: capitalize;
}
.purpleTXT {
	font-weight: bold;
	color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.redTEXT {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.pic {
	padding-left: 10px;
}
.picRightBrd {
	padding-right: 10px;
}
