body {

        border: 0px;

        margin: 0px;

        padding: 0px;

    }

    body, td {

        font-family:            Tahoma, Verdana, Arial, Sans-Serif;

        font-size:                  13px;

        color:                      black;

        line-height:            15px;

    }



    code, pre {

        font-family:    Lucida Console, Courier New, Monospace;

    }

    .h8 {letter-spacing:0.01pt; font-size : 9px; color: #000000;}

    .h7 {letter-spacing:0.01pt; font-size : 11px; color: #000000;line-height: 13px;}

    .h6 {letter-spacing:0.01pt; font-size : 12px; color: #000000;line-height: 14px;}

    .h5 {letter-spacing:0.01pt; font-size : 14px; color: #000000;}

    .h4 {letter-spacing:0.01pt; font-size : 16px; color: #000000;}

    .h3 {letter-spacing:0.01pt; font-size : 18px; color: #000000;}

    .h2 {letter-spacing:0.01pt; font-size : 20px; color: #000000;}

    .h1 {letter-spacing:0.01pt; font-size : 24px; color: #000000;}

    .hidden {visibility: hidden; display: none;}

    .visible {visibility: visible; display: block;}

    A:visited {color:#393977; text-decoration: none;}

    A:link {color:#111177; text-decoration:none;}

    A:active, A:hover {color:#FF3333; text-decoration: none;}



    .border {

        border: 1 solid #CFCFCF;

    }



    .caption {

        font-size : 11px;

        text-decoration : none;

        color : #000000;

        height : 15px;

        font-weight : bold;

        cursor: hand;

        font-family : Verdana;

        filter : dropShadow(color=#000000, offX=1, offY=1, positive=1);

    }



    .fancyBox {

        background : #EDEDED;

        border-top : 1 solid #A0A0A0;

        border-left : 1 solid  #A0A0A0;

        border-right : 1 solid #F0F0F0;

        border-bottom : 1 solid #F0F0F0;

        color: #286297;

        font-size : 12px;

        font-family : Verdana;

    }



    .fancyOutset {

        background : #EDEDED;

        border-bottom : 1 solid #A0A0A0;

        border-right : 1 solid  #A0A0A0;

        border-left : 1 solid #E0E0E0;

        border-top : 1 solid #E0E0E0;

        color: #000000;

        font-size : 13px;

        font-family : Verdana;

    }



    .button {

        font-size: 11px;

        background-image: url(images/bg_b.gif);

        font-family: Arial, Helvetica;

        background-color: #E3E3E3;

        border: 1 outset rgb(255,255,255);

        color: #000000;

        cursor: hand

    }





    .tabFull {

        background : #C8C8C8;

        border-top : 1 solid  #D9D9D9;

        border-left : 1 solid  #D9D9D9;

        border-right : 1 solid #8C8C8C;

        border-bottom : 1 solid #8C8C8C;

        color: #000000;

        font-size : 12px;

        font-family : Verdana;

    }



    .tabIn {

        background : #C8C8C8;

        border-bottom : 1 solid  #D9D9D9;

        border-right : 1 solid  #D9D9D9;

        border-left : 1 solid #8C8C8C;

        border-top : 1 solid #8C8C8C;

        color: #000000;

        font-size : 12px;

        font-family : Verdana;

    }



    #minisite-about {

        position:               absolute;

        font-size:              10px;

        border-left:            4px solid #BBBBBB;

        padding:                2px;

        bottom:                 4px;

        right:                  4px;

        width:                  10px;

        writing-mode:           tb-rl;

        filter:                 flipH() flipV() alpha(opacity=70);

    }



    .window {

        border-bottom : 1 solid  #D9D9D9;

        border-right : 1 solid  #D9D9D9;

        border-left : 1 solid #8C8C8C;

        border-top : 1 solid #8C8C8C;

        color: #000000;

        font-size : 12px;

        font-family : Verdana;

        filter: progid:DXImageTransform.Microsoft.Shadow(color="#AAAAAA", Direction=135, Strength=2);

    }

    TD.menu DIV{

        float: left;

    }

#sendowner
	{
	padding: 10px;
	border: solid 1px #868686;
	position: absolute;
	top: 130px;
	left: 50px;
	z-index: 2;
	background: url(images/background-common.png) repeat-x;
	width: 450px;
	height: 300px;
	font-size: 11px;
	color: #5a6d32;
	font-family: Tahoma;
	display: none;
	}
#sendowner table td
	{
	font-size: 11px;
	color: #5a6932;
	font-family: Tahoma;
	font-weight: bolder;
	}

#sendowner input[type='button']
	{
	margin-top: 100px;
	}

#sendxz
	{
	padding: 0px;
	border: solid 1px #868686;
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 2;
	background-color: #bacbe7;
	width: 450px;
	height: 700px;
	font-size: 12px;
	color: #0e6aa7;
	font-family: Arial;
	display: none;
	}
#sendxz table td
	{
	font-size: 12px;
	color: #0e6aa7;
	font-family: Tahoma;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	}

#sendxz input[type='button']
	{
	margin-top: 100px;
	}

#close
	{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FAD3C5;
	border: 1px solid #c5c5c5;
	cursor: pointer;
	}
