select, input, td, body{
	font: 8pt Tahoma;
	color: #666666;
	/*cursor: default;*/
}

body{
	background-image: url('../i/bg.gif');
}

form{
	margin-bottom: 0px;
}

.box{
	border: solid 1px white;
}



.mainSheet{
	padding: 0px 12px 8px 20px;
}

.tplButton{
	/*background-color: #ff7a22;
	color: white;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px white;
	border-left: solid 1px white;*/
	font-size: 10px;
	border: solid 1px #999999;
	color: black;
}

.tplBox{
	/*border: solid 1px #BBBBBB;*/
	background-color: #E5E5E5;
}

.tplImgBut{
	behavior: url('resources/buttons.htc');
	cursor: hand;
}

.tplSep{
	border-bottom:dashed 1px #BBBBBB;
	height: 1px;
	/*color: #BBBBBB;*/

}

.tplWarn{ 
	color: #336699; 
	font-size: 11px;
}

.tplLabel{
	font-size: 10px;
	color:#336699;
	text-decoration: none;
}

.tplLabel1{
	font-size: 10px;
	color:#000000;
}

.tplCommand1{
	color:#000000;
	text-decoration: none;
}
.tplCommand1:hover{
	color:#000095;
}
.tplCommand1:visit{
	color:#999999;
}

.tplCommand2{
	font-size: 10px;
	color:#336699;
	text-decoration: none;
}
.tplCommand2:hover{
	color:#FF9900;
}

.tplCommand3{
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}

.tplCommand4{
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
.tplCommand4:hover{
	color:black;
}

.tplLi{
	color: black;
	font-size: 8pt;
	text-decoration: none;
}
.tplLi:hover{
	color: gray;
}

.tplT{
	color: #336699;
	text-decoration: none;
}


.tplField{
	border: solid 1px #666666;
}

.tplBoxField{
	font-size: 10px;
	border: solid 1px #999999;
	color: black;

}

.tplTextBlock{
	padding: 5px 5px 5px 5px;
	line-height: 18px;
	text-align: justify;
}

.tplTitle{
	font-size: 11px;
	font-weight: 600;
	color: #336699;
}

.tplKey{
	background-color: #F4F4F4;
	color: #336699;
	font-size: 8pt;
}

.tplHolder{
	border: solid 1px #F2F2F2;
}

.tplNormal {
	color: black;
	font-size: 11px;
}

.tplTP
{
	font: 10px Tahoma;
	color: #336699;
	text-decoration:none;
}


.ff { Font: 9px Tahoma; Color: #000000; Border: solid 1px #999999; Background-Color: #ECE9D8; }
.fl { Font: 9px Tahoma; Color: #000000; Border: solid 1px #999999; Background-Color: #F5F5F5; }
.ft { Font: 10px Tahoma; Color: #000000; }
.tl { Font: 10px Tahoma; Color: #02448e; Text-Decoration: none;}
.tl:hover { Color: #5074a4; }
.hb { Font: bold 10px Tahoma; Color: #FFFFFF; Background-Color: #66BAD6; }
.nt { Font: 12px Tahoma; Color: black; Text-Decoration: none;}
.nt:hover { Color: orange; Text-Decoration: underline; }
.ol { Font: 12px Tahoma; Color: white; Text-Decoration: none;}
.ol:hover { Color: brown; Text-Decoration: none; }
.nd { Font: 11px Tahoma; Color: #9EBC00; }

.lnh { Font: 11px Tahoma; Color: #9EBC00; }
.lns { Font: 12px Tahoma; Color: black; Text-Align: justify; line-height: 18px;} 
.neh { Font: bold 12px Tahoma; Color: #559900; }
.nei { Font: 12px Tahoma; Color: gray; }
.net { Font: 12px Tahoma; Color: black; padding-left:8px; Text-Align: justify;  line-height: 22px;}


