.txt_black_11
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_black_12
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_red_11
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.txt_red_12
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.link_blue_black
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3933A1;
	text-decoration: none;
}
.link_blue_black:HOVER
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
}
.btblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3933A1;
}
.buttonGrey
{
	background-color: #f2f2f2;
	background-position: 5px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	left: 0px;
}
.txt_black_11_bold
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.BigBoldText
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #525456;
}
.BigHeading
{
	font-size: 18px;
	color: #0032c7;
	font-family: Tahoma;
	font-weight: bold;
}
.Captlize
{
	text-transform: capitalize;
}

/* Grid Style Start */
.GridHeaderStyle
{
	background-color:#0C6CAB;
	color:White;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	text-align:left;
}

.GridRowStyle
{
	background-color:#FBFBFB;
	color:Black;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	height:20px;
	text-align:center;
}
.GridAlternatingRowStyle
{
	background-color:#E6E6E6;
	color:Black;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	height:20px;
	text-align:center;
}
.GridFooterStyle
{
	background-color:Blue;
	color:White;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	text-align:center;
}
.GridPagerStyle
{
	background-color:#026767;
	font-family:Verdana;
	font-size:10px;
	height:20px;
	text-align:center;
}
.GridPagerStyle A
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.GridPagerStyle SPAN
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.GridPagerStyle A:HOVER
{
	color:White;
	font-weight:bold;
	text-decoration:underline;
}
.GridEmptyDataRowStyle
{
	background-color:Blue;
	color:Red;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
/* Grid Style End */
/* General Purpose Start*/
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.cursorhand
{
    cursor:pointer;
}
.AdminUser
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
	color:white; 
	font-family: Arial;
}
.hidetext
{
	display:none;
}

.txt_black_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


.boldtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #525456;
}

.Bigboldtext {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #525456;
}

.pixBorder {
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.BigHeading
{
    font-size: 18px; 
    color: #0032c7; 
    font-family: Tahoma;
    font-weight:bold;
}

.blueboldtextUnderline {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0032c7;
	text-decoration:underline;
}

.header2bg
{
   background-image:url("images/rep_img.jpg"); 
   background-repeat:repeat-x;
   height:26px; 

}
/* General Purpose End*/
