/* CSS Document */


<!--
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


a.bot:link {
	color: #666666;
	text-decoration: none;
}
a.bot:visited {
	text-decoration: none;
	color: #666666;
}
a.bot:hover {
	text-decoration: underline;
	color: #666666;
}
a.bot:active {
	text-decoration: none;
	color: #666666;
}


h1 {
	font-size: 12px;
	color: #000000;
}
.head1 {
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 10px;
	color: #000000;
}

h3 {
	font-size: 11px;
	color: #666666;}


.style2 {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}
.tr1{
background:#e8f1fd;
font-family:Tahoma, Arial;
color:#000000;
font-weight:bold;
font-size:10px;
height:20px;
padding-left:15px;

}
.tr2{
background:#f4f3f3;
font-family:Tahoma, Arial;
padding-left:15px;

height:20px;


}

.tr3{
background:#fee9e9;
font-family:Tahoma, Arial;
padding-left:15px;
color:#000000;
font-weight:bold;
font-size:10px;
height:20px;


}
.ns1{
background:#fee9e9;
font-family:Tahoma, Arial;
padding-left:15px;
border-bottom:#ffc7c7 thin solid 1px;


height:20px;


}
.ns2{
background:#e8f1fd;
font-family:Tahoma, Arial;
border-bottom:#c4ddff thin solid 1px;


height:20px;
padding-left:15px;

}

.ns3{
background:#f8f8f8;
font-family:Tahoma, Arial;
border-bottom:#d4d4d4 thin solid 1px;


height:20px;
padding-left:15px;

}


.tr4{
background:#fff9f9;
font-family:Tahoma, Arial;
padding-left:15px;


height:20px;


}
.tr5{
background:#fff9f9;
font-family:Tahoma, Arial;
padding-left:15px;


height:20px;
border-bottom:#e8f1fd thin solid 1px;
border-left:#e8f1fd thin solid 1px;
border-right:#e8f1fd thin solid 1px;
}


.but{
background:#FFFFFF;
border:#CCCCCC thin solid 1px;
color:#000000;
font-size:10px;
font-weight:bold;

}