﻿HTML {
	direction: ltr;
	}

BODY {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	}

/*
P {
margin: 0px 0px 0px 0px;
}
*/
		
TD {
	font-size: 11px;
	}	

HR{
	/*color: #3e464f;*/
	color: #aaaaaa;
}


a:link {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	/*font-size: 11px;*/
	text-decoration: underline;
	color: #040059;
}

a:visited {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	/*font-size: 11px;*/
	text-decoration: underline;
	color: #040059;
}

a:hover {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	/*font-size: 11px;*/
	text-decoration: none;
	color: #040059;
	text-decoration: underline;
}


/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	width: 833px;
	text-align: left;
	}
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	padding-left: 2px;
	padding-top: 0px;
	vertical-align: top;
	width: 1px;
	}
.pcC {
	vertical-align: top;
	width: 833px;
	}
.pcR {
	}
.pcBL {
	}
.pcB {
	}
.pcBR {
	}


/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link, .dfv a.button_link, .tic a.button_link, .ttc a.button_link, .pContentSecurity a.button_link, .pContent a.button_link {
	color: #eeeeee;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}

a.button_link:hover, .thc a.button_link:hover, .dfv a.button_link:hover, .tic a.button_link:hover, .ttc a.button_link:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}

.button-TL-white, .bTL {
    background-image:url(../Images/buttonTL.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 10px;
    height: 4px;
    }
.button-T-white, .bT {
    background-image:url(../Images/buttonT.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    height: 4px;
    }
.button-TR-white, .bTR {
    background-image:url(../Images/buttonTR.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 15px;
    height: 4px;
    }
.button-L-white, .bL {
    background-image:url(../Images/buttonL.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 10px;
    height: 12px;
    }
.button-white, .bC {
    background-image:url(../Images/buttonC.gif); 
    height: 12px; 
    white-space: nowrap;
    }
.button-R-white, .bR {
    background-image:url(../Images/buttonR.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 15px;
    height: 12px;
    }
.button-BL-white, .bBL {
    background-image:url(../Images/buttonBL.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 10px;
    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: 15px;
    height: 7px;
    } 


/**********************************************************************
 * Multi-level Menu Styles                                            *
 **********************************************************************/
.MLMmenuAlign { /* menu container alignment */
	padding-bottom: 6px;
	padding-top: 6px;
	}

.MLMmenu { /* menu container */
	background-color: #860000;
	background-image: url(../Images/menuC.gif);
	background-position: top center;
	background-repeat: repeat-x;
	}

.MLMmenusub { /* submenu container */
	border: 1px solid #860000;
	}

.MLMmC { /* menu item */
	background-color: #860000;
	background-image: url(../Images/menuC.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #eeeeee;
	cursor: pointer !important;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	}

.MLMmC:hover, .MLMmC:hover a, .MLMmoC { /* menu item hover */
	background-color: #646464;
	background-image: url(../Images/menuOverC.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #ffffff;
	}

.MLMsubmC { /* submenu item */
	background-color: #dfdfdf;
	color: #333333;
	cursor: pointer !important;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.MLMsubmoC { /* submenu item over */
	background-color: #3e464f;
	color: #ffffff;
	}

.MLMmbbg { /* menu bottom trim */
	}

.MLMmenuVAlign { /* vertical menu container alignment */
	padding-left: 6px;
	padding-right: 6px;
	}

.MLMmenuV { /* vertical menu container */
	background-color: #860000;
	background-image: url(../Images/menuC.gif);
	background-position: top center;
	background-repeat: repeat-x;
	position: relative;
	}

.MLMmenuVsub { /* vertical submenu container */
	border: 1px solid #860000;
	}

.MLMmvC { /* vertical menu item */
	background-color: #860000;
	background-image: url(../Images/menuC.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #eeeeee;
	cursor: pointer !important;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	}

.MLMmvC:hover, .MLMmvC:hover a, .MLMmvoC { /* vertical menu item hover */
	background-color: #646464;
	background-image: url(../Images/menuOverC.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #ffffff;
	}

.MLMsubmvC { /* vertical submenu item */
	background-color: #dfdfdf;
	color: #333333;
	cursor: pointer !important;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.MLMsubmvoC { /* vertical submenu item over */
	background-color: #3e464f;
	color: #ffffff;
	}

.MLMmveTL {
	}

.MLMmveT {
	}

.MLMmveTR {
	}

.MLMmveBL {
	}

.MLMmveB {
	}

.MLMmveBL {
	}



/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menus {
	padding-bottom: 2px;
	padding-top: 2px;
	}

.menusV {
	padding-left: 5px;
	padding-right: 5px;
	}

.menu {
    color: #ffffff;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    }
    
a.menu {
    color: #eeeeee; 
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 100%;
    }

a.menu:hover {
    color: #ffffff;
    font-weight: bold;
}

.menu_on-TL, .moTL {
    background-image:url(../Images/menuTL.gif);
    width: 10px;
    height: 8px;
    }
.menu_on-T, .moT {
    background-image:url(../Images/menuT.gif);
    height: 8px;
    }
.menu_on-TR, .moTR {
    background-image:url(../Images/menuTR.gif);
    width: 10px;
    height: 8px;
    }
.menu_on-L, .moL {
    background-image:url(../Images/menuL.gif);
    width: 10px;
    height: 15px;
    }
.menu_on, .moC {
    background-image:url(../Images/menuC.gif);
    height: 15px;
    white-space: nowrap;
    width: 100%;
    }
.menu_on-R, .moR {
    background-image:url(../Images/menuR.gif);
    width: 10px;
    height: 15px;
    }
.menu_on-BL, .moBL {
    background-image:url(../Images/menuBL.gif);
    width: 10px;
    height: 13px;
    }
.menu_on-B, .moB {
    background-image:url(../Images/menuB.gif);
    height: 13px;
    }
.menu_on-BR, .moBR {
    background-image:url(../Images/menuBR.gif);
    width: 10px;
    height: 13px;
    }

.menu_on a, .moC a {
    color: #ffffff;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    }

.menu_off-TL, .mTL {
    background-image:url(../Images/menuOverTL.gif);
    width: 10px;
    height: 8px;
    }
.menu_off-T, .mT {
    background-image:url(../Images/menuOverT.gif);
    height: 8px;
    }
.menu_off-TR, .mTR {
    background-image:url(../Images/menuOverTR.gif);
    width: 10px;
    height: 8px;
    }
.menu_off-L, .mL {
	background-image:url(../Images/menuOverL.gif);
	width: 10px;
	height: 15px;
	}
.menu_off, .mC {
    background-image:url(../Images/menuOverC.gif);
    height: 15px;
    white-space: nowrap;    
    width: 100%;
    }
.menu_off-R, .mR {
    background-image:url(../Images/menuOverR.gif);
    width: 10px;
    height: 15px;
    }
.menu_off-BL, .mBL {
    background-image:url(../Images/menuOverBL.gif);
    width: 10px;
    height: 13px;
    }
.menu_off-B, .mB {
    background-image:url(../Images/menuOverB.gif);
    height: 13px;
    }
.menu_off-BR, .mBR {
    background-image:url(../Images/menuOverBR.gif);
    width: 10px; 
    height: 13px;
    }

.menuEdgeL, .mel {
    background-image:url(../Images/menuEdgeL.gif);
    background-position: center right;
    background-repeat: no-repeat;
    width: 15px;
    height: 36px;
    }

.menuEdgeR, .mer {
    background-image:url(../Images/menuEdgeR.gif); 
    background-position: center left;
    background-repeat: no-repeat;
    width: 15px; 
    height: 36px;
    }

.menuVerticalOverTL, .mvoTL {
    background-image: url(../Images/menuTL.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 7px;
    height: 4px;
    }
.menuVerticalOverT, .mvoT {
    background-image: url(../Images/menuT.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 4px; 
    }
.menuVerticalOverTR, .mvoTR {
    background-image: url(../Images/menuTR.gif);
    background-repeat: repeat-x;
    background-position: bottom right;
    width: 7px;
    height: 4px;
    }
.menuVerticalOverL, .mvoL {
    background-image: url(../Images/menuL.gif);
    background-repeat: repeat-x;
    background-position: center left;
    width: 7px;
    height: 10px;
    }
.menuVerticalOverC, .mvoC {
    background-image: url(../Images/menuC.gif);
    vertical-align: middle;
    width: 100%;
    height: 10px;
    white-space: nowrap;
    }
.menuVerticalOverR, .mvoR {
    background-image: url(../Images/menuR.gif);
    background-repeat: repeat-x;
    background-position: center right;
    width: 7px;
    height: 10px;
    }
.menuVerticalOverBL, .mvoBL {
    background-image: url(../Images/menuBL.gif);
    background-repeat: repeat-x;
    background-position: top left;
    width: 7px;
    height: 6px;
    }
.menuVerticalOverB, .mvoB {
    background-image: url(../Images/menuB.gif);
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 6px; 
    }
.menuVerticalOverBR, .mvoBR {
    background-image: url(../Images/menuBR.gif);
    background-repeat: repeat-x;
    background-position: top right;
    width: 7px;
    height: 6px;
    }

.menuVerticalOverC a, .mvoC a {
    color: #ffffff;
    background-image: url(../Images/menuC.gif);
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    width: 100%;
    }

.menuVerticalTL, .mvTL {
    background-image: url(../Images/menuOverTL.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 7px;
    height: 4px;
    }
.menuVerticalT, .mvT {
    background-image: url(../Images/menuOverT.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 4px; 
    }
.menuVerticalTR, .mvTR {
    background-image: url(../Images/menuOverTR.gif);
    background-repeat: repeat-x;
    background-position: bottom right;
    width: 7px;
    height: 4px;
    }
.menuVerticalL, .mvL {
    background-image: url(../Images/menuOverL.gif);
    background-repeat: repeat-x;
    background-position: center left;
    width: 7px;
    height: 10px;
    }
.menuVerticalC, .mvC {
    background-image: url(../Images/menuOverC.gif);
    vertical-align: middle;
    width: 100%;
    height: 10px;
    white-space: nowrap;
    }
.menuVerticalR, .mvR {
    background-image: url(../Images/menuOverR.gif);
    background-repeat: repeat-x;
    background-position: center right;
    width: 7px;
    height: 10px;
    }
.menuVerticalBL, .mvBL {
    background-image: url(../Images/menuOverBL.gif);
    background-repeat: repeat-x;
    background-position: top left;
    width: 7px;
    height: 6px;
    }
.menuVerticalB, .mvB {
    background-image: url(../Images/menuOverB.gif);
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 6px; 
    }
.menuVerticalBR, .mvBR {
    background-image: url(../Images/menuOverBR.gif);
    background-repeat: repeat-x;
    background-position: top right;
    width: 7px;
    height: 6px;
    }

.menuVerticalEdgeTL, .mveTL {
    background-image: url(../Images/menuVerticalEdgeTL.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 7px;
    height: 7px;
    }
.menuVerticalEdgeT, .mveT {
    background-image: url(../Images/menuVerticalEdgeT.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 7px;
    }
.menuVerticalEdgeTR, .mveTR {
    background-image: url(../Images/menuVerticalEdgeTR.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 7px;
    height: 7px;
    }
.menuVerticalEdgeBL, .mveBL {
    background-image: url(../Images/menuVerticalEdgeBL.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 7px;
    height: 15px;
    }
.menuVerticalEdgeB, .mveB {
    background-image: url(../Images/menuVerticalEdgeB.gif);
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 15px;
    }
.menuVerticalEdgeBR, .mveBR {
    background-image: url(../Images/menuVerticalEdgeBR.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 7px;
    height: 15px;
    }

.menu_bot_bg, .mbbg { 
    } 

/**********************************************************************
 * Tab Control Styles                                                 *
 **********************************************************************/
.tabBG {
	background-color: #3e464f;
	}

.tabBG a {
	color: #eeeeee; 
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.tabBG a:hover {
	color: #ffffff;
	}


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground {
	background-color: #ffffff;
	margin: 0px;
	}

.pBack {
	margin: 0px 0px 0px 0px;
	background-color:#3e464f;
	color: #000000;
	}

.pageBorderTL, .pbTL {
	/*background-color: #ffffff;*/
	}
.pageBorderT, .pbT {
	/*background-color: #ffffff;*/
	}
.pageBorderTR, .pbTR {
	/*background-color: #ffffff;*/
	}
.pageBorderL, .pbL {
	/*background-color: #ffffff;*/
	}
	
.pageBorderC{
	background-color: #ffffff;
	vertical-align: top;
	}
	
.pbC {
	vertical-align: top;
	background:url(../images/bg1.jpg) repeat-y;
	padding-left: 1px;
	}
	
.pbCHome {
	vertical-align: top;
	background:url(../images/bg.jpg) repeat-y;
	padding-left: 1px;
	}	
	
.pageBorderR, .pbR {
	/*background-color: #ffffff;*/
	}
.pageBorderBL, .pbBL {
	/*background-color: #ffffff;*/
	}
.pageBorderB, .pbB {
	/*background-color: #ffffff;*/
	}
.pageBorderBR, .pbBR {
	/*background-color: #ffffff;*/
	}

.page_yellow {
	color: #000000; 
	height: 30px;
	text-align: left;
	}

.pContent {
	color: #000000; 
	height: 300px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	
	background-image:url(../images/c-bg1.jpg);
	background-repeat: no-repeat;
	background-position:top;
	
	vertical-align: top;
	}
	
	
.pContentSecurity {
	color: #000000; 
	height: 300px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	
	background-image:url(../images/c-bg2.jpg);
	background-repeat: no-repeat;
	background-position:top;
	
	vertical-align: top;
	}	
	
/*	
.pContentSecurity a:link, .pContent a:link {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #040059;
}

.pContentSecurity a:visited, .pContent a:visited {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #040059;
}

.pContentSecurity a:hover, .pContent a:hover {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #040059;
}	*/
	
.pageAlignment, .pAlign {
	vertical-align: top;
	text-align: center;
	
	}

.borderTable {
	}
	
.pbTable {
	width: 900px;
	
	}

.divider { 
	}

.footer {
	/*color: #d9d9d9;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 6px;*/
	}

.logoBG {
	}


/**********************************************************************
 * Sign In Bar Styles                                                 *
 **********************************************************************/
.signInBar {
	background-image:url(../Images/SignInBarBackground.gif);
	background-repeat: repeat-x;
	color: #ffffff; 
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	white-space: nowrap;
	}

.signInBarL {
	background-image:url(../Images/SignInBarL.gif);
	background-repeat: no-repeat;
	}

.signInBar a, .signInBar a:link, .signInBar a:hover, .signInBar a:visited, .signInBar input {
	color: #ffffff; 
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	}

.signInBarStatus {
	color: #000000; 
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
	}


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
	background-color: #ffffff;
	color: #000000;
	border-right: 1px #d0d0d0 solid;
	border-left: 1px #d0d0d0 solid;
	border-bottom: 1px #d0d0d0 solid;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	}

.dialog_field_value, .dfv {
    color: #000000;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    padding: 3px;
	vertical-align: top;
    }

.dialog_header, .dh {
    }

.dialogHeaderBackground, .dhb {
	background-color: #d0d0d0;
	}

.dialog_header_text, .dht {
    background-color: #d0d0d0;
    color: #363636;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    padding-left: 4px;
    vertical-align: middle;
    }

.dialogHeaderTextRecord, .dhtr {
	color: #363636;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	text-transform: uppercase;
	}

.dialogHeaderEdgeL, .dhel {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 20px;
	height: 26px;
	}

.dialogHeaderEdgeR, .dher {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 20px;
	height: 26px;
	}

.dialogHeaderIcon, .dhi {
	background-color: #d0d0d0;
	vertical-align: middle;
	width: 0px;
	}

.dialogHeaderIconRecord, .dhir {
	padding-left: 10px;
	padding-right: 10px;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
    background-image:url(../Images/dialogHeaderT.gif);
    width:20px;
    height:14px;
    vertical-align:middle;
    }

.dialogHeaderPrintEmailIcon, .dhpei {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	}

.dialogHeaderTotalRecordCount, .dhtrc {
    background-image: url(../Images/dialogHeaderT.gif);
    text-align: right;
    vertical-align: middle;
    padding-left: 20px;
    }

.dialogHeaderTotalRecordCountText, .dhtrct {
    color: #363636;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    vertical-align: middle;
    }

.dialog_view, .dv {
    }

.category, .c {
    color: #444444;
    padding: 5px;
    }

.category_area, .ca {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    vertical-align: middle;
    white-space: nowrap;    
    padding-bottom: 4px;
    }

.category_area A, .ca A {
    color: #666666;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: underline;
    }

.category_area A:hover, .ca A:hover {
    color: #444444;
    text-decoration: underline;
    }


.subcategory_label, .scl {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    padding-left: 4px;
    white-space: nowrap;    
    vertical-align: middle;
    }

.subcategory SELECT, .sc SELECT {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    border-top: 1px #555555 solid;
    border-left: 1px #555555 solid;
    border-right: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    }

.recordPanelButtonsAlignment, .rpbAlign {
	padding-bottom: 5px;
        padding-left: 100px;
        }
  
.field_label, .fl {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    white-space: nowrap;    
    vertical-align: middle;
    text-align: left;
    padding: 3px 6px 3px 6px;
    }

.field_label_on_side, .fls {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    white-space: nowrap;    
    vertical-align: top;
    text-align: right;
    padding: 3px 6px 3px 6px;
    }

.field_value, .fv {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    padding: 0px;
    }

.field_input, .fi {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    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-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    }

.filter_button_cell, .filbc {
    padding-left: 8px;
    vertical-align:bottom;
    }

.Filter_Input, .fili {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	}

.filter_area, .fila {
    color: #666666;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    padding: 3px 6px 3px 6px;
    vertical-align: middle;
    white-space: nowrap;    
    }
    
.search_area, .sa  {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 2px;
    }

.search_label, .sl {
    color: #003366;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    white-space: nowrap;    
    padding: 5px;
    }

.Search_Input, .si {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	} 

.rangeFilterText, .rft {
	color: #666666;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	text-transform: none;
	}

/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;
	padding-bottom: 1px;
	vertical-align: bottom;
	}
	
.prbg {
	background-image:url(../Images/ButtonBarBackground.gif); 
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	}

.pagination_area, .pra {
	background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;
	color: #003366;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-bottom: 1px;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;	
	}

.pagination_label, .prl {
	color: #003366;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value, .prv {
	color: #003366;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	}

.Pagination_Input, .pri {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	}

.pagination_row, .pr {
	border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
	vertical-align: middle;
	}

.paginationRowEdgeL, .prel {
	background-image:url(../Images/paginationRowEdgeL.gif); 
	background-repeat: no-repeat;
	width: 20px;
	height: 38px;
	}

.paginationRowEdgeR, .prer {
	background-image:url(../Images/paginationRowEdgeR.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 38px;
	}

.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	}

.paginationButtonLast , .prbl {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	}


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, .thcs {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    background-color: #3e464f;
    padding: 5px;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #aaaaaa solid;
    color: #ffffff;
    vertical-align: top;
    }

.header_cell_empty, .thce {
	background-color: #3e464f;
	border-bottom: 1px #aaaaaa solid;
	}

.column_header, .tch {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    }

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
    color: #eeeeee; 
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: underline;
    } 
    
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
    color: #ffffff;
    text-decoration: underline;
    }

.columnHeaderFilterPadding, .tchfilp {
    padding-top: 4px;
    text-align: center;
    }

.columnHeaderFilterPadding A, .tchfilp A {
    text-decoration: none;
    color: #eeeeee;
    }

.columnHeaderFilterPadding A:hover, .tchfilp A:hover {
    text-decoration: none;
    color: #ffffff;
    }

.icon_cell, .alt_icon_cell, .tic, .taic {
	padding: 1px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}

.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 1px;
	color: #ffffff;
	vertical-align: middle;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #3e464f;
	}

.icon_cell_selected, .tics {
	padding: 1px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #dfdfdf;
	}

.icon_cell_empty, .tice {
	background-color: #ffffff;
	border-bottom: 1px #cccccc solid;
	width: 0px;
	}

.icon_cell_highlighted_empty, .tiche {
	background-color: #3e464f;
	border-bottom: 1px #cccccc solid;
	width: 0px;
	}

.icon_cell_selected_empty, .ticse {
	background-color: #dfdfdf;
	border-bottom: 1px #cccccc solid;
	width: 0px;
	}
            
.table_cell, .alt_table_cell, .ttc, .tatc {
	padding: 5px;
	color: #000000;
	vertical-align: top;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	padding: 5px;
	color: #ffffff;
	vertical-align: top;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #3e464f;
	}

.table_cell_selected, .ttcs {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #dfdfdf;
	}

.ttc a, .tatc a, .ttcs a, .dfv a, .dialog_field_value a {
	color: #444444; 
	}

.ttc a:hover, .tatc a:hover, .ttcs a:hover, .dfv a:hover, .dialog_field_value a:hover {
	color: #000000;
	}

.ttch a, .tatch a {
	color: #dddddd; 
	}

.ttch a:hover, .tatch a:hover {
	color: #ffffff;
	}

.totals_cell, .tpttc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	width: 48px;
	}

.totals_cell_value, .tpttcv {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	background-color: #ffffff;
	}

.page_total_label, .tptl {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding-left: 20px;
    white-space: nowrap;    
    vertical-align: middle;
    }

.page_total_value, .tptv {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
    }

.grand_total_label, .tgtl {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding-left: 20px;
    white-space: nowrap;    
    vertical-align: middle;
    }

.grand_total_value, .tgtv {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
    }

.tableRowsEdge, .tre {
	border-left: 1px #cccccc solid;
	background-color: #cccccc;
	}
	

/**********************************************************************
 * 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: #3e464f; /* 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%;
	}


/**********************************************************************
 * Auto Type Ahead Styles                                             * 
 **********************************************************************/
.autotypeahead_completionListElement {  
	background-color: #ffffff;
	border-bottom: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #555555 solid;
	border-top: 1px #555555 solid;
	height: 90px;
	list-style-type: none;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	visibility: hidden;
	}

.autotypeahead_highlightedListItem {
	background-color: #3e464f;
	color: #ffffff;
	padding-bottom: 1px; 
	}

.autotypeahead_listItem {
	padding-bottom: 1px; 
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #3e464f;
	}

.dsDayHeader {
	color: #ffffff;
	background-color: #3e464f;
	font-size: 11px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #dfdfdf;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #dfdfdf;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #dfdfdf;
	padding: 6px;
	}

.dsDay a, .dsTodayDay a, .dsSelectedDay a, .dsWeekendDay a, .dsOtherMonthDay a {
	color: #666666;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}


/**********************************************************************
 * 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 {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    vertical-align: middle;
    }

.panelInformationDisplayWithImage_InfoTitle {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    white-space: nowrap;    
    }

.panelInformationDisplayWithImage_InfoDetails {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    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-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    white-space: nowrap;    
    text-align: center;
    }

.panelInformationDisplay_InfoDetails {
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    white-space: nowrap;
    text-align: center;
    }


/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	}
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	}


/**********************************************************************
 * Third Party Controls Styles                                        *
 **********************************************************************/
.thirdparty_button {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	background-color: #C00000;
	vertical-align:middle;
	color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border:none;
	}

.Tmenu_off {
    color: #eeeeee; 
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none;
    background-color: #B7B7B7;
    }
    
.Tmenu_on {
    color: #ffffff;
    font-weight: bold;
    font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
    border: none;
    background-color: #BE0000; 
    }    


/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverPopup {
	position: absolute;
	visibility: visible;
	z-index: 2;
	}

.detailRolloverTitle {
	color: #ffffff;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	vertical-align: middle;
	width: 100%;
	}

.detailRolloverTL {
	background-image:url(../Images/detailRolloverTL.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 57px;
	width: 65px;
	}

.detailRolloverTL_noPNG {
	height: 57px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverTL.png');
	}

.detailRolloverT {
	background-image:url(../Images/detailRolloverT.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 57px;
	}

.detailRolloverT_noPNG {
	height: 57px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverT.png');
	}

.detailRolloverTR {
	background-image:url(../Images/detailRolloverTR.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 57px;
	width: 65px;
	}

.detailRolloverTR_noPNG {
	height: 57px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverTR.png');
	}

.detailRolloverL {
	background-image:url(../Images/detailRolloverL.png);
	background-position: center right;
	background-repeat: repeat-y;
	width: 65px;
	}

.detailRolloverL_noPNG {
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverL.png');
	}

.detailRolloverC {
	background-image:url(../Images/detailRolloverC.png);
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

.detailRolloverR {
	background-image:url(../Images/detailRolloverR.png);
	background-position: center left;
	background-repeat: repeat-y;
	width: 65px;
	}

.detailRolloverR_noPNG {
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverR.png');
	}

.detailRolloverBL {
	background-image:url(../Images/detailRolloverBL.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	}

.detailRolloverBL_noPNG {
	height: 29px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverBL.png');
	}

.detailRolloverB {
	background-image:url(../Images/detailRolloverB.png);
	background-position: top center;
	background-repeat: repeat-x;
	height: 29px;
	}

.detailRolloverB_noPNG {
	height: 29px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverB.png');
	}

.detailRolloverBR {
	background-image:url(../Images/detailRolloverBR.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	}

.detailRolloverBR_noPNG {
	height: 29px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverBR.png');
	}


/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-color: #dedfde;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #eeeeee solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #ce0000; 
	border: 1px #cccccc solid;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #ce0000; 
	border: 1px #eeeeee solid;
	color: #ffffff;
	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: #3e464f;
	border-bottom: 1px #aaaaaa 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 {
	}

/**********************************************************************
 * Password Strength Styles                                    *
 **********************************************************************/
.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Verdana;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Verdana;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Verdana;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Verdana;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Verdana;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

/**********************************************************************
 * Specific Styles                                             		  *
 **********************************************************************/

.title {
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size: 20px;
color:#363636;
}

.content-text {
text-align: left;
padding-bottom:15px;
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size: 11px;
color:#000000;
vertical-align:top;
}

.header-bg {
background-image: url(../files/index_02.jpg);
background-repeat: no-repeat;
background-position:top;
height:120px;
margin-left: 1.5px;
}

.menu-bg {
background-image: url(../images/menu-bg.jpg);
background-repeat: no-repeat;
height:35px;
}

.main-bg-c {
background-image:url(../images/c-bg.jpg);
background-repeat: no-repeat;
height:305px;
background-position:top;
}

.main-bg-c1 {
background-image:url(../images/c-bg1.jpg);
background-repeat: no-repeat;
height:305px;
background-position:top;
}

.main-bg-c3 {
background-image:url(../images/c-bg3.jpg);
background-repeat: no-repeat;
height:305px;
background-position:top;
}


.main-bg{
background:url(../images/bg.jpg) repeat-y;
}

.main-bg1{
background:url(../images/bg1.jpg) repeat-y;
}

.footer-bg {
background-image:url(../images/index_08.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:61px;
}

.footer-menu {
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #d9d9d9;
text-decoration:none;
}

.footer-menu a:link {
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #d9d9d9;
text-decoration:none;
}

.footer-menu a:visited {
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #d9d9d9;
text-decoration: none;
}

.footer-menu a:hover {
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
