body
	{
	background-color : #FFFFCC;
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	color : #0000ff;
	margin-left : 6em;
	margin-right : 3em;
	margin-top : 2em;
	background-attachment: fixed;
	background-image: url(images/gyges2.gif) ;
	background-repeat: no-repeat;
	background-position: 1em 3em;
}

a:link
{
	color : #000000;
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	font-style : normal;
	border-width : 0;
	border-style : none;
}

a:visited
{
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	color : #ff0000;
	border-width : 0;
	border-style : none;
}

a:active
{
	color : red;
	text-decoration : line-through;
	border-width : 0;
	border-style : none;
}

a:hover
{
	background-color : #ffcc33;
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	font-style : normal;
	border-style : none;
}

h1
{
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	text-align : center;
	color : #000000;
	background : #ff0000;
	font-size : 28pt;
	font-weight : 900;
	padding : 1mm 1em;
	border : medium ridge ;
	border-color : #ffcc33;
}

h2
{
	text-align : center;
	color : #000000;
	background : #ff0000;
	font-size : 20pt;
	font-weight : 800;
	padding : 1mm 1em;
	border-width : thin thin medium;
	border-style : ridge;
	border-color : #ffcc33;
}

h3
{
	text-align : center;
	color : #000000;
	background : #ff0000;
	font-size : 16pt;
	font-weight : 700;
	padding : 1mm 1em;
	border-width : thin;
	border-style : ridge;
	border-color : #ffcc33;
}

.between
{

	text-align : center;
	color : #000000;
	background : #ff0000;
	font-size : 14pt;
	font-weight : 600;
	padding : 0mm 1em;
	border-width : thin thin medium;
	border-style : ridge;
	border-color : #ffcc33;
}


div.sidebar
	{
	position : fixed;
	top : 140px;
	left : 1px;
	margin-bottom: 1%;	/*	 IE5.5 layout engine bug */
}


table
{
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	margin-left: auto;
    margin-right: auto;
    background-color :  #ffffcc;

}

table.plain
{
	background-color : #FFFFCC;
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	color : black;
}


th
{
	background-color : #ff0000;
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	color : black;
}


#pup
{
	z-index: 200; visibility: hidden; width: 130px; position: absolute
}




strong
{
	font-weight : bold;
}


li .between
{
	margin-top: 12px;
	margin-bottom: 3px;
}


div.middle
{
	text-align : center;
}

div.right
{
	text-align : right;
}

div.copy
{
	font-size : 8pt;
	font-family : Helvetica,Geneva,Swiss,SunSans-Regular,Arial,"sans serif";
	color : black;
}

img
{
	border-width : 0;
	border-style : none;
}

a:hover IMG
{
	background-color : #FFFFCC !important;
	border: thin solid #ffcc33 !important;
	border-width : 1;
}

em
{
	color : #0066ff;
	font-style : italic;
}




hr
{
	width: 75%;
}
