/*
+------------------------------------------------------------------
| Namespaces
|
| sg* -> Style Guide
| sb* -> Sandbox
+------------------------------------------------------------------
*/

/*
+---------
| Globals
+---------
*/
* { border: 0 ; padding: 0 ; margin: 0 ; }


* {Font-family: arial;}
.body { margin:0px;}
.topBar { background-color: #f0f0f0; height:10px; font-size:0px;}
.topBar Span { margin-left:20px;margin-right:20px; }
.banner {  background-color: #fff; height:60px; border-top: solid 1px #ccc}


.topMenu {  background-color: #f5f5f5; height:20px; border-top: solid 1px #E4E5E6; border-bottom: solid 1px #E4E5E6; background-image:url('./img/menuBg.gif');}
.topMenuButton_0 { float:left; border: 0px; height:20px; border-left:solid 1px #fff; background-color: #f5f5f5; }
.topMenuButton_1 { float:left; border: 0px; height:20px; border-left:solid 1px #fff; background:#E6EBEE}
.topMenuButton_0 img { margin-left:15px;margin-right:15px; }
.topMenuButton_1 img { margin-left:15px;margin-right:15px; }
 
 
 /* Left Menu*/
 
 .LeftMenuLink {margin-left: 30px; color:#003F8E; font-size:8pt;}
 .LeftMenuUnderLink {margin-left: 28px; width:170px; border-top: solid 1px #EEE; font-size:3px;}
 
  /* End Left Menu*/
   
     /*End Under Cosntruction */
 .notice{padding:10px; background:#ffffdc; margin:0 auto;}
  /*End Under Cosntruction */
  
    /*Top Menu*/
  .TopMenuLink {position:absolute;  margin-left:70px;  margin-top:20px; }
    /* End Top Menu*/
    
    
    
    
    
    
.LoginTable { margin-top:3px; width:340px; border: 0px; background-color: #f3f3f3; margin-left:44px;}
.LoginTable td {  font-size: 12px; color:#444 }
.LT_leftCol { text-align:right; width:200px; padding-bottom:3px;padding-top:3px;}
.LT_rightCol { padding-left:10px; width:180px; text-align:left; padding-bottom:2px; padding-top:2px; color:#000; background-color: #f9f9f9;  }

.LoginForm input { border: solid 1px #ccc; width:150px; margin-right:30px; padding-left:4px; }
.LoginForm textarea {border: solid 1px #ccc; width:150px; height:100px; margin-right:30px; padding-left:4px; margin-bottom:5px;}
.button_login { border: 0px; background-image: url('./images/button_login.gif'); width:82px; height:23px; cursor:pointer;}
.button { margin-left:10px; ;border: 0px; background-color: #f5f5f5; width:72px; height:20px; cursor:pointer; font-size:12px; font-weight:bold; color:#668;}
.button_send { border: 0px; background-image: url('./images/button_send.gif'); width:82px; height:23px; cursor:pointer;}
.button_next { border: 0px; background-image: url('./images/button_next.gif'); width:82px; height:23px; cursor:pointer;}

.button_delete { border: 0px; background-image: url('./images/button_delete.gif'); width:82px; height:23px; cursor:pointer;}
.button_add { border: 0px; background-image: url('./images/button_add.gif'); width:82px; height:23px; cursor:pointer;}
.button_save { border: 0px; background-image: url('./images/button_save.gif'); width:82px; height:23px; cursor:pointer;}

.LoginFormButton { background-image: url('./images/signup_button.gif'); } 
.in_body2
{
	font-size:12px;
	color:#666;
	text-align:left;
}
.head_orange
{
	font-size: 13px; color: #F0800B;
	font-weight:bolder;
}    
.head_gray
{
	color: #7F8385;font-size: 13px;
	font-weight:bolder;
}    