html {
	margin:0;
	padding:0;
	height: 100%;
}

BODY {
  height: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  font-size : 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3F3F3F;
  overflow:auto;
}

#mainTable {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

H1,.h1 {font:normal 18px/17px arial,sans serif; color:#b95111; margin-bottom:10px}
H2 {font:italic normal 17px/16px georgia,arial; color:#555; margin-bottom:2px}
H3 {font:bold 15px/16px arial,Helvetica,sans serif; color:#000; margin-bottom:2px}

A { text-decoration: none; color: #1169b6; font: normal 12px/12px arial,Helvetica,sans-serif;}
A:hover { color: #d75200; text-decoration: underline;}

.t	{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tb	{
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error	{
  font-size: 11px;
  font-weight: bold;
  color: red;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.greenBold	{
  font-size: 11px;
  font-weight: bold;
  color: green;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.t1	{
  font-size: 10px;
  color: #8F8F8F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.t2	{
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tw	{
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tg	{
  color: #3F3F3F;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title	{
  color: #8F8F8F;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
}

.menuOff {
  font-size: 13px;
  color: #106cb9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 6px 10px ;
  font-weight : bold;
  white-space : nowrap;
}

.menuOn {
  font-size: 13px;
  color: #b95210;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 6px 10px;
  font-weight : bold;
  white-space : nowrap;
  background-color: #f8f8f8;
}

.formBG {
  background: url(images/form_bg.gif) repeat-x;
  border: 0px;
  border-left: 1px solid #106cb9; 
  border-right: 1px solid #106cb9; 
  height: 23px;
  margin: 5px;
}

.drop{
	background-image : url(images/drop.gif);
	background-repeat : repeat-x;
	height:1px;
}

.code {
  background: #e4efff; 
  padding: 5px; 
  border: 1px dashed #abc; 
  margin-left: 2px; 
  margin-right: 2px;
  font-family: fixed,"lucidux mono","andale mono","courier new",monospace;
}

#MENU {padding: 4px;}
#MENU table{width:100%;}
#MENU *{font:normal bold 15px/12px Arial,Helvetica,sans-serif;color:#1169b6;}
#MENU th{width:90px;}
#MENU td{padding:10px 5px;background:#fff;text-align:center;border:1px solid #f8f8f8;}
#MENU td.active{background:#f8f8f8;color:#b95111;}
#MENU a:visited,#MENU a:link,#MENU a:focus,#MENU a:hover{text-decoration:none;white-space:nowrap;}
#MENU a:hover{color:#d75200;}

.LEFT {width:205px; background:#f8f8f8 url(images/left_01.gif) no-repeat top right;}
.LEFT th{height:25px}   
.LEFT .d{height:12px; line-height:0px; background: url(images/left_03.gif) no-repeat center;} 
.LEFT td{height:15px; padding-left:35px; vertical-align:middle;}

.LEFT2{width:205px;background:#fff;}
.LEFT2 *{font-size:11px;font-family:Arial,Helvetica,sans-serif;line-height:13px}
.LEFT2 th{padding:0;text-align:left;}
.LEFT2 td{padding:15px 0 0 35px;}
.LEFT2 a{white-space:no-wrap}

.cR{color:#b95111}
.cW{color:#fff}
.cBla{color:#000}
.bgW{background-color:#ffffff}

img {border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; }

#LOGIN {width:200px; height:183px; padding: 10px 0 0 0; background:url(images/login.gif) no-repeat 0 0;}
#LOGIN table{margin:0 0 0 30px}
#LOGIN td {line-height:12px; font-size: 11px; }
#LOGIN td a{font-size:11px;font-family:Arial,Helvetica,sans-serif;}

#sajaStatus {
	background: url('/images/status.gif') white no-repeat 8px;
	border: solid 1px;
	height: 24px;	
	position: absolute;
	padding: 10px 30px 2px 34px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	top: 0px;
	left: 0px;
}

#smsSend {
  font-size: 13px;
	width: 400px;
	height: 170px;
  color: #106cb9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 10px;
  padding: 6px 6px ;
  font-weight : bold;
  white-space : nowrap;
}

#outMessage {
	border: 1px solid;
	text-align: center;
	margin: 10px;
	padding: 6px 6px ;
}

#smsHeader {
	border: 0px;
	text-align: center;
	width: 400px;
	margin: 10px 0px 0px 110px;
  padding: 6px 6px ;
}

.remark {
	border-top: 1px solid;
	text-align: justify;
	width: 505px;
	margin: 5px 0px 0px 5px;
	padding: 6px 6px ;
}

.remark_i {
	text-align: center;
	width: 505px;
	margin: 0px;
	padding: 6px 6px ;
}

.remark_simple {
	text-align: justify;
	width: 505px;
	padding: 5px 10px ;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.Button {
  cursor: pointer;
  border: outset 1px #ccc;
  background: #999;
  color: #666;
  font-weight: bold;
  padding: 1px 2px;
  background: url(images/formbg.gif) repeat-x left top;
}

.page-container { padding: 10px; }
.page-container .image-block { float: left; }
.page-container .partner-text { padding-left: 160px; }
.page-container .clear { clear: both; }
.page-container hr { border-color: #909090; border-style: solid; border-width: 1px 0 0; clear: both; margin: 10px 0; height: 0; }
.page-container ul { margin: 0; padding: 5px 0 0; list-style: circle none inside;}
.page-container a { display: block; padding-bottom: 5px; font-weight: bold; }
