      BODY
      {
        font-family: sans-serif;
        font-size: 12px;
      }
      .heading
      {
        font-family: sans-serif;
        font-weight:bold;
        font-size: 14px; color: 531EB2
      }
       .text_no_align
      {
        font-size: 12px;
        white-space: normal;
      }
      .text
      {
        font-size: 12px;
        text-align: justify;
      }
      .link
      {
        font-size: 12px;
        font-family: sans-serif;
        align: center;
        cursor: pointer;
        cursor: hand;
        color: gray;
      }
      a:link
      {
        font-size: 12px; color: 307AD5
      }
      a:visted
      {
        font-size: 12px; color: 307AD5
      }

      a:active
      {
        font-size: 12px; color: 307AD5
      }
      .front-tab
      {
        background: white;
        margin: 0;
        vertical-align: middle;
        text-align: center;
        padding-left: 5;
        padding-right: 5;
        padding-top: 3;
        border: solid 1px;
        border-color: gray;
        border-bottom-width: 0;
        font-family: sans-serif;
        font-weight:bold;
        font-size: 12px;
        color: black;
        cursor: pointer;
        cursor: hand;
      }
      .tab
      {
      	font-family: sans-serif;
        font-weight:bold;
        font-size: 12px;
        color: black;
        cursor: pointer;
        cursor: hand;
      }
      .back-tab
      {
        background: CCCCFF;
        margin: 0;
        text-align: center;
        padding-left: 5;
        padding-right: 5;
        border: solid 1px;
        border-color: gray;
        font-family: sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: black;
        cursor: pointer;
        cursor: hand;
      }
      .spacer
      {
        border-bottom: solid 1px;
        border-color: gray;
      }
      .rule
      {
        color: gray;
      }

		.vert
		{
		writing-mode: tb-rl;
		}

	.t {background: url(../img/miniwindow/topOfWhiteTab.jpg) 0 0 repeat-x;}
	.b {background: url(../img/miniwindow/bottomOfWindow.jpg) 0 100% repeat-x;}
	.l {background: url(../img/miniwindow/leftSide.jpg) 0 0 repeat-y}
	.r {background: url(../img/miniwindow/leftSide.jpg) 100% 0 repeat-y}
	.bl {background: url(../img/miniwindow/bottomLeft.jpg) no-repeat 0 100%;}
	.br {background: url(../img/miniwindow/bottomRight.jpg) no-repeat 100% 100%;}
	.tl {background: url(../img/miniwindow/topLeftWhite.jpg) no-repeat 0 0;}
	.tr {background: url(../img/miniwindow/topRightWhite.jpg) no-repeat 100% 0}

	.t, .b, .l, .r, .bl, .br, .tl, .tr, .tlp, .trp, .brp, .text, .clear
	{
		float:left;
	}

	.clear {font-size: 1px; height: 1px}

	.tlp {background: url(../img/miniwindow/topLeft.jpg) 0 0 no-repeat #CEB3D6;}
	.trp {background: url(../img/miniwindow/topRight.jpg) 100% 0 no-repeat;}
	.brp {background: url(../img/miniwindow/bottomRight.jpg) no-repeat 100% 100%;}

	.tlbanner {background: url(../img/ul.gif) 0 0 no-repeat; width: 800px}
	.trbanner {background: url(../img/ur.gif) 100% 0 no-repeat; padding:0px}

	.tagline
	{
		background: url(../img/miniwindow/bottomOfWindow.jpg) 0 8px repeat-x #FFFFFF;
		width: 190px;
		height: 22px;
	}
	.tagline2
	{
		background: #FFFFFF;
		width: 10px;
		height: 22px;
		padding:0px;
	 	float: left;
    }

	.tagline3
	{
		border:1px;
		background: #FFFFFF;
		height: 22px;
		width: 157px;
		padding:0px;
	 	float: left;
	    font-family: sans-serif;
        font-size: 12px;
    }
	.tagline4
	{
		background: #FFFFFF;
		width: 7px;
		height: 22px;
		padding:0px;
	 	float: left;
    }

	.tagline5
	{
		border: 1px;
		background: url(../img/miniwindow/bottomOfWindow.jpg) 0 8px repeat-x #FFFFFF;
		height: 22px;
	}

    .tab_left_select
	{
	background: url("../img/miniwindow/leftOfTabSelected.jpg") left top no-repeat;
	text-decoration: none;
	padding-left: 8px
	}

	.tab_right_select
	{
	background: url("../img/miniwindow/rightOfTabSelected.jpg") right top no-repeat;
	padding-right: 8px
	}

    .tab_left
	{
	background: url("../img/miniwindow/leftOfTab.jpg") left top no-repeat;
	text-decoration: none;
	padding-left: 8px;
	}

	.tab_right
	{
		background: url("../img/miniwindow/rightOfTab.jpg") right top no-repeat;
		padding-right: 8px;
	}

	.tab_t a
	{
	    font-family: sans-serif;
        font-size: 12px;
        font-weight:bold;
        color:black;
        text-decoration:none;
	}


	.tab_t
	{
		background: url(../img/miniwindow/topOfWhiteTab.jpg) repeat-x 0px 0px;
	}

	.tab_b
	{
		background: url(../img/miniwindow/bottomOfWindow.jpg) repeat-x 0px 100%;
	}

	.tab_text
	{
	    font-family: sans-serif;
        font-size: 12px;
        font-weight:bold;
        padding:5px;
	}

	ul {
margin-left: 0px;
padding-left: 15px;
margin-top:4px;
margin-bottom:0;
}

