BODY  {
	background-color: #ffffff;
}


p { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 12px; 
	line-height: 18px;
	margin: 12px 0px;
	padding-left : 5px;
	color: #333399;
}
p strong {
			font-size: 12px;
			font-weight:bold;
}
A:link {
	text-decoration: none; 
	color: #FFCC00;
	font-weight: bold;
}

A:visited {
	text-decoration: none; 
	color: #333399;
	font-weight: bold;
}

A:active {
	text-decoration: none; 
}

.order {
	background-color: red;
}

.leftnav {
	padding-left : 8px;
	text-indent: -6px;
}

.smallfont { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 14px; 
	color: #333399;
	line-height: 16px;
	margin: 10px 0px;
	
}
.medfont { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	color: #333399;
	font-size: 17px; 
	line-height: 19px;
	margin: 10px 0px;
	
}
.bigfont { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 22px; 
	line-height: 24px;
	margin: 10px 0px;
	font-weight: bold;
	
}

.underlined { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 17px; 
	line-height: 19px;
	margin: 10px 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #333399;
}

.title { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin: 10px 0px;
	font-weight: bold;
}

.title_sm { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0px;
	font-weight: bold;
}


.tablestyle { 
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: x-small; 
	line-height: 18px;
	margin: 12px 0px;
	padding-left : 5px;
	color: #333399;
}

.footer {
	font-family: arial, trebuchet, "ms sans serif", sans-serif;
	font-size: 14px;
	color: #333399;
	}

ul  {
	font-size : 14px;
	font-family : arial, trebuchet, "ms sans serif", sans-serif;
	font-style: normal;
	line-height: 12px;
	padding-left : 0px;
	padding-bottom : 0px;
	color: #333399;
}

li  {
	font-size : 12px;
	font-family : arial, trebuchet, "ms sans serif", sans-serif;
	font-style: normal;
	line-height: 12px;
	padding-left : 0px;
	padding-bottom : 2px;
	color: #333399;
	
}

.circleR {
	font-size : 10px;
	font-family : arial, trebuchet, "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;
}

a:visited.messagelink  {
	color: #ff0000;
}


.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;}

.safe {
	font-family : arial, trebuchet, "ms sans serif", sans-serif;
	font-weight: bold;
	font-size : 48px;
	color: #ffff00;
}