﻿BODY
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #000000;
}


 /* FONT COLORS */



#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100%; }

 /* PAGE LINK COLORS */

a:link		{ color: #0033FF; text-decoration: underline; }

a:visited	{ color: #6633FF; text-decoration: underline; }

a:active	{ color: #0033FF; text-decoration: underline; }

a:hover		{ color: #6699FF; text-decoration: none; }

.midmenu
{
padding:5px;width:100px;
}
.midmenu h3{
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #978d54;
	padding:10px 0;
	letter-spacing: .1em;
}
.toggler  {
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #978d54;
	padding:10px 0;
	letter-spacing: .1em;
	font-family: Tahoma;
	background-color: #24221a;
	border-bottom:solid 1px #8d8245;
}
	
.toggler:hover	 { cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #1f1d10;
	padding:10px 0;
	letter-spacing: .1em;
	font-family: Tahoma;
	background-color: #5e572c;
	border-bottom:solid 1px #8d8245; }
.element	 { padding:0 5px; }

.midmenu .imgUser{width:40px; height:50px; padding:5px 0; float:left; }
.midmenu .imgTitle
{
	padding:5px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #978d54;
}
.midmenu .imgDesc{

	font-family: "Tahoma";
	font-size: 11px;
	color: #786e4e;
}
