body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, garamond, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #888888;
	background-color: #000000;
	}
a {
	text-decoration: none;
	color:  #EC008C;
	outline: none;
	}
a:visited {
	color: #C0272D;
	}

a:hover {
	color: #F7931D;
	text-decoration: underline;
	}
	
a:active {
	color:  #EC008C;
	}	
	
#left li{
	padding:10px;
	display: block;
	float:left;
	width:90px;
   	height:10px;
}

#left li a{
	list-style-image: url('images/white.jpg');
	display:list-item;
	color:#EC008C;
	text-decoration:none;
}

#left li a:hover{
	list-style-image: url('images/flower.jpg');
	display:list-item;
	color:#F7931D;
	text-decoration:none;
}

#left li a:active{
	list-style-image: url('images/flower.jpg');
	display:list-item;
	color:#C0272D;
	text-decoration:none;
	}
	
#left a.selected{
	list-style-image: url('images/flower.jpg');
	display:list-item;
	color:#C0272D;
	text-decoration:none;
	}

strong, b {
	font-weight: bold;
	}
p {
	font-size: 10pt;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
.deco {
	font-style: italic;
	text-align: center;
	}
	
.footer {
	font-size: 7pt;
	text-align: right;
	color: #C0272D;
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 0px;
	background: #000000;
	font-family: calibri, verdana, garamond;
	color:#C0272D;	
	height: 130px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 0px;
	background: #000000;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	text-align: right;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 200px 20px 200px;
	padding: 10px;
	border: 1px dotted #888888;
	background: #000000;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 0px;
	background: #000000;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

table {
	border: 0px;
	
	}
td	{
	vertical-align: top;
	padding: 3px;
	}

.1	{
	height: 100px;
	}

img.1	{
	width: 140px;
	height: 105px;
	}

img.2	{
	width: 105px;
	height: 105px;
	}
