﻿body { background: #ffffff }

a img {border:0;}

.v 		{font-family: Tahoma, Trebuchet MS, Verdana, Sans Serif;}
.t		{font-family: Times New Roman, Serif;}
.white	{color: #ffffff;}
.black	{color: #000000;}
.yellow {color: #EEBE55;}
.grey	{color:	#9B9B9B;}
.dgrey	{color:	#404040;}
.blue	{color: #996BC3;}
.red	{color: #9A001D;}
.brown	{color: #600012;}
.f10 	{font-size:10px;}
.f11 	{font-size:11px;}
.f12 	{font-size:12px;}
.f13 	{font-size:13px;}
.f14 	{font-size:14px;}
.f15 	{font-size:15px;}
.f16 	{font-size:16px;}
.f17 	{font-size:17px;}
.f19 	{font-size:19px;}
.f22 	{font-size:22px;}
.b		{font-weight:bold;}
.i		{font-style:italic;}
.sp1	{letter-spacing:1px;}
.left	{text-align:left;}
.right	{text-align:right;}
.center	{text-align:center;}
.justify{text-align:justify;}
.b10 	{padding-bottom:10px;}
.t20 	{padding-top:20px;}
.lh130	{line-height:130%;}
.lh110	{line-height:110%;}
.lh90	{line-height:90%;}

a:link, a:active, a:visited {
	color: #600012; 
	text-decoration: underline 
}
a:hover {
	color: #000000; 
	text-decoration: none 
}

a.page:link, a.page:active, a.page:visited {
	color: #000000; 
	text-decoration: underline 
}
a.page:hover {
	color: #000000; 
	text-decoration: none 
}

.form{
	background: #ffffff;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	border-top: 1px solid #404040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

.fsearch{
	background: #ffffff;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	border-top: 1px solid #404040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
}

.page_num {
	font-size:12px;
	color: #000000; 
	text-align:center;
}
