    BODY {
        scrollbar-face-color:       #3876b3;
        scrollbar-highlight-color:  #d7d7d7;
        scrollbar-3dlight-color:    #cccccc;
        scrollbar-darkshadow-color: #666666;
        scrollbar-shadow-color:     #333333;
        scrollbar-arrow-color:      #FCFAE3;
        scrollbar-track-color:      #E9EDF2;
        background-color:   #F1F5FC;
        color:              #000000;
        margin:             0;
    }

	input {
         old-FONT-SIZE: x-small; 
         COLOR: #000000; 
         FONT-FAMILY: Arial, Helvetica;
         BORDER-RIGHT: #000000 1px solid; 
         BORDER-TOP: #000000 1px solid; 
         BORDER-LEFT: #000000 1px solid; 
         BORDER-BOTTOM: #000000 1px solid; 
         BACKGROUND-COLOR: #DDE5F3;
    }

	.noStyle {
		BORDER-style: none;
		background: none;
	}	

	.formButton {
         noFONT-SIZE: x-small;
         COLOR: #000000;
         FONT-FAMILY: Arial, Helvetica;
         BACKGROUND-COLOR: #DDE5F3;
	  	 BORDER: 2px solid #DDE5F3;
         CURSOR: hand;
		 BORDER-STYLE: outset;
	}	

	.longTxt {
			width: 100%;
	}
       
    select {
         FONT-SIZE: x-small; 
         COLOR: #000000; 
         FONT-FAMILY: Arial, Helvetica;
         BORDER-RIGHT: #000000 1px solid; 
         BORDER-TOP: #000000 1px solid; 
         BORDER-LEFT: #000000 1px solid; 
         BORDER-BOTTOM: #000000 1px solid; 
         BACKGROUND-COLOR: #DDE5F3;
    }
        
    table {
        padding:            0;
    }   
	table.mainInfoTable {
		border-color: 			#3876b3;
        border-width: 			3px;
        border-left-style: 		solid;
        border-right-style: 	solid;
        border-bottom-style: 	solid;
        background-color: 		#E9EDF2;
		padding-right:      	4;
        padding-left:     		4;
		width:					95%;
		text-align:				center;
		margin:					20px;
	}
	table.infoBorder {
		border-color:           #3876b3;
        border-width:           0px;
		border-style:			solid;
		border-top-width:		10px;
        background-color:       #E9EDF2;
		width:					95%;
	}
	td.helpTag {
		padding:				4px 20px;
		vertical-align:     	top;
        text-align:         	left;
		background-color:   	#FFFFFF;
        color:              	#000000;
        font-family:        	verdana,arial;
        font-size:          	9pt;
		
	}

    td.plainRow {
		vertical-align:         top;
        background-color:   	#FFFFFF;
        color:              	#000000;
        font-family:        	verdana,arial;
        font-size:          	9pt;
    }
	
	td.mainInfoHeader {
		background-color:   #3876b3;
        color:              #FFFFFF;
        font-family:        verdana,arial;
        font-size:          10pt;
        font-weight:        bold;
	}

    td.leftBack {
        width:              	13px;
    	background-color:		#013567;
		border-left-style:		solid;
		border-top-style:		solid;
		border-color:			#7f92ba;
		border-width:			2px;
	}

    td.rightBack {
        width:              	13px;
    	background-color:		#013567;
		border-top-style:		solid;
		border-right-style:		solid;
		border-color:			#7f92ba;
		border-width:			2px;
    }

    td.centerBack {
    	background-color:		#013567;
        font-family:        	verdana,arial;
        font-size:          	10pt;
        font-weight:        	bold;
        color:              	#FFFFFF;
        text-align:         	center;
        white-space:        	nowrap;
		border-top-style:		solid;
		border-color:			#7f92ba;
		border-width:			2px;
    }

    td.leftFront {
        width:              	13px;
    	background-color:		#3876b3;
		border-left-style:		solid;
		border-top-style:		solid;
		border-color:			#919db5;
		border-width:			2px;
    }

    td.rightFront {
        width:              	13px;
    	background-color:		#3876b3;
		border-top-style:		solid;
		border-right-style:		solid;
		border-color:			#919db5;
		border-width:			2px;
    }

    td.centerFront {
        background-color:   	#3876b3;
        font-family:        	verdana,arial;
        font-size:          	10pt;
        font-weight:        	bold;
        color:              	#FFFFFF;
        text-align:         	center;
        white-space:        	nowrap;
		border-top-style:		solid;
		border-color:			#919db5;	
		border-width:			2px;
    }

    td.Logo {
        
//		background-color:       #164aa3;//	#0F44A0;
        vertical-align:     	top;
        text-align:         	left;
        width:              	216;
        //height:             	30;
    }

    td.Title {
        vertical-align:     	bottom;
		background-position:   	bottom;
        background-repeat:      repeat-x;
        text-align:        		left;
    }
	td.Area {
        background-position: bottom;
        vertical-align:     bottom;
 //       background-color:   white;//#0F44A0;
        text-align:         left;
        height:             70;
    }
	td.Area2 {
		background-position: bottom;
		vertical-align:     bottom;
//        background-color:   white;//#0F44A0;
        text-align:         left;
       // height:             70;
    }

    td.Faqhelp {
       // height:             70;
        vertical-align:     top;
        text-align:         right;
        padding-top:        4;
        font-family:        verdana,arial;
        font-size:          9pt;
        color:              #FFFFFF;
        white-space:        nowrap;
    }

    a.Faqhelp {
        font-family:        verdana,arial;
        font-size:          9pt;
        text-decoration:    none;
        color:              #FFFFFF;
    }

    td.Tabs {
        vertical-align:     	bottom;
        background-position:    bottom;
        background-repeat:      repeat-x;
		background-color: white;
	}

    a.Tab {
        font-family:        verdana,arial;
        font-size:          10pt;
        font-weight:        bold;
        color:              #FFFFFF;
        text-align:         center;
        text-decoration:    none;
    }

    td.BigBlue {
        vertical-align:     bottom;
        background-color:   #3876b3;
    }

    td.MenuItems {
        vertical-align:     top;
        background-color:   #3876b3;
		border-top-style: solid;
		border-width: 1px;
		border-color: #9bc0f4;
    }

    td.menuItem {
        font-family:        verdana,arial;
        font-size:          9pt;
        text-decoration:    none;
        color:              #FFFFFF;
        text-align:         left;
        padding-left:       16;
        padding-right:      14;
        padding-bottom:     4;
        white-space:        nowrap;
    }

    td.leftMenuItem {
        font-family:        verdana,arial;
        font-size:          9pt;
        text-decoration:    none;
        color:              #FFFFFF;
        text-align:         center;
        padding-right:      4;
        padding-bottom:     4;
        white-space:        nowrap;
    }

    a.MenuItem {
        font-family:        verdana,arial;
        font-size:          9pt;
        text-decoration:    none;
        color:              #FFFFFF;
    }

    a.MenuItemSelected {
        font-family:        verdana,arial;
        font-size:          9pt;
        text-decoration:    none;
        color:              #FFFF00;
    }

    td.Seperator {
        background-color:   #013567;
    }


    table.InnerLogin {
        text-align:         left;
        color:              black;
        font-family:        verdana,arial;
        font-size:          10pt;
        padding:            2,2,2,6;
    }

    td.InnerLogin {
        color:              black;
        font-family:        verdana,arial;
        font-size:          10pt;
    }


    input.InnerLogin {
        background:         #88ADD1;
        font-family:        verdana,arial;
        font-size:          10pt;
        color:              #000000;
    }

    td.NoteHeader {
        background-color:   #3876b3;
        color:              #FFFFFF;
        font-family:        verdana,arial;
        font-size:          10pt;
        font-weight:        bold;
    }

    td.NoteAlert {
    //    background-image:   url(/images/notealert.gif);
        background-repeat:  no-repeat;
        background-color:   #FFFFFF;
    }

    td.NoteSystem {
  //      background-image:   url(/images/noteccbill.gif);
        background-repeat:  no-repeat;
        background-color:   #FFFFFF;
    }

    td.NoteWebmaster {
//        background-image:   url(/images/notewebmaster.gif);
        background-repeat:  no-repeat;
        background-color:   #FFFFFF;
    }

	td.NoteInfo {
		background-color:	white;
	}

	td.NoteBody {
        font-family:        verdana,arial;
        font-size:          8pt;
	}

    a.NoteHeading {
        font-family:        verdana,arial;
        font-size:          10pt;
        font-weight:        bold;
        color:              #013567;
    }

    a.ItemTitle {
        font-family:        verdana,arial;
        font-size:          9pt;
        text-decoration:    none;
        color:              #016735;
    }

    a.ItemHelp {
        font-family:        verdana,arial;
        font-size:          8pt;
        color:              #013567;
    }

    a.NoteMore {
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
        color:              #013567;
    }

    td.NoteHeading {
        background-color:   #F0F0F0;
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          10pt;
        font-weight:        bold;
    }

    td.BoxBody {
		border-left-width:		2px;
		border-left-style:		solid;
		border-left-color:		white;
        border-right-width:      2px;
        border-right-style:      solid;
        border-right-color:      white;

		background-color:	#3876b3;
        text-align:         left;
        color:              #FFFFFF;
        font-family:        verdana,arial;
        font-size:          8pt;
        padding:            2,2,2,6;
    }

    td.BoxBodyText {
        text-align:         left;
        color:              #FFFFFF;
        font-family:        verdana,arial;
        font-size:          8pt;
    }

    a.Tour {
        font-family:        verdana,arial;
        font-size:          8pt;
        color:              #FFFFFF;
    }

    td.UserInfo {
/*        background-image:   url(/images/userinfotop.gif);*/
        background-repeat:  no-repeat;
        background-position: bottom left;
        text-align:         left;
    }


    td.Admintour {
 /*       background-image:   url(/images/admintourtop.gif);*/
        background-repeat:  no-repeat;
        background-position: bottom left;
        text-align:         left;
    }

    td.BoxBottom {
  /*      background-image:   url(/images/boxbottom.gif);*/
        background-repeat:  no-repeat;
        background-position: top left;
        text-align:         left;
    }

    .mainTable {
        border-color: black;
        border-width: 2px;
        border-left-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
    }

    .leftPane {
/*        background-image:   url(/images/leftback.jpg);*/
        background-repeat:  y-repeat;
        background-color:   #3876b3;
        width: 150px;
        font-family: arial;
        font-size: 8pt;
        font-weight: normal;
        color: white;
    }

 	.bottomPane {
        background-color:   #CCCCCC;
        width:              100%;
        color:              black;
        vertical-align:     top;
        font-family:        arial;
        font-size:          8pt;
        font-weight:        normal;
		padding-right:		4;
		padding-left:		4;
    }

    td.bottomPaneLeftBorder {
        border-left:    2px solid white;
        padding-left:   4;
		padding-right:	4;
    }


    .appletPane {
        background-color:  #CCCCCC;/* #3876b3;*/
        vertical-align:     top;
    }

    .form {
        font-family: arial;
        font-size: 8pt;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
    }


    .formHeader {
        font-family: arial;
        font-size: 8pt;
        font-weight: bold;
        color: white;
        border-bottom-color: yellow;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    table.Home {
        border-color: #013567;
        border-width: 2px;
        border-left-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
    }

    .InfoHeading {
        background-color:   #013567;
        color:              #FFFFFF;
        font-family:        verdana,arial;
        font-size:          9pt;
        font-weight:        bold;
		text-align:         left;
        white-space:        nowrap;
    }
  
    .InfoKey {
        background-color:   #FFFFFF;
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
		text-align:         right;
        white-space:        nowrap;
		width:				50%;
    }

    .InfoValue {
        background-color:   #FFFFFF;
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
		text-align:         left;
        white-space:        nowrap;
		width:				50%;
    }
	
	.InfoAltTxt {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        text-align:         center;
        width:              100%;
	}

    .InfoAltKey {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
		text-align:         right;
        white-space:        nowrap;
		width:				50%;
    }

    .InfoAltValue {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
		text-align:         left;
        white-space:        nowrap;
		width:				50%;
    }
   
    .InfoKey2 {
        background-color:   #FFFFFF;
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
		text-align:         right;
        white-space:        nowrap;
		width:				15%;
    }

    .InfoValue2 {
        background-color:   #FFFFFF;
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
		text-align:         left;
        white-space:        nowrap;
		width:				35%;
    }

    .InfoAltKey2 {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
		text-align:         right;
        white-space:        nowrap;
		width:				15%;
    }

    .InfoAltValue2 {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
		text-align:         left;
        white-space:        nowrap;
		width:				35%;
    }
    
    .InfoText {
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
    }

    .InfoKeyText {
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
    }

    .InfoAltText {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
    }

    .InfoAltKeyText {
        background-color:   #F1F5FC;/*E9EDF2;/*CCCCCC;*/
        color:              #000000;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
    }

    .alert {
        color:              red;
        font-family:        verdana,arial;
        font-size:          8pt;
        font-weight:        bold;
    }


	.paneLink {
		font-family: arial;
        font-size: 8pt;
        color: black;
        font-weight: normal;
        text-decoration: none;
	}

	.paneLink:VISITED {
		font-family: arial;
        font-size: 8pt;
        color: black;
        font-weight: normal;
        text-decoration: none;
	}

	.paneLink:HOVER {
		font-family: arial;
        font-size: 8pt;
        color: yellow;
        font-weight: normal;
        text-decoration: underline;
	}
	.formLink {
    	font-family: arial;
	    font-size: 8pt;
    	color: white;
	    font-weight: normal;
    	text-decoration: none;
	}

	.formLink:VISITED {
    	font-family: arial;
	    font-size: 8pt;
    	color: white;
	    font-weight: normal;
    	text-decoration: none;
	}

	.formLink:HOVER {
    	font-family: arial;
	    font-size: 8pt;
    	color: yellow;
	    font-weight: bold;
   		text-decoration: underline;
	}
