body
{
background-image: url(/images/Black/blackbg.jpg);
background-repeat: repeat-x;
background-x-position: center;
background-y-position: top;
background-attachment: fixed;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
	.h{color:#FFFFFF}
	}

      	A.cat:link { color: #ee9900 }
	A.cat:visited { color: #ee9900 }

	A.subcat:link { color: #0066CC;  }
	A.subcat:visited { color: #0066CC }

	A.adbox:link { color: #0066CC;  }
	A.adbox:visited { color: #0066CC }

	A.standard:link { color: #0066CC;  }
	A.standard:visited { color: #0066CC }

	A.free:link { color: #0066CC;  }
	A.free:visited { color: #0066CC }

	.displayurl { color: green;  }





code, textarea, tt, pre {
	font-family:monospace;
	font-size:small;
	}
span, body, th, td, ul, li, p, dt, dd, dl {
	font-family:verdana,sans-serif;
	font-size: 13;
        A.nav:link { color: #0066CC }
        A.nav:visited { color: #0066CC }
	}



       A.bar:link { color: #696969; font-size: 10; font-family:verdana; }
       A.bar:visited { color: #696969; font-size: 10; font-family:verdana; }
.link { text-decoration: none; }
code, code.code {
	color:#006699;
	background-color:#ffffff;
	}

code.html {
	color:#000088;
	background-color:#ffffff;
	}

input.submit {
	font-weight:bold;
	cursor:pointer;
	color:#000000;
	background-color:#ffffff;
	}
p.cp {
	font-size:x-small;
	color:#aaaaaa;
	background-color:#ffffff;
	}

#extab
{	margin: 0;
	padding: 0;
	z-index: 30}

#extab li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	white-space: nowrap}

#extab li a
{	display: block;
	color: #000000;
	text-decoration: none}

#extab li a:hover
{	
}

#extab div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #DDDDDD}

	#extab div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 100;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
		font: 11px verdana}

	#extab div a:hover
	{	background: #EFEEE7;
		color: #000000}
		
		/*This is our css menu we're working on. Cool*/

#miniflex {
        width: 80%;
        float: left;
        font-size: small; /* could be specified at a higher level */
        margin: 0;
        padding: 0 10px 0 10px;
        border-bottom: 1px solid #000;
        position:relative;
        z-index:2;
        }

#miniflex li {
        float: left;
        margin: 0;
        padding: 0;
        display: inline;
        list-style: none;
        position:relative;
        }

#miniflex a:link, #miniflex a:visited {
        float: left;
        font-size: 85%;
        line-height: 20px;
        font-weight: bold;
        margin: 0 10px 0 10px;
        text-decoration: none;
        color: #0066CC;
        }

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
        border-bottom: 4px solid #DE6B00;
        padding-bottom: 2px;
        color: #000;
        }
        
#animated-tab {
        position: absolute;
        z-index: 1;
        font-size: 85%;
        line-height: 20px;
        padding-bottom: 2px;
        border-bottom: 4px solid #DE6B00;
        }
br
        {
        clear:both;
        }
