body
{
	background: #636363;
	color: #70695A;
}
table
{
	color: #70695A;
}
th
{
	padding: 2px 2px 2px 2px;
	font-size: x-small;
	background: #FFF url(orange_sbi.png);
	color: #70695A;
}
.txtArea
{
	width:100%;
	height:90px;	
	
}
.smstoolbar
{
	 border-right: solid 1px #FDAA30;
}
blockquote
{
	border-color: #767676;
}
a:hover
{
	color: #ea8916;
}

#main
{
	background: #FFF url(main.png) repeat-y;
	color: #70695A;
}

#welcome, #links, #divWelcome, #footer, #menu, #menu li a
{
	background: #FFF url(menu.png);
	color: #DBD7D1;
	border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{
	background: transparent;
	color: #DBD7D1;
}

#welcome li a, #welcome li a:hover
{
	background: transparent;
	color: #ea8916;
	font-weight: bold;
}

#logo
{
	background: #FFF url(menu.png);
	color: #70695A;
	
}

h1
{
	background: transparent;
	color: #FC9116;
	border-color: #CAAE90;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	background: #FFF url(orange_menu.png);
	color: #70695A;
}

#content, #leftcolumn a, #leftcolumn a:hover
{
	color: #70695A;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{
	background: transparent;
	color: #DBD7D1;
}

.sbihead
{
	background: #FFF url(orange_sbi.png);
	color: #70695A;
}

.sbihead h1
{
	background: transparent;
	color: #000000;/*#70695A;*/
}

.sbicontent MARQUEE
{
	 border: none; 
}

.sbilinks li a
{
	background: #FFF url(link.png);
	color: #DBD7D1;
}

.sbilinks li a:hover
{
	background: #DFDFDF;
	color: #EA8916;
}

.textbox
{
	border: solid 1px #666666;	
	background-color: #ffffff;
}
.textbox_side
{
	color: #ffffff;
	border: solid 1px #FF9C21;
	background-color: #636363;
}
#toggleOFF
{
	background: #FDAA30 url(orange_sbi.png);
	background-position: left bottom;	
}
#toggleOFF a, #toggleOFF a:active, #toggleOFF a:visited
{
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-color: #FDAA30;
	color: #333333;
}
#toggleOFF a:hover
{
	color: #333333;
}
#toggleON
{
	background: #FDAA30 url(orange_sbi.png);
	background-position: left bottom;	
}
#toggleON a, #toggleON a:active, #toggleON a:visited
{
	background-image:  url(../images/stop.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-color: #FDAA30;
	color: #333333;
}
#toggleON a:hover
{
	color: #333333;
}
.orange_color
{
	color: #ea8916;
	font-weight: bold;
}
#terms
{
	border: solid 1px #666666;
}
/*SELECT, INPUT
{
	border: solid 1px #666666;	
}*/
.input
{
	border:none;	
}
.grayscale
{
	filter: Gray;		
}
#send a, #send a:active, #send a:visited
{
	background: Transparent url(../Images/btnSend.jpg)	no-repeat;
}
#send a:hover
{
	background: Transparent url(../Images/btnSend_hover.jpg)	no-repeat;
}
#tblRemainingChars
{
	border-bottom: solid 1px #FDAA30;
}
.highlight
{
	color: White;
	background-color: #FDAA30;
}
.partheader
{
	color: White;
	background-color: #FDAA30;
	background-image: url(orange_sbi.png);
	border: solid 1px #AAAAAA;
}
.summary
{
	background-color: #FDAA30;/* url(orange_sbi.png);*/
	border: inset 1px #AAAAAA;
}
#operatorlogolinks td a:hover
{
	/*border: dotted 1px #FDAA30;*/
	background-color: #FDAA30;
	
}
.in
{
	background-color: #EAEAEA;
	color: red;
}
#chattop
{
	/*border-left: solid 1px #666666;	
	border-right: solid 1px #666666;	*/
	background-color: #FFFFE1;
}
#chat
{
	border: solid 1px #666666;	
}
#img_text_links li a:hover
{
	border: dashed 1px #DCDCDC;
	color: #ea8916;
}