body { font-size: 12px; font-family: arial; font-weight: normal; font-style: normal;line-height: normal;  }
.Link{cursor:hand;cursor:pointer; text-decoration:none;color:RED;font-style: BOLD}
.Highlight { background-color: yellow; color:RED }
.SmallFont { font-size: 9pt; font-family: arial; font-weight: normal; font-style: normal;line-height: normal;  }
.XSmallFont { font-size: xx-small; font-family: arial; font-weight: normal; font-style: normal;line-height: normal;  }

.TitleSmall{text-transform: uppercase;color:5c5c5c; font-size: 11pt; font-family: arial; font-weight: BOLD; font-style: BOLD;line-height: normal;  }
.TitleXSmall{text-transform: uppercase;color:5c5c5c; font-size: 8pt; font-family: arial; font-weight: normal; font-style: BOLD;line-height: normal;  }

.InputBackground {background:#e3e3e3; border-collapse: collapse; border:1px solid #a5a5a5}
.Border {border:3px solid #e3e3e3}
.ShadowTable 
{
	border:3px solid #e3e3e3; 
	padding:0; 
	border-spacing:0; 
	border-collapse: collapse;
	background:WHITE;
}
.ShadowTable TD 
{
	font-size: 12px; font-family: arial; font-weight: normal; font-style: normal;line-height: normal; color:#939393;
	border:3px solid #e3e3e3; 
	padding:0; 
	border-spacing:0; 
	border-collapse:collapse; 
	padding-left:20px;
	padding-right:20px;
}
.ShadowTable TH 
{
	text-align:left;
	border:3px solid #e3e3e3; 
	padding:0; 
	border-spacing:0; 
	border-collapse: collapse; 
	padding-left:20px; 
	padding-top:12px; 
	padding-right:12px; 
	padding-bottom:12px;
}
.BarsTable 
{
	border:1px solid #e3e3e3; 
	padding:0; 
	border-spacing:0; 
	background:WHITE;
}
.BarsTable TD 
{
	font-size: 12px; font-family: arial; font-weight: normal; font-style: normal;line-height: normal; color:#939393;
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
	border-top: 1px solid #353535;
	border-left: 2px solid BLACK;
	border-right: 1px solid #353535;
	border-bottom: 0px solid BLACK;
}
.BarsTable TH 
{
	text-align:left;
	padding-left:20px; 
	padding-top:12px; 
	padding-right:0px; 
	padding-bottom:12px;
	border-top: BLACk solid 1px;
	border-left: BLACK solid 1px;
	border-right: BLACK solid 1px;
	border-bottom: BLACK solid 2px;
}
.NothingTable
{
	padding-left:0px; 
	padding-top:0px; 
	padding-right:0px; 
	padding-bottom:0px;
	border:0px solid white;
	padding:0; 
	border-spacing:0;
}
.NothingTable TD
{
	padding-left:0px; 
	padding-top:0px; 
	padding-right:0px; 
	padding-bottom:0px;
	border:0px solid white; 
	border-spacing:0;
}
.Gallery 
{
	border:0px solid #e3e3e3; 
	padding:0; 
	border-spacing:0; 
	border-collapse: collapse;
	background:WHITE;
}
.Gallery TD 
{
	font-size: 10px; font-family: arial; font-weight: normal; font-style: normal;line-height: normal; color:#939393;
	border:0; 
	padding:0; 
	border-spacing:0; 
	border-collapse:collapse; 
	padding-left:0px;
	padding-top:20px;
	padding-right:20px;
	text-align:left;
}
.RightAlign
{
	text-align:right;
}
.GalPreviewXSmall
{
	border: 1px solid #5c5c5c ;
	padding: 2px;
	cursor:hand;
	cursor:pointer;
}
.GalPreviewSmall
{
	border: 1px solid #5c5c5c ;
	padding: 2px;
	cursor:hand;
	cursor:pointer;
}
.GalPreview
{
	border: 1px solid #5c5c5c ;
	padding: 2px;
}
.PagingLink
{
	text-transform: uppercase;
	font-family: arial;
	text-decoration:none;
	color:#939393;
	font-style: BOLD;
	font-weight: BOLDER;
	font-size: 9pt;
	cursor:hand;
	cursor:pointer; 
}
.PagingTXT
{
	text-transform: uppercase;
	font-family: arial;
	text-decoration:none;
	color:RED;
	font-style: BOLD;
	font-weight: BOLDER;
	font-size: 10pt;
}
.HeadPadding 
{
	padding-left:10px; padding-top:5px; padding-right:10px; padding-bottom:5px;
}

/*  LIST VIEW CSS *************************/
.listview {border:solid black 1px; border-collapse: collapse; color: #000; font-size: 12px; background-color: #fff; }
.ListLayoutListView { }
.listview TD { font-size: 12px; font-family: tahoma; padding: 3px; border: solid 1px #939393; }
.listview TABLE { font-size: 12px; font-family: tahoma; border: solid 1px #e7f1f8; }
.ListLayout { font-size: 12px; font-family: tahoma; width: 100%; margin: 0; padding: 0; border: solid 1px #bbd9ee; }
.listview TABLE TD {  border-width: 0px; }
.listview caption { color: #333; font-size: 11px; font-family: tahoma; font-weight: bold; padding: 3px 4px; background:#bbd9ee; }
.listview TH 
{ 
	color: WHITE; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: BOLD; 
	text-transform: uppercase;
	padding: 3px 4px; 
	border-color: #fff #535353 #bbd9ee #fff; 
	border-style: solid; 
	border-width: 1px;  
	background: #121212;  
}
.listview TH a { color: #369; text-decoration: none; padding: 2px 4px 6px; }
.listview TH a:hover { text-decoration: underline; }
.listview IMG { border-width: 0; }
.listview .ListASC   { font-weight: bold; background-image: url(./images/OrderAssecnding.png); background-repeat: no-repeat; background-position: right center; }
.listview .ListDES  { font-weight: bold; background-image: url(./images/OrderDesecnding.png); background-repeat: no-repeat; background-position: right center; }