SUP {
	font-size : x-small;
}
  @font-face {
    font-family: Tempus Sans ITC;
    font-style:  normal;
    font-weight: 700;
    src: url(TEMPUSS1.eot);
  }
  @font-face {
    font-family: Tempus Sans ITC;
    font-style:  normal;
    font-weight: normal;
    src: url(TEMPUSS2.eot);
  }
  @font-face {
    font-family: Tempus Sans ITC;
    font-style:  oblique;
    font-weight: normal;
    src: url(TEMPUSS0.eot);
  }
P {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : 14pt;
	color: Blue;
}
.maindiv {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : 16pt;
	color: blue;
	filter: shadow(color=lightgrey);
	padding-top : 22%;
}
.maindiv2 {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : 12pt;
	color: blue;
	filter: shadow(color=lightgrey);
}

HR {
	color : #B8860B;
	width : 70%;
	padding-bottom : 1%;
	padding-top : 1%;
	filter:shadow(color=lightgrey);
}

.HR2 {
	color : #B8860B;
	width : 40%;
	padding-bottom : 1%;
	padding-top : 1%;
	filter:shadow(color=aqua);
}

A {
	color : MidnightBlue;
	font-family: "Tempus Sans ITC", Georgia, serif;
	font-size: 12pt;
	filter:shadow(color=lightgrey);
	text-decoration: none;
}
:hover {
	color: Olive;
	text-decoration : underline;
}
:active {
	COLOR: red;
}

TD {
	text-align : center;
	filter:shadow(color=lightgrey);
	font-size : medium;
}

H1 {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : large;
	font-style : normal;
	color: Blue;
	TEXT-ALIGN: center;
}

H2 {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : large;
	filter:shadow(color=lightgrey);
}

H3 {
	color: blue;
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : medium;
	font-weight : lighter;
}

H4 {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : small;
	font-weight : lighter;
}

H5 {
	color: blue;
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : x-small;
	font-weight : normal;
}

H6 {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : x-small;
	font-weight : normal;
}

LI {
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-size : medium;
	color: MidnightBlue;
	
	list-style-position : outside;
	list-style-type : disc;
	padding-bottom : 1%;
	padding-top : 1%;
	margin-left : 5%;
	list-style : circle outside url(maindoc_images/list_img_lion_sm.gif);
	height: 9px;
}

H5 {
	color: #4B7B85;
	font-family : "Tempus Sans ITC", Georgia, serif;
	font-weight : lighter;
	font-size: medium;
}

Q{
	color: Indigo;
	font-style : italic;
	padding-left : 5px;
	padding-right : 5px;
}

.smaller{
	font-size: x-small;
	font-style : normal;
	color: Indigo;
}

.nofilter {
	filter: none;
}

.blue {
	color: blue;
	font-family : "Tempus Sans ITC";	
}

.navpos {
	top : 5px;
	position : absolute;
	left : 10px;
	z-index : 2;
}

.swfpos {
	top : 0px;
	position : absolute;
	left : 60px;
	z-index : 0;
}

.filter {
	filter: alpha(opacity=60);
	color: purple;
	font-family : "Tempus Sans ITC";
	background : cornsilk;
	font-size: smaller;
	font-weight : bold;
	width : 100%;
	padding-left : 1%;
}

.filter2 {
	color: blue;	
	filter:shadow(color=moccasin);
	font-family : "Tempus Sans ITC";
	font-size: small;
}

.titlegraphic {
	font-family : "Tempus Sans ITC";
	font-size : large;
	font-style : normal;
	color: #DEB887;
	TEXT-ALIGN: center;
	font-weight : bold;
	height : 15px;
}
.dragunder {
	position:absolute;
	margin-left: 10%;
	margin-top: 8%;
	width: 678px;
	z-index:0;
	filter:shadow(color=gainsboro);
	vertical-align: middle;
}
.dragover {
	position:absolute;
	left: 100px;
	top: 600px;
	width: 335px;
	z-index:0;
	filter:shadow(color=gainsboro);
}
.divdiag {
	position:absolute;
	left: 200px;
	top: 30px;
	width: 120px;
	z-index:2;
	visibility: hidden;
}
