﻿.textbox
{
	font-family:"Tahoma";
	font-size:8pt;
	border-color:Gray;
	border-style:solid;
	border-width:1px;
	height:17px;
}
.Bill
{
	font-family:"Tahoma";
	font-size:12pt;
	color:Red;
	border-color:Gray;
	border-style:solid;
	border-width:1px;
	background-color:aliceblue;
	height:25px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.currency
{
	text-align:right;
	font-size:8pt;
	border-color:Gray;
	border-style:solid;
	border-width:1px;
}
.comboBox
{
	font-family:"Tahoma";
	font-size:8pt;
	border-color:Gray;
	border-style:solid;
	border-width:1px;
	height:20px;
}
.statictextbox
{
	font-family:"Tahoma";
	font-size:8pt;
	border-color:White;
	border-style:solid;
	border-width:1px;
}
.statictextboxparticipant
{
	font-family:"Tahoma";
	font-size:10pt;
	border-color:White;
	border-style:solid;
	border-width:1px;
}
.staticLabel
{
	font-family:"Tahoma";
	font-size:8pt;
}
.descLabel
{
	font-family:"Tahoma";
	font-size:8pt;
	font-weight:bold;
	color:#804040;
}
.label_Company
{
	font-family:"Tahoma";
	font-size:11pt;
	font-weight:bold;
	color:Black;
}
.label
{
	font-family:"Tahoma";
	font-size:9pt;
	font-weight:bold;
	color:#013984;
}
.quoteSummaryLabel
{
	font-family:"Tahoma";
	font-size:8pt;
	color:Black;
	
}

.linkbutton
{
	font-family:"Tahoma";
	font-size:8pt;
	color:Black;
}
.combobox
{
	font-family:"Tahoma";
	font-size:8pt;
	border-color:#013984;
	border-style:solid;
	border-width:1px;
}
.tabbar
{
	font-weight:bold;
	background-color:red;
	border-style:solid;
	border-width:1px;
	background-color:#6788be;
	font-family: Tahoma;
	font-size:10pt;
	color:White;
	cursor:pointer
}
.button
{
	font-family:"Tahoma";
	font-size:8pt;
	color:White;
	background-color:#6e95fa;
}
.menubutton
{
	font-weight:bold;
	background-color:#4189ed;
	font-family: Tahoma;
	font-size:8pt;
}
.calendar
{
	font-family:"Tahoma";
	font-size:7pt;
	font-weight:bold;
}
.gridlinkbutton
{
	font-family:"Tahoma";
	font-size:9pt;
	color:Blue;
}
.Checkbox
{
	font-family:"Tahoma";
	font-size:8pt;
	font-weight:bold;
	color:#013984;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox {
	background-color : #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Blue;
	padding: 3px;
}
.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.LoginButton, .LoginCloseButton
{
	display:none;
}

.billNotesLabel
{
	font-family:"Arial";
	font-size:8pt;
	color:Black;
	font-style:italic;
}
.billFormLabelHeader
{
	font-family:"Tahoma";
	font-size:8pt;
	color:Black;
	font-weight:bold;
}
.billSummaryLabel
{
	font-family:"Tahoma";
	font-size:8pt;
	color:Black;	
}
.td00 {
	background-color: #CAE6F3;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005D79;
}
.btnKarar
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	color: #4E643C;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
	white-space: nowrap;
	text-decoration:none;
}
.btn_button {background-image: url(../Img/button.gif);}
