/* OrgSite 2.0 - Client: [ClientName] Site Page CSS */
/* Last Updated: 2001.01.19 DL */
/* Admin System Lists, change only what is between the square brackets */
/* BlockFMTs=[Normal,Heading 1,Heading 2,Heading 3,Heading 4,Heading 5,Heading 6] */
/* Fonts=[Arial,Courier New,Tahoma,Times New Roman] */
/* Fontsizes=[1,2,3,4,5] */

BODY, TD, TH, P, CENTER {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	}

BODY {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.apexmicromfg.com/Frames/pics/Banner_bak.gif);
	background-repeat: repeat-x;
	}

SELECT {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #00FFFF;
	background-color: #333399;
	margin-top: 4px;
	margin-bottom: 4px;
	}

H2 {
	margin-bottom: 0px;
	}

H3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	}

.comments {
	font-size: 80%;
	font-weight: normal;
	}

UL, LI {
	list-style-type: square;
	}

STRONG {
	color: #73CBE7;
	}

A, A:visited {
	color: #808080;
	}

A:hover {
	
	}

A.reverse, A.reverse:visited {
	color: #808080;
	}

A.reverse:hover {
	color: #CCCCCC;
	}

DIV.adminfooter {
	font-size: 8pt;
	color: #999999;
	margin: 2em
	}

TD.leftcolumn {
	border-right: 3px solid #332775;
	text-align: right;
	}

TD.leftbutton {
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #332775;
	}

TD.leftbutton A {
	font-weight: normal;
	text-decoration: none;
	}

TD.rightbutton {
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #332775;
	}

TD.rightbutton A {
	font-weight: normal;
	text-decoration: none;
	}

table.log {
	width: 100%;
	margin-right: 15px;
}

table.log td {
	font-size: smaller;
	padding: 2px;
	padding-left: 4px;
}

table.log th {
	border-bottom: 1px solid rgb(200,200,200);
	font-weight: bold;
	text-align: left;
}

table.log tr.row1 td {
	background-color: rgb(246,246,246);
}

table.log tr.row2 td {
	background-color: rgb(255,255,255);
}

