@import "/spgm-1.4.2/flavors/default/spgm_style.css";

body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #fff;
		background: #000;
		text-align:center;
/*		background-image: url(images/flower.gif); */
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	
.hide  {
       display: none;
       }
	 
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #3cf;
	outline: none;
	}
	
a:hover {
	color: #6ff;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Arial, Helvetica, sans-serif;
		}	
h1 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.2em;
	color: #fc0;
	}
h2 {
	font-size: 0.8em;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.1em;
	color: #fc0;
	}
h3 {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.3em;
	clear: right;
	}
h4  {
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 1.3em;
	margin-bottom: 0.1em;
	color: #fc0;
	}

html p	{
	margin-top: 0;
	margin-bottom: 0.2em;
	text-align: left;
	font-size:  0.8em;
	line-height: 1.3;
	}

#top {
    margin-left: auto;
    margin-right: auto;
	padding-top: 5px;
	background: #000;
	height: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 130px;
	}
html>body #top {
	height: 130px; /* ie5win fudge ends */
	}
			
#left {
	position: absolute;
	text-align: left;
	top: 120px;
	left: 25px;
	margin: 6px;
	padding: 10px;
	z-index:2;
	background: #000;
	height: 68px;
	width: 70px;
	voice-family: "\";}\"";
	voice-family:inherit;
	width: 38px;
	}
html>body #left {
	width: 38px; /* ie5win fudge ends */
	}

#middle {
	position: relative;
	margin: 3px 120px 15px 120px;
	text-align: left;
	padding: 20px;
	padding-top: 10px;
	border: 5px outset #c3f;
	z-index:3;
	}	

#middle a {	
	color:  #ff0;
	text-decoration: none;
	}
#middle a:hover {	
	color:  #ff0;
	text-decoration: underline;
	}
#middle a:active {
	color:  #ff0;
	}

#right {
	position: absolute;
	top: 140px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 10px;
	padding: 10px;
	z-index:1;
	border-color: #90f;
    border-style: dotted;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	width: 90px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 78px;
	}
html>body #right {
	width: 78px; /* ie5win fudge ends */
	}
	
#bottom {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	color: #0ff;
	border: 1px dashed #c3f;
	font-size: 13px;
	width: 592px;
	voice-family: "\";
	height: 55px;
}\"";
	voice-family:inherit;
	width: 570px;
	}
html>body #bottom {
	width: 570px; /* ie5win fudge ends */
	}

.imgl {
	position:relative;
	z-index:4;
	float: left;
	padding: 10px 13px 0px 0px;
	}
.picright {
	position:relative;
	float: right;
	padding: 10px 10px 0px 10px;
	}
.imgr {
	padding: 15px 13px 0px 0px;
	text-align: center;
	}
	
ul, li {
	line-height: 1.2;
	text-indent: 1.4em;
	font-size: 14px;
	padding: 1px;
	list-style-type: none;
	}

strong, b {
	font-weight: bold;
	color: #9ff;
	}
.pic {
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}
.right {
	text-align: right;
	padding: 2px;
	}
.centre {
	margin-top: 10px;
	text-align: center;
	}
