BODY {
	margin: 1em;
	padding: 0;
	font-family:"Comic Sans MS", cursive;
	background-image:  url(/csimg/MMA_Backmain.gif);
	background-repeat: repeat;
	background-color: white;
	font:"Comic Sans MS", cursive;
	
	/*color: #ECECEC; */
}
.DarkBack{
		margin: 1em;
	padding: 0;
	font-family:"Comic Sans MS", cursive;
	background-image:  url(/csimg/maincell.gif);
	background-repeat: repeat;
	background-color: white;
	font:"Comic Sans MS", cursive;
}

.MainCell{background-color:#333;
background-image:url(/csimg/maincell.gif);
background-repeat:repeat;
}
.spacerRow{
	background-repeat: repeat-x;
	background-image: url(/csimg/rowspacer.png);
	height: 11px;
}
tr.BlueHead, td.BlueHead{
	/* background-image: url(/csimg/BlueHead.gif); */
	background-color: Black;
	height: 100px;
	background-repeat: no-repeat;
	background-position: bottom right;
} 
.navRow{
	background-repeat: repeat-x;
	background-image: url(/csimg/navBack.png);
	height: 30px;}
.tagline {

	font-size: 12pt;
/*	color: #e6e8f8; */
	color: White;
	text-align: left;
	background-color: #232323;
}

divtxt{
	overflow: visible;
	overflow-x: hidden;
	overflow-y: hidden;
}
.tiny{
	font-size: 1pt;
	color: Black;
}
h1
{
	font-size: 22px;
	text-align: center;
	color: White;
font-family:"Comic Sans MS", cursive;
}
.MainH1
{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: White; 
	font-family:"Comic Sans MS", cursive;
	/* color: #672E0C; */
}
.subHeading1{
	font-size: 22px;
	text-align: center;
	color: White;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
}

h2
{
	font-size: 20px;
	text-align: center;
	color: White;
	font-family:"Comic Sans MS", cursive;
}
.subHeading3{
	font-size: 18px;
	text-align: center;
	color: White;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;

}
h3
{
	font-size: 16px;
	text-align: center;
	color: White;
	font-family:"Comic Sans MS", cursive;

}
h4
{
	font-size: 14px;
	text-align: center;
	color: White;
	font-family:"Comic Sans MS", cursive;

}
p{
font-family:"Comic Sans MS", cursive;
	color: White;
	font-size: 14px;
	text-align: center;
/*	margin-left: 3em; */
}
.copyright{
	color: White;
	font-size: 12px;
	width: 792px;
	text-align: center;
	font-family:"Comic Sans MS", cursive;
}
.copyrightRow{
	background-color: Black;
}
UL{
	font-size: 14px;
	color: white;
	list-style-image: url(/csimg/Bullet_Blue.gif);
	font-family:"Comic Sans MS", cursive;
}

UL A{
	font-size: 14px;
	color: white;
}
.orange{
	font-size: 14px;
	color: #00314e;
	list-style-image: url(/csimg/Bullet_Orange.gif);
}
.headrowLeft{
/*	background-image: url(/csimg/MMA_Logo.jpg); */
	background-image: url(/csimg/AnimatedLogo.gif);
	height: 200px;
	background-repeat: no-repeat;
	background-position: left;
/*	width: 400px; */
}
.headrowRight{
/*	height: 10px; */
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
/*	width: 400px;*/
}
a:link {
	
}

a
{
	color: White;
	text-decoration: underline;
}
a:hover
{
	color: White;
	text-decoration: overline;
	font-weight: bold;
}

a:visited
{
	color: White; /* #F5F5DC; */
	text-decoration: underline;
} 

HR{
	color: White ;
}

.sponsor{ 
	
	color: #6D5A32;
	font-size: 12px;
}
/* used by ppcart*/
.formoption{
	color: #6D5A32;
	font-size: 12px;
}
  
.form_lists{
	background-color: #6D5A32;
	color: White;
	scrollbar-base-color: #6D5A32;
	scrollbar-arrow-color: #D3C2A0;
	scrollbar-Darkshadow-color: #A97D27;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.scrolllist , .scrolllist a:hover, .scrolllist a.highlighted:hover, .scrolllist a:focus, .scrolllist a:visited {
	color: white;
	text-decoration: none;
}
.scrolllist  a.highlighted {
	color: White;
	background-color: #89a7ce;
	text-decoration: none;
}

