﻿.btnBack
{
	font-size: 14px;
	height: 30px;background-color: #881920;border-color: black;font-weight: bold;color: #e7e5cd;
}
form fieldset legend
{
}
form fieldset
{
}
body
{
	font-size: 13px;
}
.Captions
{
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
}
.TxtBox
{
	height: 14px;
	font-size: 12px;
	width: 130px;
	text-align: left;
}
.TxtBoxMulti
{
	height: 40px;
	font-size: 12px;
	width: 130px;
	text-align: left;
}
.Lbl
{
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}
.Drd
{
	height: 14px;
	font-size: 12px;
	width: 135px;
	text-align: left;
}
.Btn
{
	height: 25px;
	text-align: center;
}
.Legend
{
	font-size: 16px;
}
.GridView
{
	font-size: 14px;
	background: #ffcc99;
}
.HeadBar
{
	background-color: Black;
}
.Td
{
	border-right: darkorange 2px outset;
	font-size: 10px;	
	text-decoration: none;
	padding-right: 2px;
	padding-left: 4px;
}
.Logout
{
	text-decoration: none;
	font-size: 20px;
}
.Td1
{
	border-right: darkorange 2px outset;
	font-size: 16px;
	color: Navy;
	padding-right: 2px;
	padding-left: 2px;
}
.Tr
{
	background-color: #CCCCCC;
}
.Bar
{
	background-position: left top;
	background-image: url(image/Bar1.jpg);
	background-repeat: no-repeat;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;	
	filter:alpha(opacity=80);
	opacity:0.8;
}
.Clickable { cursor: pointer; }
.Caption { text-transform:uppercase; }
.Price { padding-top: 7px; text-align:center; }