.MenuBkgd
{
        background-color: #CCCCCC;
}

.Secondary_Color
{
	 color: #FFCC99;
	 background-color: #FFCC99;
}

.ContentBkgd
{
        
}

.PageTitles
{
    font-family: Verdana;
    font-size:18px;
    font-weight:bold;
    color:#008080;
}

.mainbodytext_black
{
	font-size:14px;
	color:#000000;
	text-decoration: bold;
}


.mnuBackground1
{
    background-image: url(../images/mnuBackground1.gif);
}

.bodyMain 
{
    
    background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
    height: 600px;
}

.contentMain 
{
    background-image: url(../images/spine_Art_alt1.gif);
    background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
    height: 600px;
}

.contentSpinecor 
{
    background-image: url(../images/dancer_Brace.jpg);
    background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
    height: 600px;
}

.mainbodytext_white
{
	font-size:14;
	color:#FFFFFF;
	text-decoration: bold;
}
.footer
{
	font-size:xx-small;
}

.mainheader_v1
{
       background-color: #FF9900;
}





.body_background 
{
    background-color: #000000
}


.menubar
{
	font-family: Impact, Mangal;
	font-size:10;
	font-weight: normal;
	text-decoration: none;
}

.TableBackGround
{
    background-color: #FFFF66;
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}


_A:link
{
	text-decoration: none;
}
_A:active
{
	text-decoration: none;
}
_A:hover
{
	text-decoration: none;
}
_A:visited
{
	text-decoration: none;
}
