body{
color:#FFFFFF;
background-color:#000000;
}


.mainTbl{
	margin:1px;
	color:#FFFFFF;
	height:90%;
	width:90%;
	}
.menu{
	width:244px;
	background-color: #800000;
}

.content{
	padding-left:9px;
}
.nameheader{
font-family: times;
font-variant: small-caps;
font-weight: normal;
text-decoration: underline;
font-color: #FFFFFF;
font-size: xx-large;
}

.headline{
font-family: times;
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
color: #000000;
font-size: x-large;
}
.headline-low{
font-family: times;
font-weight: normal;
font-style: italic;
text-decoration: none;
color: #008000;
font-size: small;
}
.headline-story{
font-family: times;
font-weight: bold;
color: #008000;
cursor:pointer;
}

.menurow{
height:28;
width:100%;
background-color:#800000;

}

.menubutton{
background-color:#988888;
font-family: times;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
font-size: 18px;
cursor: pointer;
height:24;
width:150;
}


.blankanchor{
color: #FFFFFF;
text-decoration: none;
}

.colorbutton{
background-color:#9C9A06;
font-family: times;
font-weight: normal;
text-decoration: none;
color: #800000;
font-size: 18px;
cursor: pointer;
height:24;
width:130;
}

.selectedcolorbutton{
background-color:#FCFBAA;
font-family: times;
font-weight: normal;
text-decoration: none;
color: #800000;
font-size: 18px;
cursor: pointer;
height:24;
width:130;
}

.colorblankanchor{
color: #800000;
text-decoration: none;
}

.defaultcursor{
cursor: default;
}

.lightyellow{
background-color:#FCFBAA;
}

.external {
color:#ffff99;
background:transparent url(/images/external.png) no-repeat scroll right center;
padding-right:13px;
}

.companybutton{
background-color:#808080;
font-family: times;
font-weight: normal;
text-decoration: none;
color: #800000;
font-size: 18px;
cursor: pointer;
height:24;
width:200;
}

.selectedcompanybutton{
background-color:#C0C0C0;
font-family: times;
font-weight: normal;
text-decoration: none;
color: #800000;
font-size: 18px;
cursor: pointer;
height:24;
width:200;
}

