﻿A:hover {
	text-decoration: none;
	color: #FF0000
}

.blk_txt 
   {
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    normal;
		font-size:      12px;
		color:		  #000000;
	}
	
.blk_txt_sm 
   {
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    normal;
		font-size:      10px;
		color:		  #000000;
	}
	
.blk_title 
   {
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      23px;
		color:		  #000000;
	}

.gray_txt_sm 
   {
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    normal;
		font-size:      10px;
		color:		  #404040;
	}

.gray_title 
   {
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      23px;
		color:		  #404040;
	}

.red_b
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      12px;
		color:		  #990000;
	}

.red_lg_b
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      14px;
		color:		  #990000;
	}

object
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

input
{
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	background-color: #d0d0d0; 
	color: #000000; 
}

select
{
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	background-color: #d0d0d0; 
	color: #000000; 
}

textarea
{
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	background-color: #d0d0d0; 
	color: #000000; 
}

.footer {
	color:#000000;
	text-align:center;
	font-size:11px;
	font-family:arial;
	background-color:#B8B6B9;
	border-width:3px;
	width:719px;
	border-style:solid;
	border-color:#000000;
}

.cen {
	text-align:center;
}

.left {
	text-align:left;
}
.right {
	text-align:right;
}
.imageb {
	border: 8px solid #FFFFFF;
	margin: 10px;
}

