<!--
.box {
	border: thin solid #336699;
}
body { width:770; font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color:#666666; margin : 0 0 0 0;
	      scrollbar-3dlight-color:#003399;
          scrollbar-arrow-color:#ffffff;
          scrollbar-base-color:#ffffff;
          scrollbar-darkshadow-color:#ffffff;
          scrollbar-face-color:#003399;
          scrollbar-highlight-color:#ffffff;
          scrollbar-shadow-color:#000000
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: blink;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	}
.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009933;
	}
.headergreensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	}	
		
	
	.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; color: #FFFFFF;
	background-image:  url(../../includes/images/navshim.jpg);
	background-repeat: repeat;
	padding: 3px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;color: #ffffff;
	font-weight: bold;
	}
a.global {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration:none;}
a.global:hover {font-family: Arial, Helvetica, sans-serif; color: #0099FF; text-decoration: underline;}
a {font-family: Arial, Helvetica, sans-serif; color: #6699CC; text-decoration:none; font-weight: bold;}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #273B8E; text-decoration: underline;}


a.white{color: #ffffff; font-size: 11px; text-decoration: underline;}
a.white:hover {color: #ffffff; font-size: 11px; text-decoration:none;}
a.white:active { color: #33CCFF; font-size: 11px;}


.nav {
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url(../../includes/images/butt-bg.jpg);
	background-repeat: no-repeat; cursor:hand; border style:solid 1px;
}

table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
adminheader {font-family: Verdena, Arial, Helvetica; font-size: 40px;}
.hr1 {
	color: #CCCCCC;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #666666;
}
.hr2 {
	color: #000000;
	border: 1px dashed #CCCCCC;
	line-height: 1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}

.row1 {background-color: #D9E5F2;
}
.row2 {
	background-color: #B3CBE6;

}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;


-->