BODY   { color: #000; font-size: 85%; font-family: Arial, Helvetica, Geneva, Sans-Serif; background-color: #fff; margin: 0 }
.margins { padding: 20px 12px 12px 40px }
H1 {
	font-weight: bold;
	font-size: 110%;
	}
	
H2 {
	font-weight: bold;
	font-size: 105%;
	}
	
.bold, .boldcopy, B, STRONG {
	font-weight: bold;
	}
	
.italic, .italictext, I, EM {
	font-style: italic;
	}

A:link {
	color: #333399;
	}
	
A:visited {
	color: #999999;
	}
	
A:active {
	color: #FF0000;
	}
	
.bolditalic {
	font-weight: bold;
	font-style: italic;
	}
	
.copyright {
	font-size: 10px;
	}

.trademark  { color: #666; font-size: 90% }
.homegtxt { color: #666; font-weight: bold; font-size: 110% }
.hometext2 { color: #666; font-size: 90%; padding-left: 28px }
.smalltext {
	font-size: 80%;
	}
.hometext    { color: #666; font-size: 85%; background-image: url(../images/home_15.gif); padding-right: 12px; padding-left: 22px; background-repeat: repeat-y;}
.midtext  { font-size: 90% }
.homegtxt2 { color: #666; font-size: 100% }
.tablerowgray, .tablerowgrey {
	background-color: #ebebeb;
	}

.alignleft {
	text-align: left;
	}
	
.aligncenter {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}
	
.tablehead   { color: #eee; font-weight: bold; font-size: 94%; background-color: #5399B5 }
.headbg { background-image: url(../images/bluebg.gif); text-align: left }
.greybg { background-image: url(../images/home_15.gif); background-repeat: repeat-y ;}
.navbg { background-image: url(../images/navbg.gif) }
.border { background-image: url(../images/sub_09.gif); background-repeat: repeat-y;}
.tableborder { border: #39f }
.nav-bkd { background-image: url(../images/h_btn_bkd_1.gif); background-repeat: repeat-y;}
