/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: White;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
                scrollbar-face-color:#d5d5d5;
scrollbar-highlight-color:#d5d5d5;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#A8A8A0;
scrollbar-shadow-color:#d5d5d5;
scrollbar-arrow-color:#00595F    ;
scrollbar-track-color:#00595F   ;
}

TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


	A:link { COLOR:#045A6F ;font-size:9pt;text-decoration:none}
	A:visited { COLOR: #045A6F ;font-size:9pt;text-decoration:none}
	A:hover { COLOR: #045A6F; font-size:9pt;text-decoration:none}
	A:Active { color: #045A6F ;font-size:9pt;text-decoration:none}
	A { text-decoration:none ;font-size:9pt;text-decoration:none}
	
	
a.Characters:link,a.Characters:visited,a.Characters:hover
  {
	color: Green ; font-family:Tahoma ;font-size:12;font-weight:bold 
}
	
	
 TD{	font-family:tahoma;font-size:13; font-weight:normal;color: #06A9D2  }
 Table{color:#185484 ;font-family:Tahoma ;font-size:10px; }
.CommentsPic{width:360 ;height:225}
.CommentsLnk{font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:	10;}
.winCommentsPic{width:360 ;height:225}
.StoryPaging{font-size:12 ; font-weight:bold; color:Green; padding-left:5;}
.Title{	font-family:tahoma;font-size:15; font-weight:bold;color: #000000 }	
.MessageInfo{	font-family:tahoma;font-size:12; font-weight:bold;color: red }	
.SubTitle{	font-family:tahoma;font-size:13; font-weight:bold;color: #045A6F  }	
.ArchivePic{width:110 ;height:70}
.List_table{ border-width:0;}
.List_Header{ font-weight:Bold; background-color:#f6feff;Font-Size:10;font-family:Tahoma;Color:Black;border:Solid,1px,Black;}
.List_Item{Font-Size:10px;font-family:Tahoma;border:Solid,1px,Green;width:1px;}
.List_Alternative{Font-Size:10px;font-family:Tahoma;border:Solid,1px,Green;width:1px;}
.List_Footer{}
.TextBox {border-width:1px ;border-collapse :collapse ;  border-style :solid ;   border-color: #000000 ;  background-color:#ffffff }
.button{border-style:solid;border-width:2px;font-family:Tahoma;color:#004FA3;background-color:#EEEEEE;border-color:#C7C7C7;font-weight:bold;font-size:8pt;}
.MainTable 
{         
	 BACKGROUND-COLOR: #ffffff;
    
     FONT-FAMILY: Tahoma ;
     width:770  ; 
      border-color :#008000 ;
     border : 2 ; 
     border-collapse :collapse 
     
 }	 
  .ColoredTD{ background-color  :#0033FF }
 
 
  .footerLink 
 {font-family:tahoma;font-size:13; font-weight:normal;color: #ffffff 
	}
  
 .ColoredbgBox { background-color : #f6feff}
