body {
 text-align: center;
 background-color: #8A5293;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

.w22 {
 width: 22%;
}

.mainTable { 
 border-top: 1px solid #DC3030;
 border-left: 1px solid #DC3030;
 border-right: 1px solid #DC3030;
 border-bottom: 1px solid #DC3030;
 background-color: #FFFFFF;
 width: 760px;
 height: 100%;
 margin: 0px auto; 
 text-align: left;
}

.mainTable tr td { 
 padding: 4px;
}

body,td,th {
 /* font-family: Verdana, Arial, Helvetica, sans-serif; */
 color: #8A5293;
}

a,a:hover { 
 text-decoration: underline;
}

a { 
 color: #DC3030; 
 text-decoration: none;
}

a:hover {
 color: #8A5293; 
 text-decoration: underline;
}

.navigation { 
 padding: 4px;
 margin:	2px;
 height: 100%; 
 border:	1px #8A5293 solid;
 font-size: 12px;
 background-color: #8A5293;
}

.navigation a,.navigation a:hover {
 padding: 4px;
 margin-top: 4px;
 margin-bottom: 2px;
 display: block;
 color: #DC3030;
 border: 1px solid #FFFFFF;
 background: #FFFFFF ;
}

.navigation a:hover {
 text-decoration: none; 
 color: #FFFFFF;
 background: #8A5293 ;
 border: 1px solid #FFFFFF;
}

.headers {
 font-size: 18px;
 font-weight: bold;
 color: #000000;
}

.headers a, .headers a:hover { 
 color: #000000;
 text-decoration: none;
}

.highLight { 
 background: #FFFFFF ;
 font-weight: bold;
 border: solid 1px #000000; 
}

.fancyRow {
 background: #8A5293 ;
}

.fancyRow2 {
 background: #8A5293 ;
}

.fancyRow2 a, .fancyRow2 a:hover {
color: #FFFFFF;
}

.border-top-bottom {
 border-top: 1px solid #DC3030;
 border-bottom: 1px solid #DC3030;
}

.navigationHead {
 text-align: left;
 font-weight: bold;
 padding: 4px;
 margin:	2px;
 margin-right: 20px;
 height: 100%; 
 border:	1px #8A5293 solid;
 font-size: 12px;
 background-color: #8A5293;
 color: #FFFFFF;
}

.smallText {
 font-size: 10px;
 color: #FFFFFF;
 border-left: 8px;
 border-right: 16px;
 border-style: solid;
 border-color: #FFFFFF;
 background-color:#8A5293;
}
.smallTextLeft {
 font-size: 10px;
 color: #FFFFFF;
 border-left: 8px;
 border-right: 0px;
 border-style: solid;
 border-color: #FFFFFF;
 background-color:#8A5293;
}
.smallTextRight {
 font-size: 10px;
 color: #FFFFFF;
 border-left: 0px;
 border-right: 16px;
 border-style: solid;
 border-color: #FFFFFF;
 background-color:#8A5293;
}
.text { 
 width: 154px; 
}

img { 
 border: 0px;
}

li {
 padding: 0px;
 margin: 6px 0px 0px 15px;
 list-style: disc outside url("assets/site/images/bullet.gif");
}

ul {
 margin: 0px 0px 0px 20px;
}

.silent { 
 color: #000000; 
 text-decoration: none; 
}

.silent:hover { 
 color: #000000 !important; 
 text-decoration: none !important; 
}

.logoBox {
 padding: 4px;
 margin: 4px;
 border:	1px #FFFFFF solid;
 background: #000000;
}

fieldset { 
 padding: 1px; 
 border: 1px #000000;
 font-size: 12px;
}

legend {  
 /* font-weight: bold; */
 color: #000000;
}

legend a,legend a:hover { 
 display: block; 
 text-decoration: none;
}

.u { 
 text-decoration: underline;
}

.strike {
 text-decoration:line-through;
}

.content { 
 width: 84%; 
 height: 206px;
}

.mono {
 font-family:"Courier New", Courier, mono, sans-serif;
}

/* FORM ELEMENTS */

.textbox, .textarea {
        border: 1px #00000;
}

td.basic {background-color: #FFFFFF; vertical-align:top;} 

.fauxbutton {
	font: 11px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
	color: #000000;
}

.boldtext {font-weight: bold;}

h1 {
	font-size: 20px;
	color: #8A5293;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}

.boldtitle {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 margin-left: 0px;
 margin-top: 4px;
 margin-right: 0px;
 margin-bottom: 4px;
}

p.notop{
margin-top: 0px;
}


.pagetrail {
 border-width: 4px;
 border-color: #FFFFFF;
 border-color-top: #000000;
 border-style: solid;
}

.tagline {
 border-width: 4px;
 border-right: 16px;
 border-color: #FFFFFF;
 border-color-top: #000000;
 color: #DC3030;
 border-style: solid;
}

acronym { cursor: hand; border-bottom: dashed 1px #000000; }

/* countdown1{
font-weight: bold;
font-size: 16px;} */
