/*Classic Template*/
.btxt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.bottomtxt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}
.tumbimg {
	border: 1px solid #CCCCCC;
}


.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.tdcolor {
	background-color: #71072F;
}
.msg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px none #000000;
	color: #FF0000;
	font-weight: bold;

}
.lnk
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0000C9;
	text-decoration: none;

}
.lnk:hover
{
	color: #930000;
	text-decoration: underline;

}
.txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}

.imgA { border: 0px;}

.imgA:hover {border: 1px solid blue;}
.imgname 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px none #000000;
	color: #FF0000;

}
.sendmailmsg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px none #000000;
	color: #009900;
	font-weight: bold;
}
.lnkt
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.navigation_link
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.navigation_link:hover
{
	color:#33FFFF 
	text-decoration: none;
}
.link_over_background{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:underline;
}
.link_over_background:hover
{
	 color:#FF0000;
	text-decoration:blink;

}