﻿body {background:#990000; color:#ffffff; font-family:Arial, Tahoma, Sans-Serif; font-size:12px }

table td div{font-family:Tahoma, Sans-Serif; vertical-align:top }

h4{margin-bottom:5px}

/* Text */
.txtBlack{color:#000000}


/* -- Tables -- */


.tdFPimg{ width:250px; padding:25px; border:solid 1px #333333; text-align:center; color:Yellow}
.tdFPimg img{border:solid 3px #333333}

/* -- Divs, Spans and Panels -- */

#divHead{width:800px }
#divFooter{ }
#divContent{width:800px; text-align:left;}
#divContainer{width:100%; text-align:center;}
.divNews{margin:10px 10px 20px 10px;}
.pnlMain{background:#000000; border:solid 1px #ffffff; width:794px}
.pnlMainNoWid{background:#000000; border:solid 1px #ffffff;}


/* -- Links -- */
a:link{color:#666666; text-decoration:none; }
a:visited{color: #cccccc; text-decoration:none;}
a:active{color: #999999; text-decoration:none;}
a:hover{color: #ffffff;  text-decoration:underline} 

.lnkSelected{padding: 3px; font-weight:bold; font-size:14px;border:solid 1px #999999; color:#efefef; background:#444444}
.lnkNormal{padding: 3px; font-weight:bold; font-size:14px;}

a.blacklink:link {background: #000000}
a.blacklink:visited{background:#000000}
a.blacklink:hover {background: #000000; color: #ffff00} 

/* -- Labels -- */



/* -- Miscellaneous -- */
.centered{text-align:center; width:100%;}
#txtImportant{display:none;}


