html { 
	/*background: url(images/republicday-bg2013.jpg)  no-repeat center fixed; 
	background-color:#FFFFFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
    background-image: url("images/bk_2.jpg");
    height: 100%;
}
a
{
	text-decoration:none;
}
.odd{
  	background-color: #DEFAFA;
  	} 

  .even{
  	background-color: #CBF8F8;
	font-size:14px;
  	} 
.box
{
	float:left;
	width:23%;
	margin:9px;
	/*height:150px;*/
	background:#FFFFCC;
	/*border:1px solid #000;*/
}	
body
{
    
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
    height: -moz-calc(100% - 18px);   
	background-color:#232f3e;
    background-image: url("images/bk_2.jpg");
   /* background-repeat: repeat-y repeat-x;
*/
}
/*table tr:hover
{
	background:#FAFCCF;
}*/
table tr td
{
	border-color:#000000;
    align-content: center;
    /*text-align: center;*/
    padding-left: 15px;
    padding-right: 15px;
    
    
}
.table-fixed thead {
  width: 97%;
}
.table-fixed tbody {
  height: 230px;
  overflow-y: auto;
  width: 100%;
}

/*table tr td:hover
{
	background:#00F279;
}*/
input[type='text'],[type='password'],[type='number']
{
  border:1px inset #000;
  width:150px;
  text-align:left;
  font-weight:bold;
  height: 30px;
  margin:5px 5px 5px 5px;
}
input[type='text']:hover,[type='password']:hover
{
  border:1px solid #FF6600;
}
select
{
  border:1px inset #000;
  width:185px;
  text-align:left;
  font-weight:bold;
  margin:5px 5px 5px 5px;
  height: 30px;
}
select:hover
{
  border:1px solid #FF6600;
}

textarea
{
  border:1px inset #000;
  width:185px;
  text-align:left;
  font-weight:bold;
  margin:5px 5px 5px 5px;
  resize: none;
}
textarea:hover
{
  border:1px solid #FF6600;
}



#Mwrap
{
	width:950px;
	background:url(images/contentBg.png) repeat-y;
}
#header
{
	/*width:80%;*/	
	color: navy;
	margin-top:1%;
        
       /*background-color: white;*/
        background-image: url("header.jpg");
	background-repeat:repeat-x;
	
	
}
#Cwrap
{
	width:950px;

	/*overflow:hidden;*/
}


#Menu
{
	width:100%;
	height:32px;
	clear:both;
	margin-bottom:5px;
	/*background:#009900;
	color:FCCE34;*/
	background-color:#4B82C5;
	/*background:url(images/menubk.png) repeat-x;
	/*border:1px solid #000;*/
}
#Lpanel
{
	float:left;
	width:910px;
	min-height:450px;
	margin-left:13px;
	margin-bottom:15px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	border:1px solid #0084ff;
	background-color:#cce6ff;
}
#Rpanel
{
	float:right;
	width:250px;
	margin-right:100px;
	margin-bottom:150px;
        
}
#copyrght
{
	width:910px;
	height:20px;
	padding-top:5px;
	clear:both;
	border-top:2px solid #FF3300;
}
#ftr
{
	width:950px;
	height:26px;
	vertical-align:top;
	clear:both;
	background:url(images/ftr.png) no-repeat;
}

#nav 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	/*z-index: 999999;*/
}

#nav, #nav ul{
     margin:0px 5px 0px 5px;
     padding:0px 5px 0px 5px;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1em;
	 text-align:left;
}

#nav a:link, #nav a:active, #nav a:visited{
  
    display:block;
    padding: 10px 45px;
    color:#fff;
	background:#4B82C5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    text-decoration:none;
	/*background-image:url(img/bg.jpg) repeat;*/
	/*background-color:#2C5463;*/
	background-position: top left;
       
}

#nav a:hover {
    color:#AC2925;
   
	 background-image: url("images/bk2.jpg");
	background-position: bottom left;
        
}

#nav ul li {


}

#nav li{
    float:left;
    position:relative;
	
}

#nav ul {
    position:absolute;
    top:2em;
    display:none;	
	z-index: 1;
	
}

#nav li ul a {
    float:left;
	/*white-space:nowrap;*/
	width:12em;
	border:1px solid #fff;
	background-color: #009900;
	background-image: none !important;
	
}
#nav li ul a:hover {
    
    
	/*background-color: #71FCEA;*/
}
#nav ul ul{
	top:auto;
}	

#nav li ul ul {
   left:13.0em;
    margin:0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
     
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    
    display:block;
    }

@media print
{
	.non-printable { display: none; }
	.printable { display: block; }
}

#black_overlay11 {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}


.header_img
{
	height:120px;
	width:925px;
	padding-bottom:5px;
     background:url(images/title.jpg) no-repeat;
}

.vir_direction
{
		/*display: block;*/
		/*writing-mode: tb-rl;*/
		-webkit-transform: rotate(270deg);	
		-moz-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		-o-transform: rotate(270deg);
		transform: rotate(270deg);

		word-wrap:break-word; 		
		font-size: 18px;
/*		position:fixed;*/
/*		right: 0;*/
	/*	bottom: 9px;*/		
}

.frm_heading
{
	 
	font-size:20px;
	text-align:center;
	background-color:#CCCCCC;
	box-shadow: 5px 5px 1px #888888;
	width:50%;
	background-color:#fff;
    border-width:1px;
    border-style:solid;
    border-bottom-color:#aaa;
    border-right-color:#aaa;
    border-top-color:#ddd;
    border-left-color:#ddd;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	color:#327497;
	
}
/*.frm_txt
{
	text-align:left;
	font-weight:bold;
	margin:5px 5px 5px 5px;
	vertical-align:middle;

}
.frm_ctr
{
	text-align:left;
	margin: 5px 5px 5px 5px;
	vertical-align:middle;
	width:100px;
}*/
.main_div
{
	background-color:#999999;
	
}

.modal-dialog {
  width: 90%;
  height: 100%;
  padding: 0;
}
/*
.modal-content {
  height: 80%;
  border-radius: 0;
}*/

.container{
	margin-right: 0;
  	margin-left: 0;  	
	background-color:#F2F3F4;
	border:4px solid #232f3e;
	 /*background-image: url("images/bk1.jpg");*/
}