HTML {
    direction: ltr;
    }
/*
BODY {
    font-family: Verdana, Geneva, ms sans serif;
    margin: 0px;
    }

TD {
    text-align: left;
    vertical-align: top;
    font-size: 10px;
    }   
*/


/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	}
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	padding-left: 1px;
	padding-top: 36px;
	width: 1px;
	}
.pcC {
	}
.pcR {
	}
.pcBL {
	}
.pcB {
	padding-bottom: 150px;
	}
.pcBR {
	}


.errorbold{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 11px;
	color: #FF3300; 
	text-decoration:none;
	}
/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link {
    color: #FFFFFF;
    font-size: 12px;
    text-transform:uppercase;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align:middle;
    padding-left: 3px;
    padding-right: 3px;
    }

a.button_link:hover, .thc a.button_link:hover {
    color: olive;
    text-transform:uppercase;

    }
    
a.forgot_password{
    color: #FFFFFF;
    font-size: 9px;
    text
    text-decoration: none;
}

a.forgot_password:hover{
    color: RED;
    font-size: 9px;
    text-decoration: none;
    }

.button-TL-white, .bTL {
    background-image: url(../Images/buttonTL.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 14px;
    height: 6px;
    }
.button-T-white, .bT {
    background-image: url(../Images/buttonT.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    height: 6px;
    }
.button-TR-white, .bTR {
    background-image: url(../Images/buttonTR.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 14px;
    height: 6px;
    }
	
	.explorPopubg {
	background-image: url(../images/explore_bg_popup.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
}
.button-L-white, .bL {
    background-image: url(../Images/buttonL.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 8px;
    height: 21px;
    }
.button-white, .bC {
    background-image: url(../Images/buttonC.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
    height: 21px; 
    }
.button-R-white, .bR {
    background-image: url(../Images/buttonR.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 8px;
    height: 21px; 
    }
.button-BL-white, .bBL {
    background-image: url(../Images/buttonBL.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 14px;
    height: 7px;
    }
.button-B-white, .bB {
    background-image: url(../Images/buttonB.gif);
    background-repeat: repeat-x;
    background-position: top center;
    height: 7px;
    }
.button-BR-white, .bBR {
    background-image: url(../Images/buttonBR.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 14px;
    height: 7px;
    } 


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menus {
	width: 10px;
	}

.menusV {
	padding-left: 10px;
	padding-right: 10px;
	}

.menu {
    color: #666666;
    font-family: Verdana, Geneva, ms sans serif;
    }
    
a.menu {
    color: #666666; 
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    padding-top: 1px;
    width: 100%;
    }

a.menu:hover {
    color: #000000;
    }

.menu_on-TL, .moTL {
    background-image: url(../Images/menuOverTL.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 29px;
    height: 9px;
    }
.menu_on-T, .moT {
    background-image: url(../Images/menuOverT.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 9px;
    }
.menu_on-TR, .moTR {
    background-image: url(../Images/menuOverTR.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 29px;
    height: 9px;
    }
.menu_on-L, .moL {
    background-image: url(../Images/menuOverL.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 29px;
    height: 13px;
    }
.menu_on, .moC {
    background-image: url(../Images/menuOverC.gif);
    white-space: nowrap;
    height: 13px;
    width: 100%;
    }
.menu_on-R, .moR {
    background-image: url(../Images/menuOverR.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 29px;
    height: 13px;
    }
.menu_on-BL, .moBL {
    background-image: url(../Images/menuOverBL.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 29px;
    height: 5px;
    }
.menu_on-B, .moB {
    background-image: url(../Images/menuOverB.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 5px;
    }
.menu_on-BR, .moBR {
    background-image: url(../Images/menuOverBR.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 29px;
    height: 5px;
    }

.menu_on a, .moC a {
    color: #000000;
    }

.menu_off-TL, .mTL {
    background-image: url(../Images/menuTL.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 29px;
    height: 9px;
    }
.menu_off-T, .mT {
    background-image: url(../Images/menuT.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 9px;
    }
.menu_off-TR, .mTR {
    background-image: url(../Images/menuTR.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 29px;
    height: 9px;
    }
.menu_off-L, .mL {
    background-image: url(../Images/menuL.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 29px;
    height: 13px;
    }
.menu_off, .mC {
    background-image: url(../Images/menuC.gif);
    white-space: nowrap;
    height: 13px;
    width: 100%;
    }
.menu_off-R, .mR {
    background-image: url(../Images/menuR.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 29px;
    height: 13px;
    }
.menu_off-BL, .mBL {
    background-image: url(../Images/menuBL.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 29px;
    height: 5px;
    }
.menu_off-B, .mB {
    background-image: url(../Images/menuB.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 5px;
    }
.menu_off-BR, .mBR {
    background-image: url(../Images/menuBR.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 29px;
    height: 5px;
    }

.menuEdgeL, .mel {
    }

.menuEdgeR, .mer {
    }

.menu_bot_bg, .mbbg { 
	} 


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground, .pBack {
    /*background-color: #ffffff;*/
    width: 96%;
    height: 100%;
   
    }

/*.pageBorderTL, .pbTL {
    background-image: url(../Images/pageBorderTL.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 14px;
    height: 10px;
    }
.pageBorderT, .pbT {
    background-image: url(../Images/pageBorderT.gif);
    background-repeat: repeat-x;
    background-position: top center;
    height: 10px;
    }
.pageBorderTR, .pbTR {
    background-image: url(../Images/pageBorderTR.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 14px;
    height: 10px;
    }
.pageBorderL, .pbL {
    background-image: url(../Images/pageBorderL.gif);
    background-repeat: repeat-y;
    background-position: center left;
    width: 14px;
    }
.pageBorderC, .pbC {
    background-image: url(../Images/pageBorderC.gif);
    }
.pageBorderR, .pbR {
    background-image: url(../Images/pageBorderR.gif);
    background-repeat: repeat-y;
    background-position: center right;
    width: 14px;
    }
.pageBorderBL, .pbBL {
    background-image: url(../Images/pageBorderBL.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 14px;
    height: 16px;
    }
.pageBorderB, .pbB {
    background-image: url(../Images/pageBorderB.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    height: 16px;
    }
.pageBorderBR, .pbBR {
    background-image: url(../Images/pageBorderBR.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 14px;
    height: 16px;
    }
    
.page_yellow, .pContent {
    color: #003366; 
    height: 30px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 8px;
    text-align: left;
    }

.pageAlignment, .pAlign {
    }

.borderTable, .pbTable {
    }

.divider { 
    bottom-border:1px #FFFFFF ridge 3em;
    }

.footer {
    color: #eeeeee;
    padding-left: 26px;
    }

.logoBG {
    padding-bottom: 10px;
    } 
*/

/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
    /*background-color: #ffffff;
    /*color: #003366;*/
    border-top: 1px #aaaaaa solid;
    border-right: 1px #aaaaaa solid;
    border-left: 1px #aaaaaa solid;
    border-bottom: 1px #aaaaaa solid;*/
    padding: 4px;
    }

.dialog_field_value, .dfv {
    color: #888888;
    font-weight: bold;
    padding: 3px;
    white-space: nowrap;   
    }
	.dialog_field_value, .dfv2 {
   font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: left;  
    }
	
.dialog_field_value, .dfv2 {
   font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: left;  
    }

.dialog_header, .dh {
	background-repeat: repeat-x; 
	text-transform: uppercase;
	height:28px;
	}

.dialog_header_text, .dht {
	background:url(../images/bg-title.gif) repeat-x;
	display:block;
	float:left;
	margin:0;
	padding-left:2px;
	color:#fff;
	font-size:12px;
	line-height:26px;
	font-weight: bold;

	}
	
	.dialog_header_text, .dht2 {
	background:url(../images/heading_bg.jpg) repeat-x;
	margin:0;
	padding-left:25px; 
	
	color:#fff;
	font-size:20px;
	
	line-height:34px;
	

	}

.dialogHeaderEdgeL, .dhel {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR, .dher {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}

.dialogHeaderIcon, .dhi {
	background-image: url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x; 
	width:16px;
	padding-top: 7px;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	padding-top: 8px;
	}

.dialogHeaderPrintEmailIcon, .dhpei {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	}

.dialogHeaderTotalRecordCount, .dhtrc {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-top: 9px;
	padding-left: 20px;
	}
  
.dialogHeaderTotalRecordCountText, .dhtrct {
	color: #ffffff;
	}

.dialog_view, .dv {
	}

.category, .c {
	color: #666666;
	padding: 5px;
	}

.category_area, .ca {
	vertical-align: middle;
	white-space: nowrap;    
	padding-bottom: 3px;
	}

.category_area A, .ca A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover, .ca A:hover {
	color: #666666;
	text-decoration: underline;
	}

.subcategory_label, .scl {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;    
	vertical-align: middle;
	}

.subcategory SELECT, .sc SELECT {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.recordPanelButtonsAlignment, .rpbAlign {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 100px;
    	}
    .rpbAlign2 {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 10px;
    	}
	
.field_label, .fl {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}
.field_label1, .fl {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;    
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side, .fls {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: right;
	}
	
	.fls3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: left;
	}

.field_value, .fv {
	padding: 0px;
	}

.field_input, .fi {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}
	
	.field_input1, .fi {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 15px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.filter_value, .filv {
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell, .filbc {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	width:50px
	}

.Filter_Input, .fili {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area, .fila {
	color: #666666;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;    
	}
    
.search_area, .sa {
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label, .sl {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;    
	padding: 5px;
	}

.Search_Input, .si {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin-left: 2px;
	} 


/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	/*background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;*/
	text-align:center;
	vertical-align:middle ;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 7px;
	width:75px;
	}

.pagination_area, .pra {
	/*background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;*/
	color: #ffffff;
	text-align: left;
	white-space: nowrap;    
	vertical-align: bottom;
	}

.pagination_label, .prl {
	/*color: #ffffff;*/
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;    
	padding: 2px;
	}

.pagination_value, .prv {
	/*color: #ffffff;*/
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;    
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

.Pagination_Input, .pri {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	/*background-color: #ffffff;*/
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.pagination_row, .pr {
	font-weight: bold;
	vertical-align: middle;
	}

.paginationRowEdgeL, .prel {
	/*background-image:url(../Images/paginationRowEdgeL.gif); */
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationRowEdgeR, .prer {
	/*background-image:url(../Images/paginationRowEdgeR.gif);*/
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonLast, .prbl {
	background-image:url(../Images/previous.jpg);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	} 


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, .thcs {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-transform:uppercase ;
	/*background-color: #AADEA0;*/
	padding: 3px;
	/*border-top: 1px #bf9d13 solid;
	border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;*/
	color: #FFFFFF;
	white-space: nowrap;
	vertical-align: top;
	text-decoration: none;
	white-space: no-wrap;
	}

.column_header, .tch {
	font-weight: bold;
	background:url(../images/bg-showtable.gif) repeat-x;
	text-decoration: none;
	background-color: #85B382;
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	color: #eeeeee; 
	text-decoration: none;
	
	} 
    
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #ffffff;
	}

.columnHeaderFilterPadding, .tchfilp {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding Ai, .tchfilp A {
	text-decoration: none;
	}

.columnHeaderFilterPadding A:hoveri, .tchfilp A:hover {
	text-decoration: none;
	}

.icon_cell, .alt_icon_cell, .tic, .taic {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	/*background-color: #ffffff;*/
	/*border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;*/
	width: 10px;
	}
    
.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 0px;
	color: #ffffff;
	vertical-align: middle;
	/*border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;*/
	width: 16px;
	background-color: #87996b;
	}

.icon_cell_selected, .tics {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;
	width: 16px;
	background-color: #cbe5a1;
}
     
.table_cell, .alt_table_cell, .ttc, .tatc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-top: 1px #adadad solid;
	border-left: 1px #adadad solid;
	border-right: 1px #adadad solid;
	border-bottom: 1px #adadad solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	padding: 5px;
	color: #ffffff;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-bottom: 1px #bf9d13 solid;
	background-color: #87996b;
	}

.table_cell_selected, .ttcs {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-bottom: 1px #bf9d13 solid;
	background-color: #cbe5a1;
	}

.totals_cell, .tpttc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-top: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;
	/*background-color: #ffffff;*/
	width: 48px;
	}

.totals_cell_value, .tpttcv {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-top: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;
	/*background-color: #ffffff;*/
	}

.page_total_label, .tptl {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;    
	vertical-align: middle;
	}

.page_total_value, .tptv {
	font-weight: normal;
	padding: 3px;
	}

.grand_total_label, .tgtl {
	font-size: 10px;
	font-weight: normal;
	color: green;
	padding-left: 20px;
	white-space: nowrap;    
	vertical-align: middle;
	}

.grand_total_value, .tgtv {
	font-weight: normal;
	padding: 3px;
	}

.tableRowsEdge, .tre {
	border-left: 1px #bf9d13 solid;
	} 


/**********************************************************************
 * Scrolling Table Styles                                             *
 **********************************************************************/
div.tableContainer {
	clear: both;
	height: 285px;  /* defines scrolling region height */
	overflow: auto; /* enables scroll bar */
	}

div.tableContainer table {
	width: 97%; /* defines data region width (provide room for scroll bar) */
	}

thead.fixedHeader tr {
	background-color: #87996b; /* obscures data behind headers */
	position: relative; 	   /* fixes headers in place */
	}

.scrollContent {
	display: block;
	}

thead.fixedHeader td.button-white {
	white-space: nowrap;
	width: 0%;
	}

thead.fixedHeader table {
	width: 0%;
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #cbe5a1;
	}

.dsDayHeader {
	color: #666666;
	background-color: #cbe5a1;
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #87996b;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #eeeeee;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #eeeeee;
	padding: 6px;
	}


/**********************************************************************
 * Info Panel Styles                                                  *
 **********************************************************************/    
.panelInformationDisplayWithImage {
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    }

.panelInformationDisplayWithImage_ImageArea {
    padding: 10px 10px 10px 16px;
    }

.panelInformationDisplayWithImage_InfoArea {
    vertical-align: middle;
    }

.panelInformationDisplayWithImage_InfoTitle {
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    white-space: nowrap;    
    }

.panelInformationDisplayWithImage_InfoDetails {
    padding-right: 16px;
    white-space: nowrap;
    }

.panelInformationDisplay {
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    }

.panelInformationDisplay_InfoArea {
    padding: 10px;
    }

.panelInformationDisplay_InfoTitle {
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    white-space: nowrap;    
    text-align: center;
    }

.panelInformationDisplay_InfoDetails {
    white-space: nowrap;
    text-align: center;
    }


/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-size: 11px;
	color: #ffffff;
	}


/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	/* font-size: 10px; */ /* uncomment out to enable 508 */
	/* color: #ffffff;  */ /* uncomment out to enable 508 */ 
	font-size: 1px;        /* comment out to enable 508 */
	color: #87996b;        /* comment out to enable 508 */
	}
	

/**********************************************************************
 * Third Party Controls Styles                                        *
 **********************************************************************/
.thirdparty_button {
	font-family: Verdana, Geneva, ms sans serif;
	background-color: #B49412;
	color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	vertical-align:middle;
	border:none;
	}

.Tmenu_off {
    color: #eeeeee; 
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none;
    background-color: #87996B;
    }

.Tmenu_on {
    color: #ffffff;
    font-weight: bold;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    border: none;
    background-color: #D0B856; 
    }   


/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverTitle {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left:2px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 95%;
	}

.detailRolloverTL {
	background-image:url(../Images/detailRolloverTL.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 37px;
}

.detailRolloverT {
	background-image:url(../Images/detailRolloverT.gif);
	background-repeat: repeat-x;
	height: 37px;
}

.detailRolloverTR {
	background-image:url(../Images/detailRolloverTR.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 37px;
}

.detailRolloverL {
	background-image:url(../Images/detailRolloverL.gif);
	background-repeat: repeat-y;
	width: 45px;
}

.detailRolloverC {
	background-image:url(../Images/detailRolloverC.gif);
	width: 300px;
	height: 200px;
}

.detailRolloverR {
	background-image:url(../Images/detailRolloverR.gif);
	background-repeat: repeat-y;
	width: 17px;
}

.detailRolloverBL {
	background-image:url(../Images/detailRolloverBL.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
}

.detailRolloverB {
	background-image:url(../Images/detailRolloverB.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.detailRolloverBR {
	background-image:url(../Images/detailRolloverBR.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 19px;
}

.detailPopupDropShadow {
	filter:dropshadow(color=#000000, offx=10, offy=10, positive=true) alpha(opacity=10);
}


/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-color: #87996b;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #e5dcb8 solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #c3a423; 
	border: 1px #bf9d13 solid;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #c3a423; 
	border: 1px #e5dcb8 solid;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayTD {
	background-color: #87996b;
	border-bottom: 1px #bf9d13 solid;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTitleText {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	}

.dpDiv {
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}
	
	
	
	.fls1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: middle;
	text-align: left;
	}
	.fls2 {
	font-size: 11px;
	 font-weight:bold;
	
	color: #000000;
	
	padding-left:0px;
	margin-left:10px;
	vertical-align:middle;

	}
	


.formtxt{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.footerTdpadding
{
padding-left:20px; 
padding-right:20px;
padding-top:15px; 
padding-bottom:15px;
 }	
 
 .grnBold{
 font-family:Arial; 
 color:#6ea01b;
 font-size:12px;
 font-weight:bold;
 }

.txtbox
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:100px;
height:22px;
padding-left:2px;
background-image:url(../images/form_bg.gif);
border:1pt solid #868686;
}
.txtbox1
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:223px;
height:22px;
padding-left:2px;
background-image:url(../images/form_bg.gif);
border:1pt solid #868686;
}
.commentBox
{
font-family:Arial;
font-size:10pt;
color:#000000;
padding-left:2px;
background-image:url(../images/images/form_bg_large.gif);
 border-left-color:#000000;
 border-top-color:#000000;
 border-bottom-color:#000000;
 border-right-color:#000000;
 border:1pt solid ;
 
}

.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.toplink1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.signup {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txtboxlarge
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:382px;
height:18px;
padding-left:2px;
background-image:url(../images/images/form_bg.gif);
border:1pt solid #868686;
}
.txtboxMedium
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:230px;
height:18px;
padding-left:2px;
background-image:url(../images/images/form_bg.gif);
border:1pt solid #868686;
}
.txtboxMedium2
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:320px;
height:18px;
padding-left:2px;
background-image:url(../images/images/form_bg.gif);
border:1pt solid #868686;
}

.bordertop{
border:1px solid #B1B1B1;
}
.borderright{
border-bottom:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
}
.toprighttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	text-decoration:none;
}
.toprighttxt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height:16px;
	text-decoration:none;
}

.toprighttxtunderline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	text-decoration:underline;
}

.bodyhdr {
	font-family: arial;
	font-size: 19px;
	font-weight: none;
	color: #ffffff;
	background-image:url(../images/all_chennels_bg.gif);	
	margin:22px;
	text-decoration:none;
	height:33;
}
.bodyhdr1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.bodyhdr2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.brodbandtxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.whiteLink {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}
.whiteLinkno {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.brodbandtxt1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	padding-top: 2px;
	text-decoration:none;

}
.lefttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	line-height:18px;
	text-decoration:none;
}
.border{
border:1px solid #ADADAD;
}

.userborder{
	border: 1px solid #BFBFBF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #E8E8E8;
}

.userbody{
	border: 1px solid #BFBFBF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #ffffff;
}

.photoborder{
border:7px solid #000000;
}

.blacktxt{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration:none;
	}
.greentxt{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6EA11E;
	text-decoration:underline;
	}
	.msgTxt{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6EA11E;
	text-decoration:none;
	}
	
.commentsbg{
background-color: #000000;
font-family:Arial;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}

.videobg{
background-color: #ffffff;
border:1px solid #bfbfbf;
}
.featurelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration:underline;
}

.bottomlink{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	}
	a.bottomlink:hover{
    
	color: #CCCCCC;
	text-decoration: underline;
	}
.greytxt{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #737373;
	text-decoration:none;
	}
.blackbold{
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
.blacksmall{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	
.blacksmalltxt{
   font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	}
	
.commentphborder{
  border:1px solid #000000; 
	}
.commentpadding{
padding:10px;
  
	}

/* New qoof Style end /*	


/**********************************************************************
 *  Css for text By VARUN                                                 *
 **********************************************************************/
 
.commentdetails
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
} 
	

.button_menu{
background-image:url(../images/images/bg_black_normal.jpg);
background-repeat:repeat-x;
}
.button_menu:hover{
background-image:url(../images/images/bg_black_normal.jpg);
background-repeat:repeat-x;
}
.txtLeft
{
text-align:left;
}
.dht_s1 {
	color:#fff;
	font-size:20px;	
	line-height:34px;
	}

.texthead{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.subhead
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
padding-left:10px;
}
.subheadtwo
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.words
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
font-weight:200;
}
.greenwords
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	font-weight: bold;
}
.horizontalline
{

width:1px;
background-color:#cccccc;
}
.txtbox
{
width:180px;
height:20px;
border:1px solid #000000;
}
.txtboxMid
{
width:220px;
height:20px;
border:1px solid #000000;
}
.txtarea
{
width:230px;
height:60px;
border:1px solid #000000;
}
/****************************************************************************
varun's classes
*****************************************************************************/
.blackhead
{
background-color:#eaeaea;
border:1px solid #999999;
padding-left:10px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
height:18px;
}
.abtusbg
{
width:194px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size: 11px;
font-weight: bold;
background-image:url(../images/abtus_bg_grad.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;

}
.blackbtn
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display:block;
	background-image:url(../images/aboutus_normal.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
	
}

.blackbtn:hover
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
}
.blackbtn:active
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
}


.selected
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
	
}

.blackbtn1
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	display:block;
	text-decoration:none;
	padding-left:5px;

}
	


.blackbtn1:hover
{
   font-family: Arial;
	font-size: 11px;
	color:#00000;
	background-image:url(../images/button_bg.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;

}


.label_c{padding-right:10px;} 



.txtbox_join
{
font-family:verdana;
font-size:11px;
color:#000000;
height:25;
padding:3px 2px 3px 2px;
background-image:url(../images/images/form_bg.gif);
background-repeat: repeat-x;
border:1pt solid #868686;
}

.join_txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
}

.txt_small
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.txt_small_bold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight: bold;}


.txt_small_green{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold; color:#62894B;
}

.redstar{color:#FF0000}



.userbody1{
	border: 1px solid #BFBFBF;
	background-color: #ffffff;
	}
.blackhead1
{
background-color:#eeeeee;
border:1px solid #999999;
padding-left:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
height:25px;
padding-top:2px;

}
.padding{
padding-left:40px;
padding-right:40px;
padding-top:25px;
padding-bottom:25px;
}

.border {
	border: 1px solid #cecece;

}
.shadowfirst {
	
	background-image: url(../images/mid_shadow.gif);
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	
}
.shadow {
	
	background-image: url(../images/mid_shadow_2.gif);
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	
}
.shdow {
	
	background-image: url(../images/shdow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	
}
.shdow1 {
	
	background-image: url(../images/shdow1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	}
.linklorum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b8d46;
	text-decoration: none;
	padding-bottom:5px;
}

	a.linklorum:hover{
	
	color: #000000;
	text-decoration: underline;
}

.shdow1 {
	
	background-image: url(../images/shdow1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:8px;
	padding-left:25px;
	line-height:18px;
}

.bgpopup {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
	padding-left:50px;
	padding-right:50px;	
}
.bgpopup2 {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
	padding-left:5px;
	padding-right:5px;	
}

.taxtarea {
	height: 128px;
	width: 393px;
	border: 1px solid #999999;
}
.myprofile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	width:80px;
	vertical-align:center;
	
	}
.textbox
{
width:220px;
border:1px solid #000000;
}
.txtborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	width:240px;
	height:80px;
}

.bgpopup1 {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
	padding-left:10px;
	padding-right:10px;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959595;
	border-left-color: #959595;
	}
.dotedborder {
	border-left: 1px dotted #333333;
}


.red_text{

font-family:verdana;
font-size:11px;
color:#FF0000;
}


.white_txt{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	}