body {
	margin: 0px;
	padding: 0px;
}
.body_popup { 
	background-image: url(../Images/popup_background_light.gif);
	text-align: center;
}
#top{
	padding:0px;
	width: 820px;
	height: 84px;
	background-image: url(../Images/ROCS_Header_FINALD.gif);
	
	
	
}
.Sidebar {
	position:absolute;
	background-repeat: repeat-y;
	height: 100%;
	width: 163px;
	left: 0px;
	top: 28px;
	
	padding-top: 75px;
}
.Sidebar_table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	font-style: italic;
	margin-top: 5px;
}
.Main_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

.Login_box {
	width: 340px;
	height: 200px;
	padding-top: 40px;
	background-image: url(../Images/Login_background_rocs_fade.gif);
	background-repeat: no-repeat;
	
}
.Login2_box {
  width: 340px;
	height: 250px;
	padding-top: 20px;
	background-image: url(../Images/Login_background_rocs_fade.gif);
	background-repeat: no-repeat;
	
}


.Maintxtbox_conf {
	width: 653px;
	height: 100%;
	padding-top: 19px;
	padding-left: 167px;
	padding-bottom: 100px;
	background-position: left 0px;
	background-image: url(../Images/side_bar_repeat.gif);
	
	
}
.White_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
.White_txt_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3E4FF;
	
}




.Blue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
.Footer {
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../Images/Footer.gif);
	height: 30px;
}
.Confirmation_table {
	background-color: #E3E4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border: 1px solid #CBCCFC;
	font-size: 12px;
}
.Table_light{
	background-color: #E3E4FF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #26266E;
	vertical-align: top;
}
.Report_table {
	background-color: #E3E4FF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	padding: 2px;
	line-height: 16px;
	background-position: center;
}

.General_table {
	border: 0px solid #26266E;
	text-align: left;
	margin:3px 3px 3px 3px; 

	padding: 0px 0px 0px 0px;
}
.General_table2 {
	border: 0px solid #26266E;
	text-align: left;
	margin:3px 3px 3px 3px; 
	
	
}
.General_cell {
	background-color: #E3E4FF;
	
}


.redtxt{
	color:#CC0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.yellowtxt{
	color:#FFFF00;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

th {
	background-image: url(../Images/table_header.gif);
	height: 24px;
}
.smalltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}

.Page_title {
	width: 163px;
	height: 25px;
	background-position: center;
}
.select {
	font-size: 9px;
	width: 50%;
}

.show_link{
  border: 0px solid #ffffff;
  display:;
  width: 75%;
  cursor:pointer;
  }
  
.hide_select{
  border: 0px solid #ffffff;
  display:none;
  width:75%;
}


