﻿.redBold { color:#9e0b0f; font-weight:bold; }

DIV.redHeader { padding: 7px 0; color:#9e0b0f; font-weight:bold; border-top:solid 1px #cebba9; }

TABLE.currBalance { margin-left:30px; border-top:solid 1px #cebba9; border-left:solid 1px #cebba9; }
TABLE.currBalance TH, TABLE.currBalance TD { border-bottom:solid 1px #cebba9; border-right:solid 1px #cebba9; }
TABLE.currBalance TH { padding: 3px 7px; background-color:#e6dacd; }
TABLE.currBalance TD { background-position:left; background-repeat:no-repeat; height:60px; padding-left:65px; }

DIV.limitations { margin-left: 30px; line-height:16px; }
DIV.limitations DIV.lim_period { margin: 1px 0 0 30px; }

DIV.buyCP 
{ 
	position:relative;
	margin-top: 15px;
	border-top:solid 1px #cebba9; border-bottom:solid 1px #cebba9; background-color:#e6dacd; 
	padding: 3px 10px;
}
DIV.buyCP INPUT.textBox { border: solid 1px #8f7256; font-family:Verdana; background-color:#FFFFFF; 
	font-weight:bold; width:180px; height:16px; }

DIV.div_loading { border:solid 1px #999999; background-color:#EEEEEE; font-weight:bold; color:Black; 
                  position:absolute; padding:5px; z-index:1; }
                  
DIV.div_login { position:relative; }
DIV.msg { padding:7px 0; border-top:solid 1px #cebba9; border-bottom:solid 1px #cebba9; background-color:#e6dacd; text-align:center; }
DIV.div_errMsg { color:#990000;font-weight:bold;display:none;background-color:#edc4bd;padding:7px; text-align:center; }