﻿body 
{	
	background-image: url(../images/fon_bot.gif);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
}
.lgt
{
	background-color: #efeff1;
}

.drk
{
	background-color: #d3dced;
}

.tbllbrbrd
{
	BORDER-Top: #C9C8CE 1px solid; 
	BORDER-RIGHT: #C9C8CE 1px solid; 
	BORDER-LEFT: #C9C8CE 1px solid; 
	BORDER-BOTTOM: #C9C8CE 1px solid; 
	
}

td
{
	font-family:Verdana;
	margin-right: 10px;
	font-size: 12px;
	color: #000000;
}


.brd
{
	BORDER : #6e94d2 1px solid;
}

/* ---- Top Menu Style End --*/

/* --- Box Style Start ---*/

.tblbrd
{
	BORDER-RIGHT: #efefef 1px solid;
    BORDER-TOP: #efefef 1px solid;
    BORDER-LEFT: #efefef 1px solid;
    BORDER-BOTTOM: #efefef 1px solid; 
}

/*---------- DATA Table Styles  End ------------*/

/*----------- Login fld Style Start -------------*/
.fprn
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
    COLOR: #244061;
    FONT-STYLE: normal;
    TEXT-DECORATION: Underline
	}

A.fprn:link
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
    COLOR: #244061;
    FONT-STYLE: normal;
    TEXT-DECORATION: Underline
}
A.fprn:active
{
   
    COLOR: #244061;
    TEXT-DECORATION: Underline
}
A.fprn:visited
{
    COLOR: #244061;
    TEXT-DECORATION: Underline
}
A.fprn:hover
{
   COLOR:#244061;
   TEXT-DECORATION: Underline
}

/*----------- Login Fld Style End -------------*/

/*----------- Form Element Styles Start ---------------*/
.txtbx {

	font-family: verdana;
	font-size: 11px;
	color: #003366;
	background-color: #C7D5E9;
	border: 1px solid #003366;
}
.links
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003063;
	text-indent: 3px;
	text-decoration: none;
}
.headerlinks
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	text-decoration: none;
}

.topNav
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	height: 25px;
}
a
{
	font-family: verdana;
	font-size: 11px;
	color: #244061;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	font-family: verdana;
	text-decoration: underline;
}

.topNav_a
{
	font-family: verdana;
	font-size: 11px;
	color: #244061;
	font-weight: bold;
}

.txtfld
{
	font-family: verdana;
	font-size: 11px;
	color: #003366;
	background-color: #C7D5E9;
	border: 1px solid #003366;
}

.TEXTFIELD
{
	border-right: #333333 1px solid;
	padding-right: 1px;
	border-top: #333333 1px solid;
	padding-left: 1px;
	padding-bottom: 2px;
	border-left: #333333 1px solid;
	padding-top: 1px;
	border-bottom: #333333 1px solid;
	background-color: #ffffff;
	font-family: Verdana, verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.drpbx {

	font-family: verdana;
	font-size: 12px;
	color: #003366;
	background-color: #C7D5E9;
	border: 1px solid #003366
}
.tblHead
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C9C8CE;
}
.txtarea 
{
	 background-color : #FFFFFF; 
	 BORDER-RIGHT: #ababab 1px solid;
     BORDER-TOP: #ababab 1px solid;
     BORDER-LEFT: #ababab 1px solid;
     BORDER-BOTTOM: #ababab 1px solid; 
	 font-family:Verdana, verdana;
	 font-size: 13px;
	 color: #000000
}

/*--------------Form Element styles End ---------------*/

/* grid Styles Start Here */
.Grid
{
	border: solid 1px #101b59;
	
}

.Grid td
{
	border: solid 1px #101b59;
	margin: 3px 3px 3px 3px;
	font-family: Verdana, verdana;
	padding: 2px 2px 2px 2px;
	text-align: left;
	
	color: #000000
}

.GridHeader
{	
	font-family:Verdana, verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color:#C7D5E9
}
.GridHeader a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

.GridHeader a:hover
{
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	/*background: #4A3C8C url(images/spin.gif) no-repeat 0 100%;*/
}

.GridItem, .GridAltItem
{
	
	color: #ffffff;
}

.GridItem
{
	background-color: #ffffff;
}

.GridAltItem
{
	background-color: #ffffff;
}
.GridItem a
{
	font-family:Verdana, verdana;
	font-weight: normal;
	font-size: 10px;
	color: #101b59;
	text-decoration: none
}

.GridItem a:hover
{
	font-family:Verdana, verdana;
	font-weight: normal;
	font-size: 10px;
	color: #101b59;
	text-decoration: underline;
	background-color:#ffffff
	/*background: #4A3C8C url(images/spin.gif) no-repeat 0 100%;*/
}
.GridAltItem a
{
	font-family:Verdana, verdana;
	font-weight: normal;
	font-size: 10px;
	color: #101b59;
	text-decoration: none
}

.GridAltItem a:hover
{
	font-family:Verdana, verdana;
	font-weight: normal;
	font-size: 10px;
	color: #101b59;
	text-decoration: underline;
	background-color:#ffffff
	/*background: #4A3C8C url(images/spin.gif) no-repeat 0 100%;*/
}
.GridPager
{
	font-family:Verdana, verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #d5e6f1;
}
.GridPager a
{
	font-family:Verdana, verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
.GridPager a:hover
{
	 FONT-Family:Verdana, verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline
	
}
/*-------grid style end------*/

/*---------- error Styles Start ----------*/
.error {
font-family: verdana;
font-size: 9pt;
font-weight : bold;
color: red;
margin-left: 5px;

}
.errortext {
font-family: verdana;
font-size: 9pt;
color: red;
margin-left: 50px;

}
.headertextbg {
font-family: verdana;
font-size: 12pt;
font-weight : bold;
color: #7D0101;
background-color: #f0f1f3;
margin-left: 5px;
}
.headertext {
font-family: verdana;
font-size: 12pt;
font-weight : bold;
color: #7D0101;
margin-left: 5px;
}
.headertext1 {
font-family: verdana;
font-size: 10pt;
font-weight : bold;
color: #7D0101;
margin-left: 5px;
}
/*---------- error Styles end ----------*/
/*-------------- STEPS CLASS START --------------*/
.tbllbrbrd
{
	BORDER-Top: #C9C8CE 1px solid; 
	BORDER-RIGHT: #C9C8CE 1px solid; 
	BORDER-LEFT: #C9C8CE 1px solid; 
	BORDER-BOTTOM: #C9C8CE 1px solid; 
	
}
.tdbotbrd
{
	BORDER-BOTTOM: #6e94d2 1px solid; 
}
.tdbrdon
{
	BORDER-TOP: #7D0101 1px solid; 
	BORDER-RIGHT: #7D0101 1px solid; 
	BORDER-LEFT: #7D0101 1px solid; 
	background-color:#7D0101
}
.tdbrdoff
{
	BORDER-TOP: #C9C8CE 1px solid; 
	BORDER-RIGHT: #C9C8CE 1px solid; 
	BORDER-LEFT: #C9C8CE 1px solid; 
	background-color:#C9C8CE
}
.step_on {
     font-family : verdana;
     font-size : 12px;
     font-weight : bold;
     color : #ffffff;
	 text-decoration : none;
      }
a.step_on:link {
     color : #ffffff;
     text-decoration : none;
      }
a.step_on:visited {
     color : #ffffff;
     text-decoration : none;
      }
a.step_on:hover {
	 color : #ffffff;
     text-decoration : underline;
      }
a.step_on:active {
     color : #ffffff;
     text-decoration : none;
      }
.step_off {
     font-family : verdana;
     font-size : 12px;
     font-weight : bold;
     color : #ffffff;
      }
a.step_off:link {
     color : #ffffff;
     text-decoration : none;
      }
a.step_off:visited 
{
	background-color:#C9C8CE;
     color : #ffffff;
     text-decoration : none;
      }
a.step_off:hover {
     color : #ffffff;
     text-decoration : none;
      }
a.step_off:active {
     color : #ffffff;
     text-decoration : none;
}
/*-------------- STEPS CLASS End --------------*/
/*------------- Calendar Control Styles Start -----------------*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
/*------------- Calendar Control Styles End -------------------*/
/*------------- Tree View  Control Styles Start -------------------*/

.tbltitle {
	color : #FFFFFF;
	background-color: #7D0101;
	font-size : 15px;
	font-family : verdana;
	font-weight: bold;
}
.title {
	color : #000000;
	font-size : 18px;
	font-family : verdana;
	font-weight: bold;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : verdana,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
