body
{
	font-family: Arial,Geneva,Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #dfdfdf;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #dfdfdf;
	background-color: 858E9D;
}

td {
	line-height: 150%;
        font-size: 9pt;
	text-decoration: none;
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
	}
	
a.text:link {
	color: #000000;
	text-decoration: underline;
}
a.text:visited {
	color: #000000;
	text-decoration: underline;
}
a.text:hover {
	color: #FF6633;
	text-decoration: underline;
	}

A.white:link {
	color:#CCC7CB;
	text-decoration: none;
	font-size:9pt;
	
}
A.white:visited {
	color:#CCC7CB;
	text-decoration: none;
	font-size:9pt;	
}
A.white:hover {
	color: #FF9933;
	TEXT-DECORATION: underline;
	font-size: 9pt;	
}

A.bottommenu:link {
	color:#3D3C38;
	text-decoration: none;
	font-size:9pt;
	
}
A.bottommenu:visited {
	color:#3D3C38;
	text-decoration: none;
	font-size:9pt;	
}
A.bottommenu:hover {
	color: #343C51;
	TEXT-DECORATION: underline;
	font-size: 9pt;	
}


.menu1{
background: url("../images/left.gif") no-repeat left;
height:21px;
padding-top:2px;
border-bottom:1px #ffffff dotted;
cursor:hand
}
.menu2{
background: url("../images/menubg.gif") no-repeat left;
height:21px;
padding-top:2px;
border-bottom:1px #ffffff dotted;
cursor:hand
}

.noborderinput {
	font-size: 9pt;
	color: #000000;
	border: 1px #FFFFFF solid;
	background-color: #FFFFFF;
	height:18px	
	}

.blue {
	font-size: 12px;
	line-height: 150%;
	color: #003399;
	text-decoration: none;
}
.blue_big {
	font-size: 15px;
	line-height: 140%;
	color: #003399;
	text-decoration: none;
}

.red {
	font-size: 12px;
	line-height: 150%;
	color: #FF0033;
	text-decoration: none;

}

input {
	font-size: 9pt;
	color: #000000;
	border: 1px #999999 solid;
	background-color: #FFFFFF;
	height:18px
	
	}

textarea {  font-size: 9pt; border: 1px #9a9999 solid;background-color: #FFFFFF}
select {  font-size: 9pt; border: 1px #9a9999 solid; background-color: #FFFFFF}
