A {	font-family:"Verdana";
	text-decoration: underlined;
}

A:link{color:#000000;text-decoration: underlined;}
A:active{color:#FF5050;text-decoration: underlined;}
A:visited{color:#000000;text-decoration: underlined;}
A:hover{color:#901010;text-decoration: underlined; }

.redbold{color:#FF0000;font-weight:bold;}
A.redbold{color:#0000EE;font-weight:bold;}
A.redbold:visited{color:#0000EE;font-weight:bold;}
A.redbold:hover{color:#4000FF;font-weight:bold;}
A.redbold:active{color:#0000FF;font-weight:bold;}

.nbred{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underlined;
	font-size=13px;
	width:100%;
	height:15;
	filter: dropShadow(Color=#8DbDcD,OffX=1,OffY=1,Positive=1);
	}
A.nbred{color:#FF0000;font-weight:bold;}
A.nbred:visited{color:#FF0000;font-weight:bold;}
A.nbred:hover{color:#4000FF;font-weight:bold;}
A.nbred:active{color:#0000FF;font-weight:bold;}
	
BODY {	font-family:"Verdana";
	border : 0px;
	font-size:11px;
	background-color: #EFEFEF;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    color:#000000;        
    SCROLLBAR-FACE-COLOR:       #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR:  #ffffff;
	SCROLLBAR-SHADOW-COLOR:     #ffffff;
	SCROLLBAR-3DLIGHT-COLOR:    #bbbbbb;
	SCROLLBAR-ARROW-COLOR:      #aaaaaa;
	SCROLLBAR-TRACK-COLOR:      #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #bbbbbb;
	}


td  {	font-family:"Verdana";
	font-size:11px;
	}

p   {	font-size:11px;
	font-family:"Verdana";
        color:#000000;
	}

h3	{
    margin-top : 0px;
    margin-bottom: 0px;
	text-align:justify;
	font-family:"Verdana";
	font-weight:normal ;
	font-size:11px;
	color:#000000;
    }

.bglite{background-color: #BDEDFD;
	}

.bglite1{background-color: #B0E0F0;
	}

.bgmid{	background-color: #0099CC;
	}

.bgdark{background-color: #336699;
	}

.newsdate{background-color: #B0E0F0;
	font-weight:bold;
	}

.newsbody{background-color: #BDEDFD;
	}

.control{
	font-weight: bold;
	color: #FFFFFF;
	font-size=11px;
	background-color: #336699;
	border: 3px ;
	border-style:double ;
	border-color: #000080;
	}

input.txt	{
	border: 1px solid;
	font-size=11px;
	}

.controlred
	{
	font-weight: bold;
	color: #FFFFFF;
	font-size=11px;
	background-color: #FF0000;
	border: 3px ;
	border-style:double ;
	border-color: #000000;
	}

.nb	{
	font-weight: bold;
	color: #000000;
	text-decoration: underlined;
	font-size=13px;
	width:100%;
	height:15;
	filter: dropShadow(Color=#8DbDcD,OffX=1,OffY=1,Positive=1);
	}



.nb:hover{color:#5500EE;
	}

.embed	{
	color: #FFFFFF;
	font-weight: bold;
	width:100%;
	height:100%;
	margin-left:1px;
	filter: dropShadow(Color=#003366,OffX=-1,OffY=-1,Positive=1);
	}

.flip {
filter: flipv(enabled=1);
font-family: Verdana;
font-size: 12px;
}

.stat_td{
    border-color:black;
    background-color: #DDEEFF;
}

.stat_head{
    font-weight : bold;
    font-size : 12px;

}

.stat_th{
    font-weight : bold;
    text-align : center;
    border-color : black;
    background-color:#336699;
    color:white;
}

.stat_tab{
    border-collapse: collapse;
    border:1px solid;
    border-color : black;
}