﻿* {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.Caption
{
    width: 220px;
     text-align:left;
     font-family:Verdana;
     font-size:15px;
     padding-left:3px;
     vertical-align:top;
     
}
.Caption22
{
   
     text-align:left;
     font-family:Verdana;
     font-size:12px;
     padding-left:3px;
     vertical-align:top;
    }
    .Caption223
{
   
     text-align:left;
     font-family:Verdana;
     font-size:12px;
     padding-left:3px;
     vertical-align:top;
    }
.Caption1
{
     
     text-align:right;
     font-family:Verdana;
     font-size:12px;
     padding-right:5px;
     vertical-align:top;
     
}
.CAL
{
font-family: "Trebuchet MS",sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 72%;
line-height: normal;

-x-system-font: none;
-moz-font-feature-settings: normal;
-moz-font-language-override: normal;    
    
}
.Cuntent
{
    width: 200px;
    text-align: left;
    font-family: Verdana;
    padding-left: 3px;
    color: #800000;
    font-size:15px;
    vertical-align:top;
}

.Cuntent22
{
    
    text-align: left;
    font-family: Verdana;
    padding-left: 3px;
    
    font-size:12px;
    vertical-align:top;
}
.Cuntent223
{
    
    text-align: left;
    font-family: Verdana;
    padding-left: 3px;
    
    font-size:12px;
    vertical-align:top;
}

.Seprator
{
width: 5px; 
font-weight: bold;
text-align:center;
 font-family:Verdana;
     font-size:15px;
     vertical-align:top;
}
.Seprator22
{
width: 5px; 
font-weight: bold;
text-align:center;
 font-family:Verdana;
     font-size:15px;
     vertical-align:top;
}
.PageSeprator22
{
    width: 15px; 
}

.Head
{
    width: 100%;
    text-align: center;
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 16px;
    height: 30px;
    vertical-align: middle;
    background-image: url('../Image/h_bg.jpg');
    background-repeat: repeat-x;
    border: 1px solid #027AB2;
}
.Border
{
    border: 1px solid #027AB2;
    padding: 5px;
}

table.myTable { border-collapse:collapse; }
table.myTable td, table.myTable th { border:1px solid black;padding:5px; }


table.bTable { border-collapse:collapse; }
table.bTable td{ border:1px solid black;padding:5px; }
table.bTable th 
{
     border:1px solid black;
     padding:5px;
     font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 13px;
    vertical-align: top;
    background-color: #027AB2;
        color: #FFFFFF;
     }
table.bTable tr.GridRow{ text-align: Left;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    background-color: #C6F0FE;}
  table.bTable tr.GridAlterRow{ text-align: Left;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    background-color: #A7E0F2;
  }  
.GridHeader
{
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 13px;
    vertical-align: top;
    background-color: #027AB2;
    padding: 3px 5px 3px 5px;
    color: #FFFFFF;
    border: 1px solid #027AB2;
}
.GridRow
{
    text-align: Left;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    background-color: #C6F0FE;
    padding: 3px 5px 3px 5px;
}
.GridAlterRow
{
    text-align: Left;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    background-color: #A7E0F2;
    margin-left:5px;
    
}

.hl
{
    color: #000066;
    text-decoration: none;
}
.hl:hover
{
    color: #3333FF;
    text-decoration: none;
}
.hl22
{
    color: #FF3300;
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FF0000;
}
.hl22:hover
{
    color: #FF0000;
    text-decoration: none;
}
.hl222
{
    color: #FF3300;
    text-decoration: none;
    font-family: Verdana;
    font-size: 25px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #FF0000;
    line-height:55px
}
.hl222:hover
{
    color: #FF0000;
    text-decoration: none;
}
.PageHeading
{
    width: 100%;
    text-align: Center;
    font-family: Verdana;
    font-weight: bold;
    color: #027AB2;
    font-size: 18px;
    vertical-align: top;
    text-decoration:underline;
}
/*
.Button
{
    text-align: Center;
    font-family: Verdana;
    background-color: #027AB2;
    font-size: 14px;
    
    vertical-align: middle;
    color: #FFFFFF;
}
.Button:hover
{
    text-align: Center;
    font-family: Verdana;
    background-color: #A7E0F2;
    font-size: 14px;
    
    vertical-align: middle;
    color: #000000;
    font-weight: bold;
}*/
.EmptyTemp
{
    text-align: Center;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    background-color: #FF9900;
    padding: 3px 5px 3px 5px;
}

.login
{
    width: 482px;
    height: 403px;
    background-image: url('../images/login.jpg');
}

.loginTextbox
{
    border: 2px solid #0E2B53;
    height: 35px;
    line-height: 35px;
    width:215px;
    color: White;
    background-color: #1E4F8A;
    margin-top: 0px;
     font-family:Verdana;
            color:White;
              font-size:15px;
}

.LoginButton
{
width: 105px;
    height: 43px;
    background-image: url('../images/loginButton.jpg');
    border:none;
}
.LoginButton:hover
{
width: 105px;
    height: 43px;
    background-image: url('../images/loginButton2.jpg');
    border:none;
}
.contentDiv
{
    background-position: center 150px;
    margin-left: 7px;
    padding: 15px 15px 15px 15px;
    text-align: center;
   /* background-image: url('../images/watermark.jpg');
    background-repeat: no-repeat;*/
    width: 880px;
    background-attachment: fixed;
}
.contentDiv1
{
    background-position: center 30px;
    margin-left: 7px;
    padding: 15px 15px 15px 15px;
    text-align: center;
    background-image: url('../images/watermark.jpg');
    background-repeat: no-repeat;
     background-attachment: fixed;
    
}

.modalBackground {
	background-color: #000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modelpanelmessage {
   /* background: url("images/loginBody.gif") no-repeat scroll 0 0 transparent;*/
   background:#fff;
   border:3px solid #000;
    color: #1282B4;
    font-weight: bold;
    height: 153px;
    padding: 0;
    text-align: left;
  width:300px;
    z-index: 10001;

}

.confirmationaccept
{
    background-image: url('../images/loginBody_bg.jpg');
    background-repeat: repeat-x;
    color: #000;
    font-weight: 700;
    padding: 6px 0;
    text-indent: 6px;
    width: 300px !important;
}

.Message_lbl_msg
{
    color: #1282B4;
    font-size: 13px;
    font-weight: bold;
    display: block;
    width: 280px;
    padding-left: 10px;
}


.DynamicMenu{ font-family:Verdana; font-size:12px; font-weight:bold;   line-height:32px;  background:#eaeaea;}
.StaticMenuItemStyle{ font-family:Verdana; font-size:12px; padding:0 8px 0 3px; font-weight:bold; line-height:32px; }
.StaticMenuItemStyle:hover{ text-decoration:none; }
.DynamicMenuItemStyle { line-height:32px;   background:#00437C; padding:0 10px; border-bottom:1px solid #002F56; color:#fff !important; }
.DynamicHoverStyle { background:#002F56;  text-decoration:none; line-height:32px; }
.DynamicHoverStyle:hover { text-decoration:none; }

.StaticHoverStyle a {
    background: none repeat scroll 0 0 transparent;
    color: #0C3E6E;
    display: inline-block;
    font-weight: bold;
    line-height: 32px;
}

.StaticHoverStyle a:hover {
    background: url("images/hover_bg.gif") repeat-x;
    color: #00427C;
}

.menu{background:/*url(images/nav-bg.jpg) repeat*/#E2F2FF; float:left; text-align:left; height:34px; line-height:1px; color:#1686BA; width:100%; border-bottom:3px solid #01437D; border-top:3px solid #01437D; }
.session {float:left; background:#dadada url(../images/session.jpg) right top no-repeat; color:#000000; padding:0 30px 0 5px; line-height:17px;}

.login_txt 
{
    float:left;
	color:#5f5f5f;
	font:bold 10pt arial;
	padding:3px 0px 0px 25px
}


#mymenu { background:url(../images/mymenu_bg.jpg) no-repeat; text-align:center; padding:0; width:99%; padding:0 5px; height:64px; line-height:24px; float:left; }
#mymenu a {margin:0px; color:#900}
#mymenu a:hover { color:#000; text-decoration:none}

#mymenu_n {  text-align:right; padding:0; width:414px; height:54px; float:right; font-weight:bold; }
#mymenu_n a {margin:0px; color:#900; display:inline !important;}
#mymenu_n a:hover { color:#000; text-decoration:none}
#mymenu_n div {float:left; margin-right:10px}


.leftfloat {float:left;}
.rightFloat {float:right}


.Scroll
{
    height: 400px;
    width: 100%;
    overflow-y: scroll;
}
.Bord
{
    height:300px;
    width: 886px;
}

.Notice
{
    
    width: 170px;
    height:210px;
    
}
.Time
{
   
    width: 170px;
}
.PanNews
{
    width: 170px;
    height: 200px;
    
    background-color: #65a2cf;
    color: white;
    font-weight: bold;
    text-align: center;
}

.PanNewsInner
{
     margin-left:2px;
     padding-left:4px;
     padding-right:4px;
     width: 158px;
    height: 145px;
    background-color:White;
    color:#002368;
}

.NoticeSide
{
   
    width:546px;
    
   
}

.PageText
{
   
    width: 530px;
    height: 400px;
    text-align: justify ;
    font-family: Verdana;
    font-weight: bold;
    color: #1569C7;
    font-size: 16px;
    vertical-align: top;
    background-repeat: no-repeat;
}

.PageHeading1
{
   
    width: 546px;
    height: 400px;
    text-align: Center;
    font-family: Verdana;
    font-weight: bold;
    color: #027AB2;
    font-size: 34px;
    vertical-align: top;
    background-image: url('../images/wtm1.jpg');
    background-repeat: no-repeat;
}
.NoticeInner
{
    width: 200px;
    height: 300px;
    top: 5px;
    position: relative;
    left: 27px;
}
.HLSearch
{
    font-family: Verdana;
    color: #800000;
    font-weight: bold;
    text-decoration: none;
    font-size:12px;
    line-height:25px;
}
.HLSearch:Hover
{
    font-family: Verdana;
    color: #000066;
    font-weight: bold;
    text-decoration: underline;
     font-size:12px;
}
ul {
  list-style: none;
}
.dk_container {
  margin-right: 10px;
}

.MarginTop
{
    line-height:1px;
    
}


.h1s {
	font: bold 1.75em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: .3em 0 .5em 10px; 
	color: #002368;	
}
.h1s2
{
    font: bold 1.75em 'Trebuchet MS' , Tahoma, Arial, Sans-serif;
    
    line-height: 1.00em;
    color: #FFFFFF;
}
#sidebar {
	float: right;
	width: 21em;
	margin: 10px 0 10px -21em; padding: 0;	
	background: #1183DA;
	text-align:left	
}
#sidebar h1 {
	font: bold 1.75em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: .3em 0 .5em 10px; 
	color: #002368;	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: .3em 0 1em 5px;		
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;		
}
#sidebar ul.sidemenu li {
	padding: 0; 
	background: url(../images/sidebullet.gif) no-repeat .3em .5em;		
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	display: block;
	font-weight: bold;
	color: #E8F4FF;	
	text-decoration: none;
	padding: .2em 0 .2em 30px;
	line-height: 1.5em;
	font-size: 1.35em;
}
#sidebar ul.sidemenu li a:hover {
	background: #0F7ACC url(../images/sidebullet.gif) no-repeat .25em .45em;	
	color: #FFF;			
}
#sidebar ul.sidemenu ul{
	margin-left: 15px;
}

#sidebar .sidebox {
	margin: 5px 15px 5px 0;
	padding: 0;
	background: url(../images/sidebarsep.jpg) repeat-x left bottom;
}
#sidebar .sep{
	background: url(../images/sidebarsep.jpg) repeat-x left bottom;
	height: 2px;
	margin: 0px 15px 10px 0;
	clear: both;
}
.sep1{
	background: url(../images/sidebarsep.jpg) repeat-x left bottom;
	height: 2px;
	margin: 0px 15px 10px 0;
	clear: both;
}