H2 {
	font-size: 14pt;
	color: Black;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Lime;
	border-color : Black;
}

A {
	text-decoration: none;
	color:#000000;
	font-style : normal;
}

A:Hover {
	text-decoration: none;
	color: #FF0000;
	background-color : transparent;
	font-style : Bold;
}
A:Active {
	text-decoration: none;
	color:#cccccc;
	background-color : transparent;
	font-style : normal;
}
HR {
	color: White;
	height: 1pt;
}
.PageLink:link {
	color: #CCCCCC;
	font-family: "MS Sans Serif";
	font-size: x-large;
	text-decoration:bold
}
.PageLink:visited {color:#FF0000;font-family:Tahoma;font-size:11px;text-decoration:bold}
.input { background: transparent; background-color: #FFFFFF; border:1px solid #666666; color: #003366; font-family: Tahoma; font-size:14; text-align:left;scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000000 } 
.select {
	background: #FFCC99;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #003366;
	font-family: Tahoma;
	font-size:12;
	text-align:Center;
	list-style-type : lower-alpha;
} 
.button {
	font-weight: bold;
	color: #FFFFcc;/*#FFCC99;*/
	background-color: #535355;
	border-style:outset;
	border-color:#FFF;
	font-family:Tahoma;
	font-size:12;
	width : inherit;
}
.table {
	border-style: none dashed none none;
	border : inset #333333;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	list-style-image : none;
	list-style-position : inside;
	list-style-type : inherit;

	display : block;
	width : inherit;
	border-top-style : solid;
	border-top-color : Silver;
	background : transparent;
}
.List:link {
	color: #000000;
	font-family: "Tahoma";
	font-size: 13px;
	text-decoration:bold
}
.List:visited {color:#000000;font-family:Tahoma;font-size:13px;text-decoration:bold}
.List:hover {
	color: Red;
	font-family: "tahoma";
	font-size: x-small;
}
.table1 {
	border-style: none dashed none;
	border : thin dotted #EEEEEE; /* #F8D71F;*/
}
.table2 {
	border-style: none dotted dotted;
	border : thin dotted Black;
}
.b {
	text-decoration: none;
	color:#FF0000;
	font-style : normal;
}
.b:Hover {
	text-decoration: none;
	color: #000000;
	background-color : transparent;
	font-style : normal;
}
.b:Active {
	text-decoration: none;
	color:#333333;
	background-color : transparent;
	font-style : normal;
}
.c {
	text-decoration: none;
	color:#003399;
	font-style : normal;
}
.c:Hover {
	text-decoration: none;
	color: #FF9900;
	background-color : transparent;
	font-style : normal;
}

.d {
	text-decoration: none;
	color:#003399;
	font-style : normal;
}
.d:Hover {
	text-decoration: none;
	color: #FF9900;
	background-color : transparent;
	font-style : normal;
}
.d:Active {
	text-decoration: none;
	color:#666666;
	background-color : transparent;
	font-style : normal;
}
.e {
	text-decoration: none;
	color:#FFFFFF;
	font-style : normal;
}
.e:Hover {
	text-decoration: none;
	color: #FFCC00;
	background-color : transparent;
	font-style : normal;
}
.e:Active {
	text-decoration: none;
	color:#CCCCCC;
	background-color : transparent;
	font-style : normal;
}
