/* CSS Document */



.Input{
				
}

A{
  color: #000000;
  text-decoration: none;
  font-weight : bold;
}

A:hover {
  color: #AEB0F4;
  text-decoration: underline;
}
.link-mail{
  color: #000000;
  text-decoration: none;
}

.link-mail:hover {
  color: #000000;
  text-decoration: underline;
}
A.main-link{
  color: #E9DEC9;
  text-decoration: none;
  font-weight : bold;
}

A.main-link:hover {
  color: #A2A2A2;
  text-decoration: underline;
}
.mainlinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.mainlinks a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.mainlinks a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.mainlinks a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: f4cdd6;
	height: auto;
	width: 100%;
}
/* ####################### Main Section ############################ */
TD.main{
	color : #000000;
	font: arial,verdana;
	font-size:12px;
	
}
td.top-data{
	color:#ffffff;
	font: arial,verdana;
	font-size:12px;
	font-weight : bold;
}
td.top-head{
	color:#ffffff;
	font: arial,verdana;
	font-size:12px;
	font-weight : bold;
}
TD.rowheading{
	color:#000000;
	font: arial,verdana;
	font-size:14px;
	backgoundcolor:red
}

td.middle-head
{
	color:#FFFFFF;
	font: arial;
	font-size:15px;
	background: #333399;
	font-weight : bold;
}
INPUT.cstextboxmend{
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #333399;
  background-color:#FEFFE7;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;

}
.cscomboboxmend {
	border: 1px solid #333399;
	background-color:#FEFFE7;
	font-size: 12px;
}
TEXTAREA.cstextareamend {
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #333399;
   background-color:#FEFFE7;
  font-size: 11px;
}
td.middle-subhead{
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
	background:#9B9BDD;
	ont-size:15px;
	font:Arial;
	color:#ffffff;
}
 td.header{
 	color:#ffffff;
	font: arial,verdana;
	font-size:12px;
	background: #F5CDD6;
	font-weight : bold;
 }
 
 tr.head{
	color:#000000;
	font: arial,verdana;
	font-size:12px;
	background: #ACA7CC;
	font-weight : bold;
 
 }
td.data{
	color:#000000;
	font: arial;
	font-size:11px;
	font-weight : normal;
	
}

td.data-odd
{
	color:#000000;
	font: arial;
	font-size:11px;
	font-weight : normal;
}
 TABLE.listing{
  background: #F2F0F8;
  border-color:#000000;
   
}

 .listing2{
  border-color:#6A3601;
  
   
}
tr.listing-row{
	color:#000000;
	font: arial,verdana;
	font-size:12px;
	background: #ffffff;
	font-weight : bold;
}
INPUT.cstextbox{
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #333399;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;

}
INPUT.cscombobox{
	border: 1px solid #F6CCD8;
	font-size: 8px;
}
.cscombobox{
	border: 1px solid #333399;
	font-size: 12px;
}
TEXTAREA.cstextarea {
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #333399;
  font-size: 11px;
}
Input.csbutton{
 	border: 1px solid #004494;
	background-color: #668EBF;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
td.cstextbody{
  color:#000000;
	font: Verdana;
	font-size:12px;

}
td.cstextcontant{
  color:#000000;
	font: Arial, sans-serif;
	font-size:13px;
}
.cstexthead{
  color:#313131;
	font: Arial, sans-serif;
	font-size:15px;
	font-weight : bold;
}
.mainframe{
 width:55%;
 border: 1px solid #333399;
 background:#E8E3F9;
}
.search{
 width:100%;
 border: 1px solid brown;
 background:#FDF8F2;
}
.mainframe2{
 border: 1px solid #004494;
 background: #F3F4F5;
}
font.mendatory{
 color:red;
 font-weight:normal;
 font:arial
 font-size:0.5;
 
}
td.message{
  color:red;
	font: Arial;
	font-size:13px;
	font-weight : bold;

}

td.messageblue{
  color:blue;
	font: Arial;
	font-size:13px;
	font-weight : bold;

}

td.messagegray{
  color:gray;
	font: Arial;
	font-size:13px;
	font-weight : bold;

}


/* ####################### End Main Section ############################ */


/* ############# Left Section Style Sheet ################# */
TABLE.left-side{
  background: #F0D296;
  border-color: #445986;
  border-style: solid;
  border-width: 1px;
}
td.left-dummy{
  color:#000000;
  font: arial;
  font-size:11px;
  font-weight : normal;
  background-color: #B9B9B9;	
}
td.left-title{
  color:#000000;
  font: arial;
  font-size:11px;
  font-weight : normal;
  background-color: #676767;	
}

TABLE.left-box{
  background: #F2F0F8;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
A.left-side{
  color: #585858;
  text-decoration: none;
  font-weight : bold;
}
A.left-side1{
  color: #999999;
  text-decoration: none;
  font-weight : bold;
}

A.left-side:hover {
  color: red;
  text-decoration: underline;
}

/*A.left-side:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}*/

td.left-side{
  background: #0000000;
  border-color: #333399;
  border-style: solid;
  border-width: 1px;
}

/* #############  End -Left Section Style Sheet ################# */


/* #############  Footer Section Style Sheet ################# */

td.footer{
 	color:#ffffff;
	font: arial;
	font-size:10px;
	background: #FF6501;
	font-weight : bold;
	height:20;
}
A.footer-link{
  color: #ffffff;
  text-decoration: none;
  font-weight : bold;
}

A.footer-link:hover {
  color: blue;
  text-decoration: underline;
}
 /* #############  End - Footer Section Style Sheet ################# */

.tableborder {
	border: 1px solid #B18FDD;
	font-size: 10px;
}
/*############### For Message of Help #########################*/
.transparent {
/*    filter:alpha(opacity=90);*/
    background-color:#FFFFCC;
    display:none;
    width:300;
    color: Red;
    border: 1px gray solid;
	font:10 red;
	font-family: Verdana;
	padding:3px;
}

.transparent2 {
    background-color:#FFFFCC;
    display:none;
    color: Red;
    border: 1 gray solid;
	font:10 red;
	font-family: Verdana;
	}
/*############### Modified by RS Software ###############*/
/*############### Print CSS Modification ################*/
/*############### Date : 07/29/2008 #####################*/	
td.messageblack
{
  	color:#000000;
	font: Arial;
	font-size:12px;
}
/*############### Modfication End( RS Software) ########*/

/*############### End - Message of Help #########################*/
