/*HEADER PROPERTIES*/

.title 			{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
}


/*CELL PROPERTIES*/


.cell_background_image {background: gradient-yellow.-liter.gif}
.cell_bgcolor {bgcolor: #000080}
.backgrond { background-image: url('darkburgswirl-yell.jpg') }

.cell_padding-7   { padding: 7px;  }
.padding0 { padding: 0 }
.padding10 { padding: 10px }


/*FONT PROPERTIES*/
Note: 
html size 3 = 12px
html size 2 = 10px
html size 1 = 8px  */

.title 			{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
}

.font-tiny_6pt_blk 			{
	COLOR: #000000;
	font-weight: normal;
	font-family: Verdana;
	font-size: 6;
	font-style: normal;
}

.font_navy   { color: #000080 }

.font-italics { font-style: italic }

.font-verdana8pt-italics { font-family: Verdana; font-size: 8pt; font-style: 
italic }

.font-verdana10pt { font-family: Verdana; font-size: 10pt }

.font-verdana8pt { font-family: Verdana; font-size: 8pt }

.font-verdana7pt { font-family: Verdana; font-size: 7pt }

/*MAIN TEXT*/
.font_verd2_blue 			{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
}

.font_verd2_blue_italics 	{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;	
	
}

.font_text 			{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
}

.font_small_blue 			{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

.font_italic 	{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;	
	
}

.font_small 			{
	COLOR: #000080;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;

}

.font_text_bold			{
	COLOR: #000080;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
}

/*BORDER PROPERTIES*/


.border-top-bottom { border-left-width: 1px; border-right-width: 1px; 
.border-top-style: solid; 
.border-top-width: 1px; border-bottom-style: solid; 
.border-bottom-width: 1px }