﻿body
{
	background-color: Black;
	color: White;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	font-family: Arial, Miriam, Sans-Serif;
}

h1
{
	font-size: x-large;
	padding: 8px;
}

.BigerTable
{
	width:100%;
}

table 
{
	width: 80%;
}

.mainarea
{
	border-bottom-color: Green;
	background-image: url("images/background.gif");
	background-repeat: no-repeat;
	width: 800px;
	text-align: left;
	vertical-align: top;
	padding: 16px;
	font-size: 14px;
	padding-right: 12px;
}

.navmenu
{
	vertical-align: top;
	text-align: left;
	width: 128px;
}

.ContentSelection
{
	vertical-align: middle; 
	text-align: left; 
	white-space: normal; 
	margin: 5px; 
	padding: 5px;
	color: Lime;
	font-weight: bold;
}

a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: teal;
}
a:hover
{
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

.navmenu a
{
	font-size: medium;
}
.navmenu a:hover
{
	font-size: medium;
 font-style: italic;
}
.ScreamStyle
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: Yellow;
	background-color: #001C01;
	vertical-align: middle;
	text-align: left;
	visibility: visible;
	cursor: pointer;
	border-collapse: inherit;
	empty-cells: hide;
	white-space: nowrap;
	text-indent: inherit;
	clear: left;
	overflow: hidden;
	azimuth: center-left;
}
    #NewnamelabelCell
    {
        width: 45px;
    }
    #c3
    {
	width: 55px;
    }
#c1
    {
	width: 40px;
}
#c2
    {
	width: 165px;
}
#c5
    {
	width: 140px;
	white-space: nowrap;
}
.ScreamStyleTb
{
	border-color: #00FF00;
	border: #00FF00 double;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: Yellow;
	background-color: #001C01;
	vertical-align: middle;
	text-align: left;
	visibility: visible;
	cursor: pointer;
	border-collapse: inherit;
	empty-cells: hide;
}
#c1u
{
	text-align: left;
	vertical-align: middle;
}
.TitleStyle 
{
	font-weight: bold;
	color: Green;
	text-transform: capitalize;
}