body{font-family:tahoma,Arial;font-size:11px;color:#666666;text-align:center;}
td{font-family:tahoma,Arial;font-size:11px;color:#666666;}
.headingbox{font-family:tahoma,Arial;font-size:11px;color:#FFFFFF;font-weight:bold;}
.headingcat{font-family:tahoma,Arial;font-size:11px;color:#1C82BF;font-weight:bold;}
.w {font-family:Arial, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#ffffff;}
select{font-family:tahoma;font-size:11px;color:#666666;}
input.textbox{font-family:tahoma;font-size:11px;color:#666666;}
.wtxt { font-weight: normal; color: #FFFFFF; }

A:LINK,A:VISITED{color:#C84F01;text-decoration:none;}
A:HOVER{color:#FF9900;}

.headline { color: #FF9900; font-size: 18px; font-family: Tahoma, Arial, Verdana, Helvetica; }
.headline_w { color: #FFFFFF; font-size: 18px; font-family:Tahoma, Arial, Verdana, Helvetica; }

a.n:link, a.n:visited {color:#000000;font-weight:normal;text-decoration:none;}
a.n:active {color:#000000;font-weight:normal;text-decoration:none;}
a.n:hover {color:#333333;font-weight:normal;text-decoration:underline;}

a.m:link, a.m:visited {font-family:Verdana, Helvetica;color:#000000;font-size:9px;font-weight:normal;text-decoration:none;}
a.m:active {font-family:Verdana, Helvetica;color:#000000;font-size:9px;font-weight:normal;text-decoration:none;}
a.m:hover {font-family:Verdana, Helvetica;color:#333333;font-size:9px;font-weight:normal;text-decoration:underline;}

a.w:link, a.w:visited {color:#FFFFFF;text-decoration:none;}
a.w:active {color:#FFFFFF;text-decoration:none;}
a.w:hover {color:#FFFF55;text-decoration:none;}

a.e:link, a.e:visited {font-family:Verdana, Helvetica;color:#000000;font-size:11px;font-weight:normal;text-decoration:none;}
a.e:active {font-family:Verdana, Helvetica;color:#000000;font-size:11px;font-weight:normal;text-decoration:none;}
a.e:hover {font-family:Verdana, Helvetica;color:#333333;font-size:11px;font-weight:normal;text-decoration:underline;}

a.who_on:link, a.n:visited {color:#000000;font-weight:normal;text-decoration:underline;}
a.who_on:active {color:#000000;font-weight:normal;text-decoration:none;}
a.who_on:hover {color:#333333;font-weight:normal;text-decoration:none;}

A.b:LINK,A.b:VISITED{color:#333333;text-decoration:none;}
A.b:HOVER{color:#FF9900;}

  -- form --
input.text {font-family:Arial, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000000;}.profiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AE1600;
}

.trs { background-color: #C94927; font-family:tahoma,Arial; font-size:11px;color:#FFFFFF;}
.trth { background-color: #E35732; font-family:tahoma,Arial; font-size:11px;color:#FFFFFF;}
.trtc { background-color: #F5EBDA; }

.blogheadline 
{ 
	color: #AE1600; font-size: 20px; font-weight:bold; font-family: Tahoma, Arial, Verdana, Helvetica; 
	height:50px;
}
.blogdate { background-color: #FFFFFF; height:25px; color:#AE1600; font-size:17px; font-weight:bold; }
.blogtitle { background-color: #FFFFFF; height:25px; font-weight:bold;}
.blogfooter { background-color: #FFFFFF; height:25px;  font-weight:bold;}
.blogbody { background-color: #FFFFFF; }
.blognorm { background-color: #FFFFFF; height:25px; }
.blogprofile { background-color:#FFF7EC; }
.blogprofileheading {color:#AE1600; font-size:16px; font-weight:bold; }

.blogbgc1 {background-color: #FFF7EC;}
.blogbgc2 {background-color: #FFFFFF;}
.blogheader {background-color: #FEE6C7; }
.blogstatusmsg {color:darkgreen;}

td.sorted{background-color:#EAAE61;}
.comment_header { background-color:#FEE6C7; padding-left:3px; padding-top:2px; padding-bottom:2px; }
.maindesc { font-family: Tahoma; font-size: 8.5pt; color: #000000; }
        .buttonBar
        {
        	position: absolute;
        	top: 30em;
        	left: 45em;
            height: 12em;
            width: 20em;
			border: 2px inset red;
			background: gold;
			padding: 3px;
			margin: 3px;
			cursor: pointer;
			visibility: hidden;
			z-index: 10000000;
        }

        .button
        {
            float: left;
            border: 2px outset white;
            background: red;
            padding: 3px;
            margin: 3px;
            height: 3em;
			width: 8em;
			cursor: pointer;

        }
#overblack{
   position:absolute; left:0px; top:0px; width:770px;
   height:600px; z-index:10; visibility:hidden;
   background-image:url(/images/trans-bg.png);
   filter:alpha(opacity:80);
}
#attention{
   position:absolute; left:0px; top:0px; visibility:hidden; z-index:15;
   background-image:url(/images/attention-bg.gif);
}		  
