/* CSS Document */
a {
	color:#003366;
	text-decoration:none;
	CURSOR: pointer;
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited, a:active {	
	color:#CCCCCC;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
}
.moveme	{cursor: move;}
.handle	{cursor: move;}

.bigfontlarge {
	font-size: 30px;
	font-weight: bold;
}
.bigfontminus {
	font-size: 20px;
	font-weight: bold;
}
.smallfontheader {
	font-size: 15px;
	font-weight: 800;
	font-stretch:ultra-expanded;
}

body {
	font-weight: lighter;
	font-style: normal;
	font-size: 11px;
	font-weight: 500;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}


.mainmenutable {
	font-family: "courier", Times, serif;
	font-weight: lighter;
	font-style: normal;
	font-size: 12px;
}
/*  BANNER GROUP: NEWS ROW  */
.editorial {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	height:21px;
	color:#FF3366;
}

.subline {
	width:65%;
}
.logocell {
	background-color:#000000;
	width:203px;
	height:203px;
}

.totaldiv {
	margin: 0 auto;
	position:relative;
	width: 100%;

}

.bottom_screen {
position: fixed;
bottom: 0px; 
}


.hiddencontentdiv {
	visibility:hidden;
	height:0px;
}
.dframe{
	height:0px; 
}
.bannergroup {
	margin: 0 auto;
}
.banner {
	margin: 0 auto;
	border-collapse:collapse;
	border-color:#000000;
	background-color:#000000;
}
.portal {
	position:absolute;
	display: block;
	border-style:double;
	background-color:#000000;
} 
.rightsidebar, .leftsidebar {
	height: 100%;
}

.banner, .portal, .headertable {
	width:100%;
	border-style:none;
}
.headertable, .portal {
	border-color:#333333;
}
.contentportal {
	width: 80%;
	clear:right;
	float:right;
}
.sidebarportal {
	width: 100%;
}

.rightsidebar {
	clear:right;
	float:left;
		width: 20%;
	margin-bottom:0px;
	min-height:100%; 
}
.leftsidebar {
	clear:left;
	float:left;
		width: 20%;
	margin-bottom:0px;
	min-height:100%; 
}


.contentportal, .subline {
	background-color:#222222;
}
.footerdiv {
background-color:#000000;
}
.bannergroup, .dframe, .headerdiv, .contentdiv, .footerdiv, .hiddencontentdiv, table.basic, .editorial {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	
}
.bannergroup, .dframe, .headerdiv, .contentdiv, .footerdiv, .hiddencontentdiv, table.basic, .editorial {
	width: 100%;
}
.leftmenubg {
 background-color:#FFFFFF; /*EF0494 -- D9DBCE;*/
 }
.banner, .leftmenuheaderbg {
	 background-color:#222222; /*D9DBCE;*/
}
.headerdiv, .contentdiv, .footerdiv, .hiddencontentdiv {
	float:left;
	size:auto;
}
.leftmenufont {
	font-family: "OCR A Std", Courier, monospace;
	font-weight:bold;
	
	font-stretch:expanded;
	font-size:16px;
	color:#000000;
}

.menufont {
	font-family: "OCR A Std", Courier, monospace;
	font-stretch:expanded;
	font-size:16px;
}
.contentcell {
	font-family: "OCR A Std", Courier, monospace;
	font-stretch:expanded;
	font-size:14px;
	color:#90FEE1;
}
body, .smallfontheader, .newstable, .credits, .editorial , .bigfontlarge, .bigfontminus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

