body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	scrollbar-face-color:#D3D7DF;
	scrollbar-highlight-color:#D3D7DF;
	scrollbar-3dlight-color:#D3D7DF;
	scrollbar-darkshadow-color:#D3D7DF;
	scrollbar-shadow-color:#D3D7DF;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#F5F6F7;
}

FORM { margin-top : 0px; margin-bottom : 0px; }

* {
	color: #465C75;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tit, .tit2, .arr, .arr2 { color: #CE0000; }

p, .blue	{ 
	font-size: 11px;
	cursor: default;
}
.nl	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 23px ;
	color: #E10000;
}

.blue {
	color: #006699;
}

.tit, .tit2, .cap { 
	font-size: 16px;
	cursor: default;
}

.arr, .arr2	{ 
	font-size: 11px;
	cursor: default;
}

p, .arr, .arr2, .ind, .ind2, .tit, .tit2 { 
	margin-top: 2pt;
	margin-bottom: 2pt;
	margin-right: 2pt;
}

p, .arr { margin-left: 2pt; }

.ind, .arr2, .tit2 { margin-left: 10pt; }

.ind2 { margin-left: 20pt; }


a, a:visited { color: #CE0000; text-decoration: none;}

a:hover { 
	text-decoration: none;
	color: #FF0000;
}

.sections {
	padding:10px;
	padding-left: 25px;
	padding-bottom:0;
}

.sections2 {
	font-family: verdana;
	font-size: 13px;
	color: #cc0000;
	cursor: default;
	margin:0px;
	padding:0px
}

td.bgc { background-color: #EAECEE; }
td.lite { background-color: #F5F7F9; }

table.clr {
	background-color: #A6AEBD;
}
table.clr * td {
	background-color: #FFFFFF; 
	text-align : right;
	font-family: Tahoma;
	font-size: 9px;
	font-weight : normal;
	padding: 0pt 2pt 0pt 2pt;
	white-space : nowrap;
}
table.clr * td.c {
	text-align : center;
}
table.clr * td.l {
	text-align : left;
}
table.clr * th {
	background-color: #F5F7F9; 
	text-align : center;
	font-family: Tahoma;
	font-size: 9px;
	font-weight : normal;
	color: #CE0000;
	padding: 1pt 2pt 1pt 2pt;
	white-space : nowrap;
}
table.clr * th#f {
	background-color: #F5F7F9; 
	text-align : right;
	font-family: Tahoma;
	font-size: 9px;
	font-weight : normal;
	color: #CE0000;
	padding: 1pt 2pt 1pt 2pt;
	white-space : nowrap;
}

.input-ie-0, .input-ie-1, .input-ie-2, .input-ie-3, .input-ie-4  {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border: 1px #A6AEBD solid; 
	background-color: #F4F5F6;
	text-align : left;
}

.input-ie-0, .input-ie-1, .input-ie-2, .input-ie-3, .input-ie-4 {  
	color: #283c71; 
	background-color: #fbfcfd;
}

.input-ie-0 {  width: 30px;	}
.input-ie-1 {  width: 80px;	}
.input-ie-2 {  width: 160px;	}
.input-ie-3 {  width: 240px;	}
.input-ie-4 {  width: 320px;	}

a.nbut, a.nbut:hover, a.nbut:visited { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;

	border: #DFE2E6; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height : 19px;
	cursor : pointer;
	background-color: #f4f5f6;
	color: #4B6296;
}

.err { 
	font-size: 9px; color: #A6AEBD; 
	color: red;
}