.txtbox
{
	border:1px solid #6b6b6b;
	width:175;	
	height:19;
	font-family: Verdana;
	font-size: 11px;
	font-align:center;
}

.filebox
{
	border:1px solid #6b6b6b;
	width:250;	
}

.frmcontrols {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	list-style-type: none;
	list-style-image: url(images/bul.gif);
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
}

.smalltxtbox
{
	valign:top;
	border:1px solid #6b6b6b;
	width:34;
	height:18;
	background gcolor:#ffffff;
	border:0;
	color:red;
	font-weight:bold;
	disabled
}

.tarea
{
	border:1px solid #6b6b6b;
	width:250;
	height=100;
	overflow:auto;
}

.bodytext {
	font-family: Verdana;
	font-size: 8pt;
}

.button
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	color:#000000;
	border: 1px solid #999999;
}

a.link1:hover
{
	color:#000000;
	text-decoration:underline;
}

.link
{
	font-family:Verdana;
	font-size: 8pt;
	text-decoration:underline;        
}

a.link1
{
	font-family:Verdana;
	font-size: 8pt;
      color:#ffffff;
      text-decoration:underline;  
}

a.link1:visited
{
	font-family: Verdana;
	font-size: 8pt;   
	color:#ffffff; 
      text-decoration:underline;  	      
}

.tblheading {
	font-family:Verdana;
	font-size: 10pt;
	color: #navy;
	font-weight: bold;
}

.tbldetails {
	font-family: Verdana;
	font-size: 8pt;
	color: #navy;
}

.innerdetails {
	font-family: Verdana;
	font-size: 7pt;
	color: #navy;
	font-weight: bold;
}

.subhead {
	font-family:Verdana;
	font-size: 8pt;
	color: #8294AF;
	font-weight: bold;
}
.subhead1 {
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.rowhead{

	font-family: Verdana;
	font-size: 9pt;
	color: #8294AF;
	font-weight: bold;
}

hr
{
	width:850px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: normal;


}
.style2 {color: #003366}
.style3 {color: #FF6600}

.bg {
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat
}


.commenttext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}


.commentbodytext {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}

.bg_blk {

	background-image: url(../images/bg_black.jpg);
	background-repeat: no-repeat;
}

.msgtxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}