/* GENERAL STYLES */
html {
 height: 100%;
}

BODY
{
	/* background-image:url('../images/strand_bg.jpg'); */

    background-repeat : repeat-x;
    background-color: #DF230A;
    font-family: Verdana, Arial;
    font-size: 0.7em;
    font-weight: normal; 
    color: #ffff00;       
    height:100%;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.contentTableLayout {
	background-color: #DF230A;
	padding: 0px;
	margin: 0px;
	
    border-style: none solid none solid; 
    border-width: 1px; 
    border-color: #FFFF00
}

.navigationBar {
  background-image:url('../images/header_bar.jpg')
}	
	
.glowingArea {
	background-image: url('../images/glowing_background.jpg');
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.noBorders {
	border-style: none;
	padding: 0px;
	margin: 0px;
}


div.MenuLink a:active { font-weight:bold; color: #ffffff; text-decoration:none; }
div.MenuLink a:link { font-weight:bold; color: #cb0011; text-decoration:none; }
div.MenuLink a:visited { font-weight:bold; color: #cb0011; text-decoration:none; }
div.MenuLink a:hover { font-weight:bold; color: #750e73; text-decoration:none; }

div.MenuLinkSelected a:active { font-weight:bold; color: #750e73; text-decoration:none; }
div.MenuLinkSelected a:link { font-weight:bold; color: #750e73; text-decoration:none; }
div.MenuLinkSelected a:visited { font-weight:bold; color: #750e73; text-decoration:none; }
div.MenuLinkSelected a:hover { font-weight:bold; color: #750e73; text-decoration:none; }


div.MenuLinkLeft a:active { font-weight:bold; color: #ffffff; text-decoration:none; }
div.MenuLinkLeft a:link { font-weight:bold; color: #ffff00; text-decoration:none; }
div.MenuLinkLeft a:visited { font-weight:bold; color: #ffff00; text-decoration:none; }
div.MenuLinkLeft a:hover { font-weight:bold; color: #750e73; text-decoration:none; }

div.MenuLinkLeftSelected a:active { font-weight:bold; color: #750e73; text-decoration:none; }
div.MenuLinkLeftSelected a:link { font-weight:bold; color: #750e73; text-decoration:none; }
div.MenuLinkLeftSelected a:visited { font-weight:bold; color: #750e73; text-decoration:none; }
div.MenuLinkLeftSelected a:hover { font-weight:bold; color: #750e73; text-decoration:none; }

div.Content a:active { font-weight:bold; color: #750e73; text-decoration:underline; }
div.Content a:link { font-weight:bold; color: #750e73; text-decoration:underline; }
div.Content a:visited { font-weight:bold; color: #750e73; text-decoration:underline; }
div.Content a:hover { font-weight:bold; color: #750e73; text-decoration:underline; }

.MenuLink 
{
	float: left;
	margin-right: 20px;
	color: #cb0011;
}

.MenuLinkSelected
{
	float: left;
	margin-right: 20px;
	color: #cb0011;
}

.MenuBar
{
 padding-left: 8px;
}

.MenuBarLeft {
 padding-top: 6px;
 padding-left: 5px;
}

div.Content IMG {	padding: 5px 5px 5px 5px;  filter:progid:DXImageTransform.Microsoft.Shadow(color='#2d1013', Direction=135, Strength=6); }

div.imageUpperLeft IMG {	  filter:progid:DXImageTransform.Microsoft.Shadow(color='#2d1013', Direction=135, Strength=3); }

/* div.imageUpperLeft IMG {	 filter:progid:DXImageTransform.Microsoft.Glow(color='#2d1013', Strength='2') } */

.flashintrodiv { 
 position: absolute; left: 60%; width: 600px;
} 

/* EDITOR PROPERTIES */

