body	{
		margin:0px;
		padding:0px;
		background:url(images/all_bg.jpg) top left;
		overflow:auto
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#555555;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 21px
		}
ul a	{
		color:#206DC9;
		text-decoration:none;
		}
b		{
		color:#3D93D3;
		font-size:13px;
		}		
a		{	
		color:#3D93D3;
		text-decoration:underline;
		}
		
a:hover{
		text-decoration:none;
		}		
strong	{
		color:#3D93D3;
		}		
		
.tt		{
		height:28px;
		margin:45 0 0 56px;
		font-size:9px;
		line-height:12px;
		color:#787465
		}		
.tt strong{
		color:#787465;
		}
		
.tm		{
		margin:43 0 0 34px;
		}		
		
.bt1	{
		line-height:13px;
		margin:13 0 0 52px;
		}
.bt1 img{
		margin:0 0 3 0px;
		}
.bt1 strong{
		color:#555555;
		}
		
.more	{
		color:#898989;
		}
.more img{
		margin:0 3 0 0px;
		}
.more a	{
		color:#206DC9;
		text-decoration:none;
		}
.more a:hover{
		text-decoration:underline;
		}
		
.priv	{
		padding:40 0 0 40px;
		line-height:13px;
		}
.priv a	{
		color:#555555;
		text-decoration:none
		}
.priv a:hover{
		text-decoration:underline;
		}
		
.p1_text	{
		width:474px;
		margin:10 0 0 31px;
		}
.p1_text .left{
		margin:0 20 0 0px;
		}
.p1_text .t2 {
		margin:11 0 0 20px;
		}
.p1_text .t2 .left{
		margin:3 14 0 0px;
		}
		

/****** PAGE 2 *****/
.p2_text	{
		width:474px;
		margin:0 0 0 31px;
		}
.p2_text .t2{
		margin:10 0 0 20px;
		}
.p2_text .left{
		margin:0 14 0 0px;
		}
/*
input{
		width:230px;
		height:22px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px
		}
		
textarea{
		width:230px;
		height:157px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#555555;
		padding:2 0 0 7px;
		overflow:auto
		}
*/
.form	{
		margin:17 0 0 0px;
		} 

.header {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #4579C0;
}

.subheader {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #F58220;
}

#room {
      scrollbar-base-color: #ff9900; 
      scrollbar-arrow-color: #FFFFFF; 
      scrollbar-track-color: #FFBB62;
      padding: 5px;
      width: 420px;
      height: 400px;
      background-color: #FFC273;
      overflow: auto;  
      border: 2px #ffe3b1 solid;
      font: bold 11px arial;
      color: #444444;
}

.chattextfield {
      height:17px;
      font-size:10px;
      font-family: verdana;
      font-weight:bold;
      background-color: FFCC8A;
      color: #555555;
      padding-top: 2px;
      border: 1px #FCEDD8 solid;
      width: 382px !important;
      width: 376px;
    }

.chatbutton {
  height:17px;
  font-size:10px;
  font-family: verdana;
  font-weight:bold;
  background-color: ff9900;
  color: FFFFFF;
  padding-bottom:2px;
  border: 1px #FBDBB2 solid;
  position: relative;
  top: -1px !important;
  top: 0px;
}

    .box {
      background-color: #ffdfa8;
			text-align: left;
			color: #888888;
			padding: 2px;
    }
    .box2 {
      background-color: #fce6c1;
    	text-align: left;
    	color: #888888;
    	padding: 2px;
    }
    .box3 {
      background-color: #FFBB66;
    	text-align: left;
    	color: #FFFFFF;
    	padding: 2px;
    }
    #result {
      overflow: hidden;
    }
    
input, select, textarea {
	border: 1px #3D93D3 solid;

}

.cubemodules {
	border: 1px #3D93D3 solid;
}

#cuteB {
	border: 1px #3D93D3 solid;
	font-size: 10px;
	height: 18px;
}