body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:80% Arial, Helvetica, sans-serif;

}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}


.style1 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #FFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}
.style3 {
	color: #c8c8c8;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style4 {
	color: #64c3c8;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #990000;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
}
.style7 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}
.style8 {
	color: #29BBF4;
	font-size: 11px;
	font-family: tahoma
}

.style9 {font-family: tahoma; font-size: 11px;}

.style10 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D24607;
}
.style11 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #900;
}
.style12 {
	font-size: 14px;
	font-family: tahoma;
	color: #D24607;
	font-weight: bold;
}
.style15 {font-family: Arial; font-size: 16px; font-weight: bold; color: #3399CC; }
.style17 {
	font-size: 12px;
	font-family: tahoma;
	color: #3399CC;
	font-weight: bold;
}
.style18 {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}



p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}

#screenshot{
	position:absolute;
	border:1px solid #333;
	background: #A3043A;
	padding:5px;
	display:none;
	color: #FFF;
	
	}

