h2 {
	font-family : Lucida Sans, Arial, Verdana;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	margin-left : 4px;
	margin-right : 8px;
	margin-top : 8px;
	color : #DC9B00;
}

h3 {
	font-family : Verdana, Tahoma, Arial;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-left : 6px;
	margin-right : 6px;
	color : #ffcc00;
}

h4 {
	font-family : Tahoma, Arial, Verdana;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	margin-left : 4px;
}

h5 {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-left : 6px;
	margin-right : 6px;
}

p {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 8px;
	margin-right : 8px;
}

p.list {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 8px;
	margin-right : 8px;
}

.red {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Red;
}

.format {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.zindex {
 	z-index : -1;
 	position : absolute;
	font-family : Lucida Sans, Arial, Verdana;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	margin-left : 2.5px;
	margin-right : 7px;
	margin-top : 9px;
	color : #000000;
}

.xindex {
 	z-index : -1;
 	position : absolute;
	font-family : Lucida Sans, Arial, Verdana;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	margin-left : 2.5px;
	margin-right : 7px;
	margin-top : 1px;
	color : #000000;
}
	
ul {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-right : 10px;
	margin-left : 25px;
	margin-top : 5px;
}

li {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 8px;
	margin-right : 8px;
}

ul.table {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-right : 10px;
	margin-left : 10px;
	margin-top : 5px;
}

li.table {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 8px;
	margin-right : 8px;
}

input {
	font-family : Verdana, Tahoma, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

textarea {
	font-family : Verdana, Tahoma, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

a:active {
	color : Navy;
	text-decoration: none;
}

a:hover {
	background-color : Yellow;
	color : #0033cc;
	text-decoration : underline;
}

a:hover.image {
	background-color : transparent;
	color : #0033cc;
	text-decoration : underline;
}

a:link {
	color : #0099ff;
	text-decoration : none;
}

a:visited {
	color : #ffcc00;
	text-decoration : none;
}

.default {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.defaultHead {
	font-family : Verdana, Tahoma, Arial;
	font-size : 18pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.defaultsmall {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
a.status {color : #000000; text-decoration : none;}
a.status:visited {color : #000000; text-decoration : none;}
a.status:hover {color : #ffffff; text-decoration : none;}
.selected{color : #ffffff; text-decoration : none;}
.black {font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color: #000000;}
a.redadmin {font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color : red; text-decoration : none;}
a.redadmin:visited {font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color : red; text-decoration : none;}
a.redadmin:hover {font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color : black; text-decoration : none;}
