body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.acc_info_bg {
	background-image: url(/site_images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.body_table {
	margin-top: -10px;
}

.white {
	color: #FFFFFF;
}

.cursor{
cursor: hand !important;
cursor: pointer !important;
}

#tabsA {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsA ul {
        margin:0;
        padding:0;
        list-style:none;
      }
    #tabsA li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsA a {
      float:left;
      background:url("site_images/tableftA.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsA a span {
      float:left;
      display:block;
      background:url("site_images/tabrightA.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsA a span {float:none;}
    /* End IE5-Mac hack */
    #tabsA a:hover span {
      color:#666666;
      }
    #tabsA a:hover {
      background-position:0% -42px;
      }
    #tabsA a:hover span {
      background-position:100% -42px;
      }

        #tabsA #current a {
                background-position:0% -42px;
        }
        #tabsA #current a span {
                background-position:100% -42px;
        }

#tabsB {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:0;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("site_images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("site_images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#666666;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }

.calendarCancel {
	BORDER-RIGHT: #555555 1px outset; PADDING-RIGHT: 2px; BORDER-TOP: #555555 1px outset; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 9px; BORDER-LEFT: #555555 1px outset; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #555555 1px outset; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff
}
.calendar {
	BORDER-RIGHT: #3333aa 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #3333aa 1px solid; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; BORDER-LEFT: #3333aa 1px solid; COLOR: #333; PADDING-TOP: 0px; BORDER-BOTTOM: #3333aa 1px solid
}
.calendarYearTitle {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWrongYearTitle {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarMonthTitle {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWrongMonthTitle {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWeekdayHeading {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWeekendHeading {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWeekday {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWeekend {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWrongMonthWeekday {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarWrongMonthWeekend {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarHighlight {
	FONT-SIZE: 10px; WIDTH: 18px
}
.calendarYearTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10px
}
.calendarWrongYearTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ccc
}
.calendarMonthTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.calendarWrongMonthTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.calendarWeekdayHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.calendarWeekendHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.calendarWeekday {
	
}
.calendarWeekend {
	
}
.calendarWrongMonthWeekday {
	COLOR: #ccc
}
.calendarWrongMonthWeekend {
	COLOR: #ccc
}
.calendarHighlight {
	CURSOR: hand; COLOR: #f55; BACKGROUND-COLOR: #ccc
}
.calendarWrongToday {
	FONT-SIZE: 10px; BACKGROUND-COLOR: #ededed
}
.calendarToday {
	FONT-SIZE: 10px; BACKGROUND-COLOR: #ededed
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	margin: 0px;
	padding: 0px;
}

.text11_black {
	color: #666666;
	font-size: 11px;
}
.text11px {
	font-size: 11px;
}
legend {
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.link1:link {
	text-decoration: none;
}
.link1:visited {
	text-decoration: none;
}
.link1:hover {
	text-decoration: none;
}
.header2 {
	background-color: #7895B0;
}
legend {
	font-weight: bold;
}

.header3 {
	background-color: #DDDDDD;
}
.header4 {
	background-color: #EEEEEE;
}
.body_bg {
	background-color: #F4F4F4;
}

.header1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.acc_info_body {
	background-image: url(/site_images/top_bg.gif);
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
	background-repeat: repeat-x;
}
.no-textfields {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

