body {
/*	background: url('bg.gif') white center no-repeat fixed ; 
	background: url('images/bg.gif') white center no-repeat fixed ;*/
	font-family: Verdana,Arial;
	font-size: 10pt;
	text-align : left;
	/*margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding:0px;*/
}

th{
font-size: 10pt;
}
td{
font-size: 10pt;
}

/* for mandatory field*/
.mand{	
	font-family: Arial;
	font-size: 10pt;
	color: red;
	font-weight: bold;	
}


.error{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: red;
}



.label{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #001959;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align : justify;
	text-indent : 0em;	
}

.title{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #001959;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 13pt;
	text-align : justify;
	text-indent : 0em;	
}

.admin_title{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 30pt;
	text-align : justify;
	text-indent : 0em;	
}
.admin_name_title{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 20pt;
	text-align : justify;
	text-indent : 0em;	
}

.titles{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #001959;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 13pt;
	text-align : justify;
	text-indent : 0em;	
}
.titles1{
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #001959;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align : justify;
	text-indent : 0em;	
}

.titles2 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #001959;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 13pt;
	text-align : justify;
	text-indent : 0em;	
}
.titles3 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 13pt;
	text-align : justify;
	text-indent : 0em;	
}
.titles4 {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align : justify;
	text-indent : 0em;	
}

.titles5{
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #001959;
}
.titles6{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #001959;
}
.titles7 {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align : justify;
	text-indent : 0em;	
}


.titles8  {
	font-family: Arial;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align : justify;
}


.data {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.button {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #001959;
}

/* start ####################### table head ############################ */
.table_head { 
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001959;	
}
/* end ####################### table head ############################ */


/*
Start : Chrome CSS Drop Down Menu
*/

.chromestyle{
width: 100%;
font-size : 10pt;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url('images/chromebg2.gif') center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #663300;
padding: 4px 3px;
margin: 0;
text-decoration: none;
border-right: 1px solid #746643; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url('images/chromebg2-over.gif') center center repeat-x; /*THEME CHANGE HERE*/
color: #494949;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #746643; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 250px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
margin-top: 10px;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #746643; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
/*background-color: #E6DBB9;
color: #663300;
*/
background: url('images/chromebg2.gif') center center repeat-x; /*THEME CHANGE HERE*/
color: #663300;
/*
color: black;
*/
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*
background-color: #B3752C;
color: #FFFFFF;
*/
background: url('images/chromebg2-over.gif') center center repeat-x; /*THEME CHANGE HERE*/
color: #494949;

}

/*
end : Chrome CSS Drop Down Menu
*/
