body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        SCROLLBAR-FACE-COLOR: #E1EDEB;
        SCROLLBAR-HIGHLIGHT-COLOR: #E1EDEB;
        SCROLLBAR-SHADOW-COLOR: #E1EDEB;
        SCROLLBAR-ARROW-COLOR: #6B7E9F;
        SCROLLBAR-TRACK-COLOR: #6B7E9F;
        SCROLLBAR-BASE-COLOR: #E1EDEB;
        scrollbar-light-color: #6B7E9F;
        scrollbar-dark-shadow-color: #6B7E9F
}
.topmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.topmenuOn {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	cursor:pointer;
	background-color:#CCCCCC;
}

.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.txt a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.txt a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.txt a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.txtblack {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.txtblack a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.txtblack a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.txtblack a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.txtblack a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.box {
	font-family:tahoma;
	font-size:11px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box1 {
	font-family:tahoma;
	font-size:11px;
	background-color: #E1EDEB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width:130px
}
.input
{
	background-color: #FFFFFF; 
	border-top: 1px #39287B solid; 
	border-right: 1px #39287B solid; 
	border-bottom: 1px #39287B solid; 
	border-left: 1px #39287B solid;
	width:170px
}
.Header {
	font-family: tahoma;
	font-size: 13px;
	color: #626B6A;
	font-weight:bold;
}
#divContainer{
	
	width:160;
	height:160;
	overflow:hidden;
	top:30;
	left:10;
	clip:rect(0 160 160 0);
	visibility: visible;
} 
#divContent{position:absolute; top:0; left:0; width:160;}
#divContainer2{position:absolute;width: 97%; height: 163px; overflow: hidden; clip: rect(0 97% 620 0); visibility:visible} 
#divContent2{position:absolute; top:0; left:0;}