body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    	text-align: left;
	background-color:#232323;
	}

p {
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	}

a:link {
	text-decoration: none;
	color: #EEEEEE;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #EEEEEE;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}

.smallink {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999; 
}

.text {
font-family: Helvetica; 
font-size: 11px;
letter-spacing: 0px;
color: #999999;
}

.header{
font-size: 16px; 
font-weight: bold; 
font-family: HelveticaNeue Condensed, Helvetica, Arial, sans-serif;
color: #EEEEEE;
text-transform: uppercase;
}

.header2{
font-size: 14px; 
font-weight: bold; 
font-family: HelveticaNeue Condensed, Helvetica, Arial, sans-serif;
color: #EEEEEE;
text-transform: uppercase;
}

.headline{
font-size: 12px; 
font-weight: bold; 
font-family: Helvetica, Arial;
color: #EEEEEE;
text-transform: uppercase;
}

.page{
font-size: 11px; 
font-weight: normal; 
font-family: Helvetica, Arial;
color: #EEEEEE;
text-transform: uppercase;
}

.uppercase {
font-family: Arial; 
font-size: 11px;
color:#333333;
text-transform: uppercase;
font-weight: bold; 
}

#leftarea {
  position:absolute;
  left:200;
  top:;
  width:;
}

h1, h2 {
	font-family: Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	}
	
#menuframe {
  position:relativ;
  width:200px;
  height:200px;
  left:590px;
  top: 560;
  overflow-x:hidden;
  vertical-align:top;
}

 div.paddeddiv {
 margin: 0px;
 margin-left: 70px;
 margin-top: 0px;
 margin-right: 930px;
 margin-bottom: 1px;

}

 div.paddeddiv2 {
 margin: 0px;
 margin-left: 0px;
 margin-top: 20px;
 margin-right: 10px;
 margin-bottom: 20px;

}

.menu {
font-family: Helvetica; 
font-size: 11px;
letter-spacing: 0px;
font-color: #ff00ff;
text-align: right;
}

/* General Table with alt colors*/
table.generalTable {
	border-collapse: collapse;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.generalTableApp {
	border-collapse: collapse;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 8px 0px 8px;
}

table.generalTable td {
	background-image:  url("../images/lineDotsShort.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	vertical-align: middle;
}
table.generalTable tr.formatLineBlue {
	background-color: #666666;
}
table.generalTable td.formatGuideSpacer
{
	background-image:  url("../images/lineDotsVertical.gif");
	background-repeat: repeat-y;
	background-position: center;
	width: 0px;
}
