﻿.loginprompt {
	font-family: Tahoma, Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

input {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	height: auto;
	border-color: #CCCCCC
}

.fontbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0
}

.selc {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	height: auto;
	border-color: #CCCCCC
}

.dealslabel {
	font-family: Tahoma, Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #00004F;
	text-decoration: none;
}

.lsummarycol 
{
	height: 20px;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336666;	
}

.rsummarycol 
{
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336666;	
}

.indexstyle {
	font-family: Tahoma, Courier, mono; 
	font-size: 13px; 
	font-weight: bold; 
	color: #006600;
}

.indexstyle1 {
	font-family: Tahoma, Courier, mono; 
	font-size: 12px; 
	font-weight: bold; 
	color:  Red;
}

.vdatestyle {
	font-family: Tahoma, Courier, mono; 
	font-size: 14px; 
	font-weight: bold; 
	color: #00004F;
}

 
.listfont {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	direction: rtl;
}

.listfontbold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	text-align: right;
	direction: rtl;
}

.bgrow1 
{
	background-color: #E6E6E6;
}

.bgrow2 
{
	background-color: #D8F1E4;
}