/*
Menu related selectors
*/
.jsdomenudiv {
	background-color: #FFFFFF;
	background-image: url("../images_common/menu_bg.gif");
	background-repeat: repeat-y;
	border: 0px solid #8A867A;
	cursor: default;
	padding-bottom: 0px;
	padding-top: 0px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial,Tahoma, Helvetica, sans, , sans-serif;
	font-size: 12px;
	font-align: center;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #7D8001;
	border: 1px solid #7D8001;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica, sans,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.headerItem {
    background: #7D8001;
	border: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial,Tahoma, Helvetica, sans, , sans-serif;
	font-size: 12px;
	font-align: center;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1 {
	background-image: url(icon1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

body { background-image: url('../images_common/bg.gif');  background-attachment: fixed;}
a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover { color: #ffff00; background-color: #008000; text-decoration: none;}
a:active { color: #FFFFFF; text-decoration: none;}


.H1 {font-size:20pt; font-weight:bold; color:#000000; text-decoration:underline ;font-family:Arial Black}
.H2 {font-size:20pt; font-weight:bold; color:#ff8000; text-decoration:none ;font-family:Arial}
.H3 {font-size:15pt; font-weight:bold; color:#0000ff; text-decoration:underline ;font-family:Arial}
.Ban1 {font-size:20pt; font-weight:bold; color:#ffffff; text-decoration:none ;font-family:Arial}
.H6 {font-size:10pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Arial}
.H4 {font-size:15pt; font-weight:bold; color:#ff8000; text-decoration:underline ;font-family:Arial}
.H5 {font-size:28pt; font-weight:bold; color:#ff0000; text-decoration:none ;font-family:Impact}
.c1 {font-size:13pt; font-weight:none; color:#000000; text-decoration:none ;font-family:Arial}
.c2 {font-size:15pt; font-weight:bold; color:#000000; text-decoration:underline ;font-family:Arial}
.c3 {font-size:14pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Arial}
.c4 {font-size:13pt; font-weight:bold; color:#008000; text-decoration:none ;font-family:Arial}
.c5 {font-size:14pt; font-weight:none; color:#000000; text-decoration:underline ;font-family:Arial}
.c6 {font-size:13pt; font-weight:bold; color:#ff8000; text-decoration:none ;font-family:Arial}
.c8 {font-size:15pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Arial}
.c9 {font-size:10pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c10 {font-size:16pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c11 {font-size:12pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c12 {font-size:10pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c13 {font-size:12pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c14 {font-size:10pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c15 {font-size:14pt; font-weight:bold; color:#FF0000; text-decoration:none ;font-family:Matisse ITC}
.c16 {font-size:8pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Comic Sans MS}
.c18 {font-size:14pt; font-weight:bold; color:#0080c0; text-decoration:none ;font-family:Arial}
.c17 {font-size:8pt; font-weight:bold; color:#000000; text-decoration:none ;font-family:Arial}
.c7 {font-size:15pt; font-weight:bold; color:#80ff00; text-decoration:none ;font-family:Arial}