/** Used for twcsite.html, whatis.html, contactus.html (020306) **/
A.Brown:link{color:#F9DEA2}
A.Brown:visited{color:#F9DEA2}
A.Brown:active{color:#F9DEA2}
A.Brown:hover{color:white}  		

A.Yellow:link{color:white}
A.Yellow:visited{color:white}
A.Yellow:active{color:white}
A.Yellow:hover{color:#F9DEA2}  	




body	{
		margin-top : 10px;
		margin-left : 10px;
		background-color : #FFFFFF;
		color : #333366;
		font-family : arial, helvetica, verdana, sans-serif;
		}

h1		{
		color : #333366;
		font : bold 100% arial, helvetica, verdana, sans-serif;
		text-align : center;
		}

ul		{
		list-style-type : none;
		margin : 0;
		}

li		{
 		padding-bottom : 10px;
		}
	
#subm li {
		 background-color : #f8f8ff;
         font-size : 80%;
         margin : 3px;
         padding : 0px 0px 1px 3px;
		 }

#subm li.thead	{ 
				background-color : #333366;
				color : #ffffff;
				font-weight : bold;
				}	

.revDate { 
		   font-family : Arial, Helvetica, Verdana;
		   color : #999999;
		   font-size : 9px;
		   text-align:center;
		  } 

a:link 		{
			color : #333366;
			text-decoration : none;
			}

a:visited 	{
			color : #333366;
			text-decoration : none;
			}

a:hover 	{
			color : blue;
			text-decoration : underline;
			}

a:active 	{
			color : #333366;
			text-decoration : none;
			}
			
#tnav		{
			color : #FFCC33;
			background-color : #333366;
			font : 65% arial, helvetica, verdana, sans-serif;
			}

#tnav a		{
			color : #FFFFFF;
			text-decoration : none;
			}

#bnav		{
			color : red;
			font : 68% arial, helvetica, verdana, sans-serif;
			}

#bnav a		{ 
			color : #000000;	
			text-decoration : none;
			font-size : 95%;
			}				