/* STYLE SHEET FOR PLAIN STYLE
/* DEFAULT FONTS -Don't Change Font-Family */
body								{background-color: #2F333F}

h1									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h2									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h3									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h4									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h5									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h6									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
p									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */

A									{ color: #003347; text-decoration: none;behavior: ;}							/* DEFAULT LINK SETTINGS */
A:hover,A:active					{ color: #000000; text-decoration: underline}						/* DEFAULT LINK SETTINGS */
A:visited							{ color: #BBBBBB}														/* DEFAULT LINK SETTINGS */
a:link							 {color: #999999}

/* TABLE CLASSES */
.tablebg							{ background-color: #2F333F}										
.table1outline					{ background-color: #AAAAAA}	
.table2outline					{ background-color: #AAAAAA}
.tablehilite						{ background-color: #2F333F}

/* FONT CLASSES */


.WebNameFont						{ color: #FFFFFF; font-family: verdana,arial,helvetica; }
.SectionFont						{ font-weight: bold; font-family: Arial Narrow,arial,helvetica; color: #AAAAAA }
.LastUpdatedFont					{ font-family: arial,helvetica; color: #AAAAAA }	
.SmallFont							{ font-family: arial,helvetica; color: #FFFFFF }	
td,.DescriptionFont					{ font-family: arial,helvetica; color: #AAAAAA }
.ItemTitleFont					{ font-family: arial,helvetica; color: #FFFFFF }	
.FooterFont						{ font-family: verdana,arial,helvetica; color: #AAAAAA }
.HiliteFont						{ font-family: verdana,arial,helvetica; color: #999999 }            