
#container
{	
	top: 10px;
/*	width:100%;*/
	width:850px;
	position:relative;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
#header {
  top:0px;
  margin: 0px;
  padding: 0px;
  width:100%;
  left: 0px;
  height: 107px;
  /*background: #ccc;*/
  text-align: center;
  background:#78765D;
}
#header img{
	position:absolute;
	left:110px;
	width: 739px;
}

#leftside {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 110px;
  height:700px;
  background-image: url(../images/leftsideBG.jpg);  
        
/*  background:#8C3235;*/
  color: white;
  text-align:center;
  overflow:visible;  
  /*border:solid thin black;*/
  }  

#leftside input{
  width:100px;
  border:solid thin #78765D;
}

#leftside select{
  width:100px;
  border:solid thin #78765D;
}

#leftside textfield{
  border:solid thin;
}

#leftside textarea{
  border:solid thin;
}

#leftside a:link{
  color: white;
}
#leftside a:hover{
  color: gray;
}
#leftside a:active{
  color: white;
}
#leftside a:visited{
  color: white;
}

.btn{
  border:outset thin;
  font-size:xx-small;
  font-family: Verdana, Arial, Helvetica, sans-serif;	
}

input{
  border:solid thin;
  font-size:xx-small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

textfield{
  border:solid thin;
}

textarea{
  border:solid thin;
}


.volIssue {
  position:relative;
  left: 0px;
  width: 120px; 
  text-align:right;
  overflow:auto;  
  padding-bottom:10px;
  height:450px;
}

.abs {
  position:relative;
  width: 460px;
  top: -450px;  
  left: 130px;
  border-left:solid thin;
  padding-left:10px;
/*  background:#8C3235;*/
  text-align:justify;
  overflow:visible;
}

.centered{
	text-align:center;
	margin-left:auto;
	margin-right:auto;		
}

#oneAbs{
	margin:10px;
}
#oneAbs p {
	text-align:justify;
}

#center 
{
	position:relative;
	/*display: inline;*/
	left: 120px;
	margin-left: 20px;	
	margin-top:10px;
	padding-top:10px;
	text-align:justify;
	overflow:auto;
	width: 600px;	
  /*background: #ccc;*/
}
/*
#Jcenter 
{
  margin-left: 20px;
  padding-top:20px;
  text-align:center;
  overflow:auto;
  width: 645;
  height: 450px;
  display:inline;
}
*/

#center .cimg {
	margin: 10px;
}

#content{
	text-align:justify;
	margin: 15px;
	width: 550px;
}

#rightside {
  position: absolute;
  right: 0px;
  top:100px;
  width: 90px;
  height:600px;
  text-align:center; 
/*  background-image: url(../images/darkbg.jpg);  */
  background:#B4B6A1;
}

.menu
{
	border:outset thin;
	padding:4px;
	text-align:center;
    background:#B4B6A1;
}
.menu a{
	color: black;
}

#footer 
{
  margin: 20px;
  text-align: center;
  color:black;
  font-size: xx-small;
  height: 50px;
  vertical-align: bottom;
  overflow:visible;
}

.clearer {
	height: 10px;
	overflow: hidden;
	clear: both;
	margin-top: -1px;
}

.errortable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
}

.errorheader {
	font-size: xx-small;
	color: black;
	font-weight: bold;
}

.heading{
	border: thin solid gray;
	padding: 5px;
	background:#B4B6A1; 
	text-align: justify;
}

.submitbtn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: white;
	background-color:black;
	border:outset thin white;
}

.plainform{
	border:none;
}

.fancyform{	
	border: outset thin;
	margin: 5px;
}
.submitForm{
	width: 350px;
	border: outset thin;
}
.table{
	font-size:12px;
/*	text-align:center;*/
	margin-left:auto;
	margin-right:auto;
	background:#B4B6A1;
	line-height: 16pt
}

.table2{
	font-size:12px;
/*	text-align:center;*/
	margin-left:auto;
	margin-right:auto;
	line-height: 16pt
}

/*
HTML elements
*/
/* Removes default top margin from left/right column paragraphs in Mozilla */


body 
{
	margin: 0;
	padding: 0;
	width:100%;
	background:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16pt;
	/*
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	*/
	color:Black;
	text-align:center;
	scrollbar-face-color:#78765D;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#49856A;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:#92cdfe;
	scrollbar-3dlight-color:#78765D;
	scrollbar-darkshadow-Color:black;
}

div > p {
  margin-top: 0;
}

a{
	color:gray;
	text-decoration:none

}

a:link{
	color:#666666;
	text-decoration:none
}

a:visited{
	color:#666666;
}

a:hover{
	color:black;
}


h2
{
	color:Black;
	font-size:13px;
	
}

h1
{
	font-size: 18px;
	color:Black;
	text-align:center;
}
h3
{
	color:#990000;
}

#navcontainer{
	top:84px;	
	left: 111px;
	width: 739px;	
	position:absolute;
	text-align:center;
/*	border-bottom:solid thin green;*/
    background:#B4B6A1;  
	z-index:2;
	
}

#navcontainer ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
		
}

#navcontainer li { /* all list items */
	float: left;
	position: relative;
	width: 130px;
    background:#B4B6A1;  
	color:white;
	border:outset 1px;	
	text-align:center;
	margin:0;
	font-weight:bold;
}

#navcontainer a {
	color:white;
}

#navcontainer a:hover {
	color:black;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
    left: -1px;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background:#B4B6A1; 
	color:black;
}

hr {
    width:60%;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: white;
	width:200px;
	background:#78765D;
	border: solid thin #78765D;
	margin: 5px;
}
.breadcrumb{
	text-align:left;
	left:100px;
	border:solid 1px #4D4D4D;
	padding:3px;
	background:#B4B6A1;
}

.Heading2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#78765D;
}

.smalltext{
	font-size:xx-small;
	color:red;
}
.tblHeader{
	background:#78765D;
	color:#B4B6A1;
}

.mainHeading{
	background-color:#990000;
	border-top:outset 1px;
	border-bottom:outset 1px;
	color:white;
	padding:3px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
