.PM {
        color:#FF0000;
        font-weight:bold;
}

.button {
        font-family:Tahoma,Arial,Verdana,Sans-Serif;
        font-size:10px;
        color:#000;background-color:#E0E2EB;
        height:19px;
        padding:0px 2px 0px 2px;
        border:1px #888 solid;
        margin-top:2px;
}

.textbox {
        font-family:Verdana,Tahoma,Arial,Sans-Serif;
        font-size:10px;
        color:#000;background-color:#D2D4DC;
        border:1px #999 solid;
}

.optgroup {
        font-family:Verdana,Tahoma,Arial,Sans-Serif;
        font-size:10px;
        color:#000;
        background-color:#D2D4DC;
}

.body {
        font-size:11px;
        color:#000;background-color:#E0E2EB;
        padding:10px;
}

.sbody {
        font-size:10px;
        color:#000;background-color:#E0E2EB;
        padding:3px;
}

.bodybg {
        background-color:#EEEEEE;
        padding:5px 2px 3px 5px;
}

h2 {
	font-size:18px;
         font-weight:bold;
}

h3 {
	font-size:14px;
         font-weight:bold;
}

.sborder {
        padding-top:5px;
}

.table-content {
	background-color:#EEEEEE;
}

.table-main {
        font-family:Verdana,Tahoma,Arial,Sans-Serif;
        font-size:11px;font-weight:normal;
        color:#000;
        height:27px;
        padding:0px 2px 2px 2px;
        background-image:url(images/bar.gif);background-repeat:repeat-x;
}

.table-left {
        width:7px;height:27px;
        background-image:url(images/bar-left.gif);
}

.table-right {
        width:7px;height:27px;
        background-image:url(images/bar-right.gif);
}

.table-left2 {
        width:7px;height:27px;
        background-image:url(images/b-top-left2.gif);
}

.table-right2 {
        width:7px;height:27px;
        background-image:url(images/b-top-right2.gif);
}

.table-trenn {
        width:7px;height:27px;
        background-image:url(images/bar-trenn.gif);
}

.table-top-main {
        font-family:Verdana,Tahoma,Arial,Sans-Serif;
        font-size:11px;font-weight:normal;
        color:#000;
        height:27px;
        padding:0px 1px 2px 1px;
        background-image:url(images/b-top.gif);background-repeat:repeat-x;
}

.table-top-left {
        width:7px;height:27px;
        background-image:url(images/b-top-left.gif);
}

.table-top-right {
        width:7px;height:27px;
        background-image:url(images/b-top-right.gif);
}

.table-left {
        width:7px;
        background-image:url(images/b-left.gif);background-repeat:repeat-y;
}

.table-right {
        width:7px;
        background-image:url(images/b-right.gif);background-repeat:repeat-y;
}

.table-bottom-main {
        height:4px;
        background-image:url(images/b-bottom.gif);background-repeat:repeat-x;
}

.table-bottom-left {
        width:7px;height:4px;
        background-image:url(images/b-bottom-left.gif);
}

.table-bottom-right {
        width:7px;height:4px;
        background-image:url(images/b-bottom-right.gif);
}

.tbl-border {
        background-color:#D2D4DC;
}

.line {
        font-size:11px;
        padding:1px 2px 1px 2px;
}

.line1 {
        font-size:11px;
        color:#000;
        background-color:#D2D4DC;
        padding:2px;
}

.line2 {
        font-size:11px;
        color:#000;background-color:#E0E2EB;
        padding:2px;
}

.msg {
        font-size:10px;
        font-weight:normal;
        padding:5px;
        width:150px;
        border-top:1px solid #888;
        border-right:1px solid #888;
        border-left:1px solid #888;
}

.msg-last {
        font-size:10px;
        font-weight:normal;
        padding:5px;
        width:150px;
        border:1px solid #888;
}

.msg2 {
        font-size:10px;
        font-weight:normal;
        padding:5px;
        width:120px;
        margin-left:5px;
        border-top:1px solid #888;
        border-right:1px solid #888;
        border-left:1px solid #888;
}

.profile {
        font-family:Tahoma,Arial,Verdana,Sans-Serif;
        width:80px;
        padding:5px;
        border:1px #888 solid;
}


.small {
        font-size:10px;
        font-weight:normal;
}

.small:hover {
        font-size:10px;
        font-weight:normal;
}

.small2 {
        font-size:10px;font-weight:normal;
        color:#666;
}

a {
        color:#0000CC;
        text-decoration:none;
        font-weight:normal;
}

a:hover {
        color:#000000;
        text-decoration:none;
        font-weight:normal;
}

body {
        font-family:Verdana,Tahoma,Arial,Sans-Serif;
        font-size:10px;
        color:#000;
        margin-top:0px;
        margin-left:5px;
        margin-bottom:10px;
        padding:0px;
        scrollbar-face-color: #D2D4DC;
        scrollbar-arrow-color: #222;
        scrollbar-base-color: white;
        scrollbar-3d-light-color: #222;
        scrollbar-darkshadow-color: #bbb;
        scrollbar-highlight-color: #222;
        scrollbar-shadow-color: #222;
        scrollbar-track-color: #D2D4DC;
}

.trade {
        color:#000;background-color:#D2D4DC;
        width:500px;
        padding:5px 5px 5px 15px;
}

.trade2 {
        color:#000;background-color:#D2D4DC;
        width:165px;
        padding:5px 5px 5px 5px;
}

.trade3 {
        color:#000;background-color:#E0E2EB;
        width:165px;
        padding:5px 5px 5px 5px;
}

.left {
	color:#848484;
}