html, body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    color: #333333;
    font: 10px Sylfaen;
    text-align: center;
    height:100%;
    }

P, td {        font-family: Sylfaen;
        font-size: 10px;
        color: #333333;
        line-height:18px;
}

ul {
margin-left: 20px;
margin-top: 10px;
margin-bottom: 0px;
}

li {
    list-style-position: inside;
    list-style-image: url(skins/test_skin/images/dot.jpg);
    padding-left:0px;
    }

a {
    color: #ff2000;
    text-decoration: underline;
    }

a:hover {
    text-decoration: underline;
    color: #666666;
}

a.white {
    color: #ffffff;
    text-decoration: underline;
    }

a.white:hover {
    text-decoration: underline;
    color: #cccccc;
}

img {
padding: 0px;
margin: 0px;
border: 0;
}

img.titleimage {
border: 1px solid #ececec;
margin: 10px 0 10px 0;
}

img.titleimage2 {
border: 1px solid #ffffff;
margin: 10px 0 10px 0;
}


/* Head */
#head {
margin: 0 auto;
height: 30px;
width: 920px;
}

#lang {
float: left;
height: 35px;
width: 250px;
}

#lang p {
margin: 5px 0 0 20px;
text-align: left;
font-size: 8px; 
}

#icon {
float: right;
height: 35px;
width: 500px;
}

#icon p {
text-align: right;
font-size: 8px;
margin: 5px 20px 0 0; 
}




/* Body */

#container {
    position:relative; 
    width: 850px;
    height: 100%;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: left; 
}

/* Header */

#header {
    height: 90px;
    width: 850px;
}

#header1 {
    height: 90px;
    width: 180px;
    float: left;
}

#header2 {
    height: 90px;
    width: 670px;
    float: right;
}

#header2_1 {
    height: 27px;
    width: 670px;
    float: right;
    margin: 30px 0 0 0;
    text-align: right;
}

#header2_2 {
    height: 33px;
    width: 670px;
    float: right;
}


/* Menu */
#menu {
height: 262px;
width: 848px;
border: 1px solid #CCCCCC;
z-index: -1;
}

/* Login Form */
#login {
    position:absolute;
    margin: 30px 0 0 30px;
    width:148px;
    height:200px;
    border: 1px solid #ffffff;
    z-index:1;
    background-color: #FF0000;
}

#login_left {

    margin: 0;
    width:178px;
    height:200px;
    border: 1px solid #ff0000;
    background-color: #FF0000;
    text-align:left;
}


/* Main */
#main {
width: 850px;
background: #FFFFFF;
}

/* Left Column */
#left {
float: left;
width: 180px;
height: 100%;
text-align:center;
margin: 5px 0 0 0;
background-image: url(skins/test_skin/images/left_up_bg.jpg);
background-repeat:repeat-x;
}

/* Connect  */
#connect {
width: 180px;
text-align:left;
margin: 5px 0 0 0;
background-color: #b3b3b3;
}

#connect P {
margin: 2px 0 5px 17px; }

/* Center */
#center {
float: right;
width: 665px;
margin: 5px 0px 0 5px;
background-image: url(skins/test_skin/images/left_up_bg.jpg);
background-repeat:repeat-x;
}

#center p {
margin: 5px 20px 0 20px;
}

#cont_menu {
height: 33px;
width: 625px;
margin: 10px 20px 0 20px;
background-image:url(skins/test_skin/images/cont_menu.gif);
background-repeat:repeat-x;
}

#cont_menu2 {
margin: 2px 0 2px 0;
float: right;
height: 28px;
width: 56px;
}

#cont_menu p {
margin: 5px 0 0 0;
}

.box {
float: left;
margin: 0px 6px 6px 6px;
height: 172px;
width: 151px;
}

.box5 {
float: left;
margin: 0px 6px 6px 6px;
height: 145px;
width: 151px;
}

.box6 {
float: left;
margin: 0px 0px 6px 5px;
height: 145px;
width: 151px;
}
.box4 {
float: left;
margin: 0px 0px 6px 5px;
height: 172px;
width: 151px;
}
.box1 {

float: left;
margin: 0px 3px 6px 3px;
height: 145px;
width: 209px;
}
.box3 {

float: left;
margin: 0px 0px 6px 3px;
height: 145px;
width: 209px;
}

.box2 {
padding-top:3px;
border: 1px;
float: left;
margin: 0px 5px 20px 4px;
height: 179px;
width: 150px;
}

.boxp {
float:right;
margin: 5px 10px 10px 5px;
text-align:right;
line-height:18px;
}

.boxp1 {
float:right;
margin: 5px 10px 0px 5px;
text-align:left;
line-height:14px;
}


.bt {
float: left;
vertical-align:bottom;
height: 48px;
width: 150px;
}

.bt1 {
float: left;
vertical-align:bottom;
height: 48px;
width: 150px;
}

/* Right Column */
#right {
float: right;
width: 180px;
}

#right p {
margin: 3px 0 10px 15px;
}

/* Footer */
#footer {
margin: 0 auto;
height: 60px;
width: 850px;
margin: 20px 0 0 0;
}

#footer_1 {
float: left;
height: 5px;
width: 850px;
background-color:#ececec;
}

#footer_2 {
float: right;
height: 55px;
width: 850px;
text-align: right;
}

#footer_2 p {
margin: 10px 0 0 0;
font: 10px Tahoma;
color: #999999;
}

#footer a {
font: 10px Sylfaen;
color: #333333;
text-decoration: none;
}

#footer a:hover {
font: 10px Sylfaen;
color: #006633;
text-decoration: underline;
}

/* End of Footer */

/* Start of CHAT */
#chat_container {
    width: 600px;
    height: 600px;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: center; 
}
    /* Start of CHAT Header */

#chat_header {
    height: 61px;
    width: 600px;
    background-image:url(skins/test_skin/images/chat_up_bg.jpg);
    background-repeat:repeat-x;
}

#chat_header1 {
    height: 61px;
    width: 140px;
    float: left;
}

#chat_header2 {
    height: 61px;
    width: 220px;
    float: right;
}
    /* End of CHAT Header */

#chat_center {
    width: 600px;
    height: 478px;
    background: #FFFFFF;
    background-image:url(skins/test_skin/images/chat_bg.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    text-align: center; 
}
    /* Start of CHAT Footer */

#chat_footer {
    height: 61px;
    width: 600px;
    background-image:url(skins/test_skin/images/chat_bt_bg.jpg);
    background-repeat:repeat-x;
}

/* End of CHAT */


img.alignright {
float: right;
margin: 0px 0px 0px 10px;
border: 1px solid #cccccc;
}

img.alignleft {
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #cccccc;
}

.bolded {        
        font-weight: bold;
}


input, select {
    font-size:10px;
    color: #666666;
    background-color : #FFFFFF;
    margin: 0;
    padding: 0;
    }

form {
margin:0;
padding: 0;
}

.field {
    margin: 10px 5px 0 0;
    border:1px solid #cccccc; 
    height: 19px;
    width: 130px;
    vertical-align:bottom;
  /*  background-image: url('skins/test_skin/images/formshadow.gif'); */
}

.field_login {
    margin: 0 20px 0px 16px;
    border:1px solid #cccccc; 
    height: 19px;
    width: 115px;
  /*  background-image: url('skins/test_skin/images/formshadow.gif'); */
}

.field_chat {
    margin: 0;
    border:1px solid #cccccc; 
    height: 19px;
    width: 190px;
  /*  background-image: url('skins/test_skin/images/formshadow.gif'); */
}

.button{
    border:1px solid #666666;        
    font-weight:bold;
    font-size: 11px;
    color: #ffffff;
    height: 20px;
    width: 60px;
    background-color: #006600;
    vertical-align:bottom;
}
.SendButton{
    border:1px solid #333333;        
    font-size: 11px;
    font-weight:bold;
    color: #ffffff;
    height: 20px;
    width: 40px;
    background-color: #003366;
}

.drpDown{
    border: 1px solid #999999;
    background-color: #FFFFFF;        
    font-size: 10px;    
    color: #003366;
    width: 150px;
    height: 18px;
}

.txtarea1 {
    border: 1px solid #999999;
    background-color: #FFFFFF;
    width: 380px;
    height: 200px;        
    font-size: 11px;
    color: #333333;
    overflow:hidden;
}

.txtarea2 {
    border: 1px solid #999999;
    background-color: #FFFFFF;
    width: 155px;
    height: 200px;        
    font-size: 11px;
    color: #333333;
    overflow:hidden;
    }

.txtarea3 {
    border: 1px solid #999999;
    background-color: #FFFFFF;
    width: 380px;
    height: 100px;        
    font-size: 11px;
    color: #333333;
    overflow:hidden;
}

.dots {
font: 10px arial;
color: #cccccc;
}

.red {
color: #ff2000;
}

.red_12b {
font-size: 12px;
font-weight: bold;
color: #ff2000;
}

.red_14b {
font-size: 14px;
font-weight: bold;
color: #ff2000;
}

.eng {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
}
.pageSiteMap{
    color: #5B5B5B;
}
.pageSiteMap:Hover{
    color: #FF2000;
}