.top-bk {
	background-image: url(../images/bk-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;


}
.brdr
{
	border-left-color: #cc6699; 
	border-bottom-color: #cc6699;
	border-top-color: #cc6699; 
	border-right-color: #cc6699; 
    border-top-style: solid; 	
	border-right-style: solid;
    border-left-style: solid; 	
	border-bottom-style: solid
}
.brdr-bott {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.txt-grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.light-grey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
}
.txt-main {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006699;
}
.txt-matter {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bk-imhg-in {
	background-image: url(../images/bk0in-fade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txtin {


	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #666666;
}

.btncss {
   color:white;
   font-family:	verdana,helvetica;
   font-size: 12px;
   font-weight:	bold;
   height: 25px;
   border-bottom: #FFFFFF 1px solid;
   border-left:   #666666  1px solid;
   border-right:  #FFFFFF 1px solid;
   border-top:    #666666 1px solid;
   background-color: #666666 ;
   cursor:hand;
}

