.fancytext
{
	font-family: Georgia, Helvetica, sans-serif;
   font-size: 8px;
   color:black;
}

.theading
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #6C98D9;
   font-family: Trebuchet MS;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   background: #DDDDDD;
   white-space: nowrap; 
   height: 30px;
   padding-left:4px;
}

.tcell
{
   border-style: solid;
   border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
   border-color: #EFF0F7;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   white-space: nowrap; 
   height: 22px;
   padding-left:4px;
}

.tcell2
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #EFF0F7;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   background: #E1EFFF;
   white-space: nowrap; 
   height: 22px;
   padding-left:4px;
}

.tcelllabel
{
   border-style: solid;
   border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
   border-color: #EFF0F7;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   background: transparent;
   white-space: nowrap; 
   height: 22px;
   padding-left:4px;
}  

.container
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #EFF0F7;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   background: #FBFDFF;
   white-space: nowrap; 
   height: 22px;
   padding-left:4px;   
}

.textbox
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #6C98D9;
   font-family: Verdana;
   font-size: 8pt;
   color: #000000;
   background: #FFFFFF;
   white-space: nowrap; 
   height: 18px;
}

.box
{
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   white-space: nowrap; 
   padding-left:4px;
}
.button
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #326BC0;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   background: #E0DFE3;
   background-image: url(../../img/button_background.jpg);
   background-repeat: repeat-x;
   text-align: center;
   height:21px;
}

.label
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

br
{
   font-size: 12px;
}

.normtext
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.errtext
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:red;
}

.table-item
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #000000;

}

.table-heading
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}

.thcell 
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #494949;
	font-weight : bold;
}

.tcell 
{
	font-family : Trebuchet MS;
	font-size : 8pt;
	color : #494949;
	font-weight : normal;
}

.tirow 
{
	background-color : #DDDDDD;
}

.trow 
{
	color : #FFFFFF;
}

.pagingnav
{
	font-family : Trebuchet MS;
	font-size : 9pt;
	color : #494949;
	font-weight : normal;
}

.pagingitem
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #494949;
	font-weight : normal;
}

.pagingbox
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #494949;
	font-weight : normal;
}

.pagingitemselected
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #494949;
	font-weight : bold;
}
