/*************************************
  Main CSS
**************************************/
a:link { font-family: µ¸¿ò; font-size: 9pt; color: #ADCFFA; text-decoration: none; }
a:active { font-family: µ¸¿ò; font-size: 9pt; color: #FFFFFF; text-decoration: none; }
a:visited { font-family: µ¸¿ò; font-size: 9pt; color: #ADCFFA; text-decoration: none; }
a:hover { font-family: µ¸¿ò; font-size: 9pt; color: #FFFFFF; text-decoration: none; }
body,div,table,tr,td,p,span,input { font-family: "µ¸¿ò"; font-size: 9pt; color: #D7E6F3;}
select,textarea { font-family: "µ¸¿ò"; font-size: 9pt; color: #D7E6F3;background-color:#2B577D;}
img {border:0;}
.login_input {border:solid 1 #0D2030; background-color:#2B577D;}
.welcome {font-family:Times New Roman; font-size:16pt; font-weight:bold; color:#D3D9DE;}
.mnu_title {font-family:Tahoma; font-size:9pt; font-weight:bold; color:white; padding-left:7;}
.menu {font-family:Tahoma; font-size:9pt; color:white; padding-left:5;}
body {
scrollbar-face-color:#2B577D;
scrollbar-highlight-color:#2B577D;
scrollbar-3dlight-color:#49667E;
scrollbar-darkshadow-color:#0D2030;
scrollbar-shadow-color:#2B577D;
scrollbar-arrow-color:#0D2030;
scrollbar-track-color:#49667E;
}

/*************************************
  Round Table
**************************************/
.rtop, .rbottom{display:block; background: #194061;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #49667E;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 
.rcont {padding:8}

