BODY, TD {
	font-family : arial, verdana, sans-serif;
	font-size: 10pt;
	color: #003366;
	letter-spacing: 0px;
	scrollbar-face-color: #003399;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000066;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}

.titleCell {
	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #003366;
	letter-spacing: 2px;
	font-weight: bold;
}


.smtxt {
	font-size: 8.5pt;
}

.cellHeader {
	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #003366;
	letter-spacing: 2px;
	font-weight: bold;
}

.whiteTxt {
	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	letter-spacing: 1px;
}

.menu1Pipe {
	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.menu2Pipe {
	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}

.spacing{
line-height: 19px;
}

H1 {
	font-family : arial, verdana, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}

H2 {
	font-family : arial, verdana, sans-serif;
	font-size: 11pt;
	color: #0000FF;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
}

H3 {
	font-family : arial, verdana, sans-serif;
	font-size: 11pt;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16pt;
}

.footer {
	font-size: 8pt;
	color : #003366;
	font-family : arial, verdana, sans-serif;
	font-weight : normal;
	letter-spacing: 1px;
}

.footerHome {
	font-size: 7pt;
	color : #99CCFF;
	font-family : arial, verdana, sans-serif;
	font-weight : normal;
	letter-spacing: 1px;
}

.bullets{
	font-size: 7pt;
	color : #FFFFFF;
	font-family : arial, verdana, sans-serif;
	font-weight : normal;
	letter-spacing: 2px;
	text-decoration: none;
}

A:ACTIVE, A:LINK, A:VISITED {
	text-decoration: underline;
	color: #003399;
}

A:HOVER {
	text-decoration: none;
	color: #666666;
}

A.Admin1:ACTIVE, A.Admin1:LINK, A.Admin1:VISITED {
	text-decoration: none;
	color: Navy;
	font-weight : bold;
}

A.Admin1:HOVER {
	text-decoration: none;
	color: Maroon;
	font-weight : bold;
}

A.whiteLinks:ACTIVE, A.whiteLinks:LINK, A.whiteLinks:VISITED {
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : bold;
}

A.whiteLinks:HOVER {
	text-decoration: none;	
	font-size: 8pt;
	font-weight : bold;
	color: #CCFF99;
}

A.whiteLinks_sm:ACTIVE, A.whiteLinks_sm:LINK, A.whiteLinks_sm:VISITED {
	text-decoration: none;	
	font-size: 7pt;
	color: #999999;
	font-weight : bold;
}

A.whiteLinks_sm:HOVER {
	text-decoration: none;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight : bold;
}

A.whiteLinksEmail:ACTIVE, A.whiteLinksEmail:LINK, A.whiteLinksEmail:VISITED {
	text-decoration: underline;
	color: #CCCCCC;
}

A.whiteLinksEmail:HOVER {
	text-decoration: none;
	color: #CCFF99;
}

A.links:ACTIVE, A.links:LINK, A.links:VISITED {
	font-size: 7pt;
	color : #FFFFFF;
	font-family : arial, verdana, sans-serif;
	font-weight : normal;
	letter-spacing: 1px;
	text-decoration: none;
}

A.links:HOVER {
	font-size: 7pt;
	font-family : arial, verdana, sans-serif;
	font-weight : normal;
	letter-spacing: 1px;
	text-decoration: none;
	color: #99CCFF;
}
BUTTON {
	cursor: hand;
	background:#ffffff;
	border-color: #3366CC;
	font-weight:bold;
	
}

BUTTON.AdminButton {
	cursor: hand;
	background:#ffffff;
	border-color: Black;
	font-weight: bold;
	font-size: 12px;
}

.bar{
	background:#CCFF99;
    border-top: none;
    border-bottom: none;
	}
	
.desbar{
	background:#FFFFFF;
    width:100%;
    padding: 10px;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #000000;
    color:black; 
    font-size:8pt;
    height:105;
	}
	
SELECT {
	font-size: 11px;
	margin-top: 1; margin-bottom: 1;
	width : 100px;
}

INPUT.AdminURL{
	width : 480px;
}

SELECT.Jobs {
	font-size: 11px;
	margin-top: 1; margin-bottom: 1;
	width : 200px;
}
SELECT.NewJobs {
	font-size: 11px;
	margin-top: 1; margin-bottom: 1;
	width : 145px;
}

A:Message:ACTIVE, A:Message:LINK, A:Message:VISITED {
	text-decoration: underline;
	color: #003399;
}

A:Message:HOVER {
	text-decoration: none;
	color: #666666;
}
