body  {

        background-color : #000000;

}



.cp  {

        font-size : 10px;

        font-family : Verdana;

        font-weight : normal;

        font-style : normal;

        color : #BDBADE;

        text-decoration : none;

}



.cp:link  {

        font-size : 10px;

        font-family : Verdana;

        font-weight : normal;

        font-style : normal;

        color : #BDBADE;

        text-decoration : none;

}



.cp:hover  {

        color : #ffffff;

        text-decoration : underline;

}



.td1  {

        height : 100%;

        background-color : #ffffff;

        background-attachment : fixed;

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

        background-repeat : repeat-x;

}



.td2  {

        background-attachment : fixed;

        background-image : url(images/bg_2.jpg);

        background-repeat : repeat-y;

}



.title  {

        font-size : 12px;

        font-family : Swis721 BlkRnd BT, Verdana;

        font-weight : normal;

        color : #9999CC;

}



.txt  {

        font-size : 12px;

        font-family : Verdana;

        font-weight : normal;

        color : #000000;

        padding : 10 10 10 0;

}

.txt .alignleft {
	float:left;
}

.txt2  {

        font-size : 12px;

        font-family : Tahoma;

        font-weight : normal;

        color : #000000;

        padding : 5 5 5 0;

}

.txt3  {

        font-size : 12px;

        font-family : Arial;

        font-weight : normal;

        color : #000000;

        padding : 5 5 5 0;

}

.txt4  {

        font-size : 16px;

        font-family : Arial Black;

        font-weight : bold;

        color : #000000;

        padding : 0 0 0 0;

}



.box { float: left; width: 120px; height: 100px; }

#boxContent { position: relative; left: -5px; top: -5px; }

#boxContainer { position: relative; background: #666; margin: 6px 2px 6px 2px; }
