BODY  {
	background-color: #ffffff;
}


p { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: x-small; 
	line-height: 18px;
	margin: 12px 0px;
	padding-left : 5px;
	color: #000000;
}
p strong {
			font-size: 12px;
			font-weight:bold;
}
A:link {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
}

A:visited {
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}

A:active {
	text-decoration: none; 
}

.leftnav {
	padding-left : 8px;
	text-indent: -6px;
}

.smallfont { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: 11px; 
	line-height: 12px;
	margin: 10px 0px;
	
}
.medfont { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: 17px; 
	line-height: 19px;
	margin: 10px 0px;
	
}
.bigfont { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: 22px; 
	line-height: 24px;
	margin: 10px 0px;
	font-weight: bold;
	
}

.underlined { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: 17px; 
	line-height: 19px;
	margin: 10px 0px;
	font-weight: bold;
	text-decoration: underline ;
}

.title { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: x-large;
	line-height: 24px;
	margin: 10px 0px;
	font-weight: bold;
}

.cathystesttable { 
	font-family: arial, "ms sans serif", sans-serif;
	font-size: x-small; 
	line-height: 18px;
	margin: 12px 0px;
	padding-left : 5px;
	color: #000000;
}


ul  {
	font-size : small;
	font-family : arial, "ms sans serif", sans-serif;
	font-style: normal;
	line-height: 12px;
	padding-left : 2px;
	padding-bottom : 2px;
}

li  {
	font-size : x-small;
	font-family : arial, "ms sans serif", sans-serif;
	font-style: normal;
	line-height: 12px;
	padding-left : 2px;
	padding-bottom : 2px;
	
}

.circleR {
	font-size : 1em;
	font-family : arial, "ms sans serif", sans-serif;
	vertical-align : text-top;
}



.messagelink  {
	color: #ff0000;
}

a:link.messagelink  {
	color: #ff0000;
}

a:active.messagelink  {
	color: #ff0000;
}

a:hover.messagelink  {
	color: #ff0000;
}



.footer {
 font-family: verdana, tahoma, geneva, arial, "ms sans serif", sans-serif;
 font-size: 10px; 
 line-height: 8pt;
 }
 
a:visited.footer  {
	color: #ff0000;
	font-weight: normal;
}

a:link.footer  {
	color: #ff0000;
	font-weight: normal;
}

a:active.footer  {
	color: #ff0000;
	font-weight: normal;
}

a:hover.footer  {
	color: #000000;
	font-weight: normal;
}

a:visited.footer  {
	color: #ff0000;
	font-weight: normal;
}






.white {
	color: #ffffff;
}

.red {
	color: #ff0000;
}
.yellow {
	color: #FFCC00;
}
.orange {
	color: #ff99ff;
}
.grey {
	color: #cccccc;
}
.black {
	color: #000000;
}
 

.shadow {width:120; height:38; filter: Shadow(Color=#333333, Direction=125)}
.shadow2 {width:130; height:19; filter: Shadow(Color=#666666, Direction=130)}
.shadow3 {width:130; height:22; filter: Shadow(Color=#333333, Direction=150)}

.transleft {  background-image:  url("../images/wctsa_shaddow.jpg"); background-repeat: repeat-y; background-color: #cccccc;}
