.spacertable{
	height: 10px;
}
/*class for all links*/
a.links{
	font-family: arial;
	font-size: 15px;
	color: White;
	font-weight: bold;
	text-align: center;
	text-align: center;
	text-decoration: none;
	padding-right: 5px;
}
/*class for all links*/
a.links:hover{
	font-family: arial;
	font-size: 15px;
	color: #EAEAEA;
	font-weight: bold;
	text-align: center;
	text-align: center;
	text-decoration: none;
	padding-right: 5px;
}

.btncls{
	border: 1px solid White;
	color: White;
	width: 80px;
	text-decoration: none;
	font: 13px;
	font-weight: bold;
	font-family: arial;
	background: #045C9F;
}

/* second alternating color of the row for horizontal table*/
.htabletd2{
	font-family: arial;
	font-size: 14px;
	color: White;
	background: White;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	}	
/* First alternating color of the row for horizontal table*/
.htabletd1{  
	font-family: arial;
	font-size: 14px;
	color: White;
	background: #045C9F;
	padding-right: 5px;
	font-weight: bold;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	}
/* horizontal table /columns */
table.htable{
	padding: 2px;
	text-align: center;
	font-family: arial;
   font-size: 15px;
	background: #DDF2F6;
	width: 90%;
}

/* header of horizontal table /columns */
.htableth{
	font-family: arial;
	font-size: 15px;
	color: White;
	background: #045C9F;
	font-weight: bold;
	border: 1px solid White;
}
/* Note to describe the page*/
.note{

width: 100%;
color: Red;
font-size: 14px;
font-weight: bold;
text-align: right;
height: 20px;
 margin-right: 8px;
}
/* left menu links*/
a.link{
   border: 1px solid #C6D5FD;
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color: Black;
	padding-right: 1px;
	padding-left: 8px;
	padding-top: 1px;
	border-left: 9px solid #B4B5AF;
	font-weight: bold;
	background: #D9D9D9;
	margin-left: 1px;
   display: block;
}

/* left menu links*/
a.link:hover{
   border: 1px solid #C6D5FD;
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color: #686961;
	padding-left: 8px;
	padding-right: 1px;
	padding-top: 1px;
	border-left: 9px solid #FFE07B;
	font-weight: bold;
	background: #EEEEEE;
	margin-left: 1px;
   display: block;
}
/* menu selected item  */
a.selected{
  display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
	color: #045a9d;
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 25px;
	padding-top: 2px;
	height: 30px;
	width: 220px;
	margin-right: 4px;
	text-align: right;
	background: url("../images/dawha_02.gif") no-repeat right;
		background-color: white;
}
/* menu selected item  */
a.selected:hover{
 display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
	color: #045a9d;
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 25px;
	padding-top: 2px;
	height: 30px;
	width: 220px;
	margin-right: 4px;
	text-align: right;
	background: url("../images/dawha_02.gif") no-repeat right;
		background-color: white;
}
/* header of vertical table /columns */	
	table.vtable{
	text-align: center;
	font-family: arial;
	font-size: 15px;
	padding: 2px;
	width: 250px;
	}		

		table.vtablenowidth{
	text-align: center;
	font-family: arial;
	font-size: 15px;
	padding: 2px;
	width: 100%;
	}	
	
	/* Header of the vertical table*/		
.vtableth{
	font-family: arial;
	font-size: 15px;
	color: White;
	background: #045C9F;
	font-weight: bold;
	padding-right: 3px;
	border: 1px solid #C6D5FD;
	
	}
	
	/* First alternating color of the row for vertical table*/
.vtabletd1{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	padding-right: 3px;
	background: White;
	border-top: 1px solid #C6D5FD;
	border-right: 1px solid #C6D5FD;
}		

/* second alternating color of the row for vertical table*/
.vtabletd2{
	font-family: arial;
	font-size: 15px;
	color: Black;
	background: #ECF8FF;
	border-top: 1px solid #C6D5FD;
	border-right: 1px solid #C6D5FD;
}	
.message{
	color: red;
}	
.errormsg{
	color: red;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.error {
  border: 1px solid red;
}

/* title of the page*/
.pagetitle{  

	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #045A9D;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: right;
}

/* title of the page*/
.pagetitle2{  
   background: #E7E7E7;
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color: #373731;
	font-weight: bold;
	text-indent: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	width: 600px;
}

.maintdrightlink{
	 display: block;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
	color: #C9C9C9;
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 30px;
	padding-top: 2px;
	height: 30px;
	width: 220px;
	margin-right: 4px;
	text-align: right;
}

a.amaintdrightlink{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: White;
	vertical-align: top;
	text-align: right;
}
a.amaintdrightlink:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E3E3E3;
	text-align: right;
}

.tdrightlink{
   display: block;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
	color: #C9C9C9;
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 60px;
	padding-top: 2px;
	height: 30px;
	width: 220px;
	margin-right: 4px;
	text-align: right;
/*	background: url("../images/dawha_02.gif") no-repeat right;*/

}


body{
	background: #045c9f;
}



a {
 color: #62124d;
 font-family: tahoma;
 font-size: 14px;
}

a:hover {

color: #58301b;
}




.orgfoot{
   
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: white;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: right;
}

a.rightlink{
   display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
	color: white;
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 25px;
	padding-top: 2px;
	height: 30px;
	width: 220px;
	margin-right: 4px;
	text-align: right;
	background: url("../images/dawha_02.gif") no-repeat right;

	}
	
a.rightlink:hover{
   display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
	color: #045a9d;
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 25px;
	padding-top: 2px;
	height: 30px;
	width: 220px;
	margin-right: 4px;
	text-align: right;
	background: url("../images/dawha_02.gif") no-repeat right;
	background-color: white;
	border-top: 1px solid #085B9A;
	border-bottom: 1px solid #085B9A;
}

