table.red 		{ border: 2px solid #FFB6C1; background-color: #FFE4E1;  }
.bg          { background-image: url('member/wvlogo.gif'); background-repeat: no-repeat; 
               background-position: right bottom }
table.red th 	{ background-color: #FFB6C1; }
table.green 	{ border: 2px solid #90EE90; background-color: #F0FFF0;  }
table.green th 	{ background-color: #90EE90; }
table.blue 		{ border: 2px solid #0090F0; background-color: #D2E4FC; }
table.blue th 	{ background-color: #0090F0; }
.tbline      	{ border-top:1px solid #000000; border-bottom:1px solid #000000;  }
.alpharight     { filter: alpha(opacity=100, finishopacity=0, style=1) }
.alphaleft    	{ filter: alpha(opacity=0, finishopacity=100, style=1) }
.alpha2     	{ filter: alpha(opacity=100, finishopacity=0, style=2) }
.alpha3     	{ filter: alpha(opacity=100, finishopacity=0, style=3) }
.alphasemi     	{ filter: alpha(opacity=50, finishopacity=50, style=1) }
a				{ text-decoration: none }
a:link			{ color: #333333 }
a:visited		{ color: #333333 }
a:active 		{ color: #333333 }
a:hover			{ text-decoration: underline }
form 			{ margin-bottom: 0;  margin-top: 0; }
h5
				{ font-family: Arial; font-style:italic }
h4
				{ font-family: Arial; font-style:italic }
h3
				{ font-family: Arial; font-style:italic }
h2
				{ font-family: Arial; font-style:italic }
h1
				{ font-family: Arial; font-style:italic }
textarea
				{
	font-family: Verdana;
	font-size: 8pt;
	color: #303030;
}
select
				{
	font-family: Verdana;
	font-size: 8pt;
	color: #303030;
}
input
				{
	font-family: Verdana;
	font-size: 8pt;
	color: #303030;
}
table
				{
	font-family: Verdana;
	font-size: 8pt;
	color: #303030;
}
body
				{
	font-family: Verdana;
	font-size: 8pt;
	color: #303030;
}
li           	{ margin-left: -24; margin-right: 0 }
.topline {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #D2E4FC;
}
.botline {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E4FC;	
}
.leftline {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #D2E4FC;
}