a
{
	color:#265E83;
	font: 16px "Times";
	font-weight: normal;
}

.clstdsel
{
    border-color: #FF8C00;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    color: #FF8C00;
    font: 14px "Times";
    font-weight: normal;
}
.clstddesel
{
    border-color: #4682B4;
    border-color: #4169E1;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    color:#336699;
    font: 14px "Times";
    font-weight: normal;
}


.clsatentiontitle
{
	color: RED;
	font: 16px "Times";
	font-weight: bold;
}

.reminder
{
	color:DARKRED;
	font: normal 12px "Times";
}

.clsmenu
{
	position:absolute;
	top:0;
}

.home
{
	position:absolute; 
	top:100;
	left:50%;
	margin-left: -450px;
}

.tblhome
{
	position:absolute; 
	top:100;
}

.tblscreen
{
	position:absolute; 
	top:100;
	width: 900;
}
.imginfo
{
	color: #336699;
	font: 12px "Times";
	font-weight: bold;
	width: 500;
	height: 100;
}

.newhead_mem
{
//	color: yellow;
	font: 16px "Times";
	font-weight: bold;
	background-color:#000000;
	text-align:center;
	width:250;
}

.newshead
{
	color:#ffffff;
	font: 16px "Times";
	font-weight: bold;
	background-color:#336699;
	text-align:center;
	width:450;
}

	
.newhead
{
	color:#ffffff;
	font: 16px "Times";
	font-weight: bold;
	background-color:#336699;
	text-align:center;
	width:250;
}

.traur
{
        color:#ffffff;
        font: 16px "Times";
        font-weight: bold;
        background-color:BLACK;
        text-align:center;
        width:250;
}


.coldwarn
{
	color:#336699;
	font: 14px "Times";
	font-weight: bold;
	background-color:#ADD8E6;
}

.coldalert
{
	color:#000000;
	font: 14px "Times";
	font-weight: bold;
	background-color:#00BFFF;
}

.hotwarn
{
	color:#336699;
	font: 14px "Times";
	font-weight: bold;
	background-color:#F0E68C;
}

.hotalert
{
	color:#000000;
	font: 14px "Times";
	font-weight: bold;
	background-color:#FF6347;
}

.itemtitle
{
	color:#336699;
	font: 16px "Times";
	font-weight: bold;
}

.item
{
	color:#336699;
	font: 14px "Times";
	font-weight: normal;
}

.itemhigh
{
	color:#8A2BE2;
	font: 14px "Times";
	font-weight: normal;
}

.itemdesc
{
	color:#696969;
	font: italic 14px "Times";
	font-weight: normal;
}


.tdnew
{
	color:#336699;
	font: 14px "Times";
	font-weight: normal;
	width:250;
}
.td_footer
{
	color:#A9A9A9;
	font: 14px "Times";
	font-weight: normal;
	text-align:center;
}

.lowgrey
{
	background-color: white;
	color: #B6B6B4;
	font: 14px "Times";
	font-weight: bold;
	cursor: normal;
}

.highgrey
{
	color: #848482;
	font: 14px "Times";
	font-weight: bold;
	cursor: pointer;
}

.low
{
	background-color: white;
	color: #265E83;
	font: 14px "Times";
	font-weight: bold;
	cursor: normal;
}
.high
{
	color: #8A2BE2;
	font: 16px "Times";
	font-weight: bold;
	cursor: pointer;
}


.low-w
{
	background-color:#01255C;
	color: #f3f7f8;
	font: 16px "Times";
	font-weight: bold;
	cursor: normal;
}


.low-link
{
	color: #01255C;
	font: 16px "Times";
	font-weight: bold;
	cursor: normal;
}

.high-link
{
	color: #d45500;
	font: 16px "Times";
	font-weight: bold;
	cursor: pointer;
}


.high-w
{
	background-color:#01255C;
	color: ORANGE;
	font: 16px "Times";
	font-weight: bold;
	cursor: pointer;
}


.low-img
{
	background-color: WHITE;
	cursor: normal;
	padding-bottom: 1;
}

.high-img
{
	background-color: #01255c;
	cursor: pointer;
	padding-bottom: 1;
}



.high-p
{
	color: #8A2BE2;
	font: 16px "Times";
	font-weight: bold;
}

.header
{
	color:#ffffff;
	font: 20px "Times";
	font-weight: bold;
	background-color:#336699;
	text-align:center;
}

.tblheader
{
	position:absolute; 
	top:100;
	left: 25%;
	width:50%;
}

.highmm
{
	color:MIDNIGHTBLUE;
	height: 25;
	font: 16px "Times";
	font-weight: bold;
	cursor: pointer;
}
.lowmm
{
	color:#ffffff;
	height: 25;
	font: bold 16px 'Times';
	cursor: normal;
}
.lowsubm
{
	background-color:#c5d0db;
	color: #265E83;
	width: 150px;
}

.highsubm
{
	background-color:#265E83;
	color:#ffffff;
	width:150px;
}

.tblstylesubmenu
{
position:absolute;
visibility:hidden;
z-index:1000;
border-style:ridge;
border-left-color:#ffffff;
border-top-color:#ffffff;
border-right-color:#808080;
border-bottom-color:#808080;
border-width:2px;
background-color:#c5d0db;
color:#265E83;
cursor:pointer;
font: bold 12px "Times";
}

