a:link    {color: #0000FF; font-weight:bold; text-decoration: none}
a:visited {color: #0000FF; font-weight:bold; text-decoration: none} 
a:hover   {color: #FF0000; font-weight:bold; text-decoration: underline }
a:active   {color: #FF0000; font-weight:bold; text-decoration: underline }

.ColorBackground2 { background-color: #D9EBFF; padding-left:2px; padding-right:2px }

a.white:link	{ font-family: ARIAL; font-size: 9px; color:  #FFFFFF; margin-top: 0; margin-bottom: 0; text-decoration: none }
a.white:visited { font-family: ARIAL; font-size: 9px; color:  #FFFFFF; margin-top: 0; margin-bottom: 0; text-decoration: none } 
a.white:hover   { font-family: ARIAL; font-size: 9px; color:  #FFFFFF; margin-top: 0; margin-bottom: 0; text-decoration: underline }
a.white:active  { font-family: ARIAL; font-size: 9px; color:  #FFFFFF; margin-top: 0; margin-bottom: 0; text-decoration: underline }


h1		{ font-family: Georgia; font-size: 20px; color:#303030 }	/* make the H1 */
h2      { font-family: ARIAL; font-size: 8px; color:  #FFFFFF }	/* make the H1 small white */

.CategoryTable { font-size: 8px; font-weight: normal }


/* Font formating */
.Font_NormalParaHeader     { line-height: 130%; font-family: Tahoma,ARIAL; font-size: 16px; color:  #181830 }
.Font_Normal     { line-height: 130%; font-family: Tahoma,ARIAL; font-size: 12px; color:  #181830 }
.Font_Normal_Red { line-height: 130%; font-family: Tahoma,ARIAL; font-size: 12px; color:  #FF0000 }
.Font_PageTitle  { line-height: 130%; font-family: Tahoma,ARIAL; font-size: 20px; color:  #181830 }

.RowHighLight { onmouseover:'background-color=#FFFFCC' }

/* change the colors of the scrollbars */
body {
 scrollbar-face-color : #D8DBDF;
 scrollbar-highlight-color : #FFFFFF;
 scrollbar-shadow-color : #C1C6CC;
 scrollbar-3dlight-color : #ABB1B3;
 scrollbar-arrow-color : #004070;
 scrollbar-track-color : #F8FAF9;
 scrollbar-darkshadow-color : #ABB1B3;
 background-image: url('images/starry.jpg');
 background-color:#080808; position:absolute;
 margin-top:0; margin-right:0; margin-left:0
	
}


.TableAsNote { border:1px dashed #444444; padding:4px; background-color: #FFFFCC }
.TableAsNotepaper { border:1px dashed #444444; padding:4px; background-image: url('images/yellowback.gif') }