﻿a.leftMenu, a.leftMenu:link
{
	background-color: #ee4336;
	border-bottom: 1px solid #a9a9ac;
	color: White;
	display: block;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 23px;	
	padding-top: 10px;
	text-align: center;
	text-decoration: none;	
	width: 130px;
}

a.leftMenu:hover
{
	color: Black;
}

.btn
{
	border: solid 1px #cccccc;
	font-family: Tahoma;
	font-size: 11px;
}

.lbl
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.title
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.topMenu
{
	background-color: #ee4336;
	height: 23px;
	width: 648px;
}

.txt
{
	border: solid 1px #cccccc;
	font-family: Tahoma;
	font-size: 13px;	
	width: 300px;
}