/* Title Style */
.title	
{	
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:bold;
	color:White;
}

/* Client Name Style */
.clientName
{	
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:bold;
	color:FCA631;
}

/* Client Info Style */
.clientInfo
{	
	font-family:'MS Sans Serif';
	font-size:xx-small;
	color:FCA631;
}

/* Table Header */
.tblheadfont
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	font-weight:bold;
	color:White; 
	background-color:FCA631;
	height:20px;	
}

/* Table Row */
.tblrowfont
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	font-weight:normal;
	color:black; 
	background-color:#f5f5f5;
}

/* Table Alternate Row */
.tblaltrowfont
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	color:black; 
	background-color:#dcdcdc;
}

/* Autolist Row */
.lstrowfont
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	font-weight:normal;
	color:black; 
	background-color:Gainsboro;
}

/* Autolist Alternate Row */
.lstaltrowfont
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	color:black; 
	background-color:WhiteSmoke;
}

/* Hidden Cell */
.hcell
{
	display:none; 
}

/* Textbox Style */
.tBox				
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:white;
	height:24px;
}

/* Textbox OnFocus Style */
.tBoxFocusIn
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#D9DFE7;
	height:24px;
}

/* MASTER - Textbox Style */
.tBoxM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:white;
	height:24px;
	width:180px;
}

/* MASTER - Textbox OnFocus Style */
.tBoxFocusInM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#D9DFE7;
	height:24px;
	width:180px;
}

/* Tabel Section Head */
.tblSectionHead
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	font-weight:bold;
	color:White; 
	background-color:#FCA631;
	height:24px;
	width:100%;
}

/* Tabel Section Row */
.tblSectionRow
{
	width:100%;
	height:28px;	
}

/* Tabel Section Label */
.tblSectionLabel
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	text-align:right;
	width:45%;
}

/* Tabel Section Control */
.tblSectionControl
{
	align:left;
	width:45%;
}

/* Tabel Section Mandatory */
.tblSectionStar
{
	align:left;
	width:10%;
}

/* Mandatory Field */
.star
{
	font-family:'MS SANS Serif';
	font-size:large;
	color:Red; 
}

/* OnFocus Style */
.focusIn
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	background-color:#D9DFE7;
}

/* OnBlur Style */
.focusOut
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	background-color:white;
}

/* Auto Suggest Box Style */
.aBox				
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#ffffdd;
	height:24px;
}

/* Auto Suggest Box OnFocus Style */
.aFocusIn
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	background-color:#FFFBBB;
	height:24px;
}

/* MASTER - Auto Suggest Box Style */
.aBoxM		
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#ffffdd;
	height:24px;
	width:180px;
}

/* MASTER - Auto Suggest Box OnFocus Style */
.aFocusInM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	background-color:#FFFBBB;
	height:24px;
	width:180px;
}

/* TextArea Style*/
.tArea
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:white;
	height:50px;
}

/* TextArea OnFocus Style*/
.tAreaFocusIn
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#D9DFE7;
	height:50px;
}

/* MASTER - TextArea Style*/
.tAreaM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:white;
	height:50px;
	width:180px;
}

/* MASTER - TextArea Style*/
.tAreaFocusInM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#D9DFE7;
	height:50px;
	width:180px;
}

/* Calendar Style*/
.cal
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:white;
	height:24px;
}

/* Calendar OnFocus Style*/
.calFocusIn
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#D9DFE7;
	height:50px;
}

/* MASTER - Calendar Style*/
.calM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:white;
	height:24px;
	width:165px;
}

/* MASTER - Calendar OnFocus Style*/
.calFocusInM
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
	background-color:#D9DFE7;
	height:50px;
	width:165px;
}

/* Button Style */
.btn
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:bold;
}

/* Label Style */
div
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal;
}

/* Panel Style */
.panel
{
	border:solid 1px darkgray;
	overflow:auto; 
}

/* Small Font */
.sfont
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:normal; 
}

/* Bold Font */
.bfont
{
	font-family:'MS Sans Serif';
	font-size:xx-small;
	font-weight:bold;  
}

/* Unread Message Style */
.unreadMessage
{
	font-family:'MS SANS Serif';
	font-size:xx-small;
	font-weight:bold;
	color:black; 
	background-color:#dcdcdc;
}

/* Hyperlink with out underline */
.ulhref
{	
	text-decoration:none;
	color:#3333cc;
}

/* Simple Body */
.sbody
{
}

/* Body Style */
body 
{
	background-image:url(/shopaid/images/theme/line.jpg);	
	scrollbar-base-color: #9AADBA; 
	scrollbar-face-color: #fafafa; 
	scrollbar-track-color: #fafafa; 
	scrollbar-arrow-color: #9AADBA; 
	scrollbar-highlight-color: #9AADBA; 
	scrollbar-3dlight-color: #fafafa; 
	scrollbar-shadow-color: #9AADBA; 
	scrollbar-darkshadow-color: #fafafa
}
