body {
	background-image: url(images/Stage_BG_btm.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#024978;
}
p
{
	margin-bottom:15px;
	margin-top:5px;
	margin-right:15px;
	margin-left:15px;
	text-align:justify;
}
.ilogo
{	
	margin-top:20px;
	margin-left:10px;
}	
.text {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}

input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.text0 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#FFF;
}
.text00 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color:#655677;
}
.text11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #71767F;
	}
	
.style3 {
	color: #666666;
	}

.style4 {
	color: #007ba9;
	font-weight: bold;
}
.style6 {
	color: #CCCCCC
	}

.style7 {
	color: #92BA00;
	font-weight: bold;
}
.style9 {
	color: #666666; font-weight: bold; 
	}
.style11 {
	color: #007BA9; 
	font-weight: bold; 
	}
a:link, a:visited {
	color: #97AA00;
}

a:hover, a:active {
	color: #FF8C00;
	text-decoration: none;
}
img.cimage {
	padding: 2px;
	margin: 2px 2px 2px 2px;
	float: left;
	width: 100px;
	border: 1px solid #CCCCCC; /*display: block;*/
	clear: left;
	height: 100px;
}
img.cimage2 {
	padding: 2px;
	margin: 2px 10px 2px 0;
	float: right;
	width: 82px;
	border: 1px solid #CCCCCC; /*display: block;*/
	clear: left;
	height: 82px;
}
.de
{
	text-indent:50px;
} 
ul 
{
list-style-image: url(images/arrows.gif);
}