﻿/*----twt main div--*/
.twt
{
	clear:both;
     width:600px;
     color:#02679c; 
     font-size:10pt;
     font-family: Arial;
     background-color:White; 
}


.twt a
{
    text-decoration:none;
}
/*
.twt a:hover
{
    text-decoration:underline;
    color:#02679c; 
}
8-9-9*/
/*----twt border div--*/
.twtBorder
{  
	border:ridge 1px #02679c;
	padding-bottom:2px;
	margin-bottom:2px;
}
/*----twt main table--*/
.twttable 
{
    width:600px; 
    text-align:center;
    margin-bottom:1px;
}

/*----twt center table--*/
.twtCenter
{
    margin-left:5px;
    text-align:left; 
    width:400px;
}
.twtfullName
{
    /*font-style:italic;*/
    margin-bottom:10px;
    font-weight:bold;
}

.twtnormalText1
{
    color:Gray;
}
.twtnormalText
{
    color:Black;
    text-align:justify;
}
.twtnormalText a
{
    color:Gray;
  /*  margin-left:250px;*/
    text-decoration:none;
}
.twtnormalText a:hover
{
    color:Gray;
     /*margin-left:250px;7-9-9*/
    text-decoration:underline;
}
.twtheadingLink a
{
	overflow:hidden;
	width:500px;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
}
.twtheadingLink a:hover
{  
	width:500px;
	overflow:hidden;
	 font-size:12pt;
    font-weight:bold;
    text-decoration:underline;
    text-align:left;
    color:#02679c; 
}
/*----twt left table--*/
.twtLeft
{
	font-style:italic;
    text-align:center;
    width:100px;
    margin-left:2px;
}
.twtLeft a
{
	font-style:italic;
   /* font-weight:bold;*/
    text-decoration:none;
    color:#02679c; 
}
.twtLeft a:hover
{
	font-style:italic;
    /* font-weight:bold;*/
    text-decoration:underline;
    color:#02679c; 
}
/*----------*/
/*----twt right div--*/

.twtRight
{
	clear:both;
	overflow:hidden;
    text-align:left;
    width:100px;
    margin-right:2px;
    color:#02679c; 
}
.twtRight a
{color:#02679c; 
    text-decoration:none;
}
.twtRight a:hover
{	color:#02679c; 
     text-decoration:underline;
}
.twt .twtRightX
{
	clear:both;
    text-align:left;
    width:100px;
    margin-right:2px;
    color:  #cacaca;
}
.twt .twtRightX a
{
    color:  #cacaca;
    text-decoration:none;
}
.twt .twtRightX a:hover
{
    color:  #cacaca;
     text-decoration:none;
}
.twtRightW
{text-align:left;}

.twtRightRose
{
	clear:both;
	overflow:hidden;
    text-align:left;
    width:100px;
    margin-right:2px;
    color:#F88017; 
}
.twtRightRose a
{
	color:#F88017; 
    text-decoration:none;
}
.twtRightRose a:hover
{	
	color:#F88017; 
    text-decoration:underline;
}
.twtRightW
{width:110px;}

.twtRightGreen
{
	clear:both;
	overflow:hidden;
    text-align:left;
    width:100px;
    margin-right:2px;
    color:Green; 
}
.twtRightGreen a
{
	color:Green; 
    text-decoration:none;
}
.twtRightGreen a:hover
{	
	color:Green; 
    text-decoration:underline;
}