@charset "windows-1252";

.menu A:link    { background: transparent; color: #FFFFFF;
				  text-decoration: underline; }
.menu A:visited { background: transparent; color: #FFFFFF;
            	  text-decoration: underline; }
.menu A:hover   { background: transparent; color: #000000;
            	  text-decoration: underline; }

.tbl_projectitem A:link    { background: transparent; color: #FFFFFF;
				  text-decoration: underline; }
.tbl_projectitem A:visited { background: transparent; color: #FFFFFF;
            	  text-decoration: underline; }
.tbl_projectitem A:hover   { background: transparent; color: #000000;
            	  text-decoration: underline; }

.td_newstitle A:link    { background: transparent; color: #FFFFFF;
				  text-decoration: underline; }
.td_newstitle A:visited { background: transparent; color: #FFFFFF;
            	  text-decoration: underline; }
.td_newstitle A:hover   { background: transparent; color: #000000;
            	  text-decoration: underline; }
				  
.td_newscontent A:link    { background: transparent; color: #000000;
				  text-decoration: underline; }
.td_newscontent A:visited { background: transparent; color: #000000;
            	  text-decoration: underline; }
.td_newscontent A:hover   { background: transparent; color: #FFFFFF;
            	  text-decoration: underline; }
				  
.td_newsnavigation A:link    { background: transparent; color: #000000;
				  text-decoration: underline; }
.td_newsnavigation A:visited { background: transparent; color: #000000;
            	  text-decoration: underline; }
.td_newsnavigation A:hover   { background: transparent; color: #FFFFFF;
            	  text-decoration: underline; }

IMG {border:none}

BODY { COLOR : #FFFFFF;
       FONT-FAMILY : Verdana;
       BACKGROUND : #000000;
	   margin-top: 0;
	   margin-bottom: 0;
	   margin-left: 0;
	   margin-right: 0}

TABLE.tbl_head {
	background-color:#000000;
	width:100%;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana;
	color:#FFFFFF}

TABLE.tbl_foot {
	background-color:#000000;
	width:100%;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana;
	color:#FFFFFF}

TABLE.tbl_body {
	width:100%}

TABLE.tbl_newsitem {
	background-color:#CCCCCC;
	width:85%;
	font-size:8pt;
	font-family:Verdana;
	color:#000000;
	border:outset;
	border-width:4px;
	border-color:#FFFFFF;
	border-top:none;
	border-left:none;
	border-right:none}

TABLE.tbl_projectitem {
	background-color:#CCCCCC;
	width:495;
	height:200;
	font-size:8pt;
	font-family:Verdana;
	color:#000000;
	border:outset;
	border-width:4px;
	border-color:#FFFFFF;
	border-top:none;
	border-left:none;
	border-right:none}

TABLE.tbl_projectitem_vw {
	background-color:#CCCCCC;
	font-size:8pt;
	font-family:Verdana;
	color:#000000;
	border:outset;
	border-width:4px;
	border-color:#FFFFFF;
	border-top:none;
	border-left:none;
	border-right:none}

TABLE.tbl_manager {
	background-color:#000000;
	width:100%;
	font-size:8pt;
	font-family:Verdana;
	color:#FFFFFF}

TABLE.tbl_commentitem {
	background-color:#FFFFFF;
	width:60%;
	font-size:8pt;
	font-family:Verdana;
	color:#000000;
	border:outset;
	border-width:1px;
	border-color:#000000}

TR.tr_head {
	vertical-align:middle;
	height:50}
	
TR.tr_head2 {
	background-color:#666666;
	vertical-align:text-bottom;
	height:30}

TD.td_head2 {
	color:#FFFFFF;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	text-align:left}

TD.td_menu {
	color:#FFFFFF;
	font-size:8pt;
	font-family:Verdana;
	font-weight:normal;
	text-align:left}

TD.td_newsicon {
	width:2%;
	vertical-align:top}

TD.td_newscontent {
	vertical-align:text-top;
	text-align:left}

TD.td_newsauthor {
	width:98%;
	height:5;
	vertical-align:text-top;
	text-align:left}
	
TD.td_newstitle {
	width:98%;
	height:5;
	vertical-align:text-top;
	text-align:left;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold}

TD.td_newsnavigation {
	text-align:right}

TD.td_manager {
	width:20%;
	vertical-align:text-top;
	text-align:center;
	background-color:#CCCCCC}
	
TD.td_managenewsleftHD {
	width:70%;
	height:15;
	vertical-align:text-bottom;
	text-align:left;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold}
	
TD.td_managemenurightHD {
	width:20%;
	height:15;
	vertical-align:text-bottom;
	text-align:center;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold}
	
TD.td_commenttitle {
	width:98%;
	height:5;
	vertical-align:text-bottom;
	text-align:left;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold}
	
TD.td_buffer {
	height:50px}