/* html body tag */
body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	
}
a{text-decoration:none!important}
/*index & forgot_password header */
.main_l {
	width:100%;
	height:100%;
	margin:0px auto;
	vertical-align:middle;
}
/*index & forgot_password midle_contenet */
.header_l {
	width:550px;
	height:71px;
	margin:0px auto;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	color:#eeeeee;
	margin-bottom:25px;
}
/* index & forgot_password submit button background */
.mid {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#120000;
	margin:0px auto;
	font-weight:bold;
	height:40px;
	width:430px;
	text-decoration:none;
}
/* index & forgot_password hover change color */
.mid_s {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#120000;
	font-weight:bold;
	text-decoration:none;
}
/* index & forgot_password default color */
.mid_s a {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#120000;
	font-weight:bold;
	text-decoration:none;
}
/* index & forgot_password hover color */
.mid_s a:hover {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a823f;
	font-weight:bold;
	text-decoration:none;
}
/* index & forgot_password left background */
.left {
	float:left;
	height:71px;
	width:13px;
	background-image: url(../images/left_t2.png);
	background-repeat:no-repeat;
}
/* index & forgot_password middle background */
.middle_l {
	float:left;
	height:61px;
	width:524px;
	background-image: url(../images/mid_t2.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:10px;
}
/* index & forgot_password right background */
.right {
	float:right;
	height:71px;
	width:13px;
	background-image: url(../images/login_right_screen.png);
	background-repeat:no-repeat;
}
/* index & forgot_password textbox */
.text_box {
	width:250px;
	border:1px solid #bcc5a3;
	height:20px;
	text-align:left;
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, arial, Verdana Ref, serif;
}
/* index & forgot_password submit button */
.sub_p {
	background:url(../images/button.jpg) no-repeat;
	width:168px;
	height:43px;
	border:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
/* index & forgot_password back button */
.sub_op {
	margin-left:5px;
	background:url(../images/back_li.jpg) no-repeat;
	width:118px;
	height:43px;
	border:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
/* calander box pading */
.calander_box {
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
	padding:3px;
}
/*padding_gap_tables*/
.padding_gap_tables {
	padding:5px;
}
/* index checkbox button */
.check_box {
	width:29px;
	height:18px;
}
/* index & forgot_password complete background */
.login_m {
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	width:578px;
	margin:0px auto;
	height:359px;
	padding-top:5px;
	vertical-align:middle;
	margin-top:125px;
}
/* index & forgot_password email text */
.email {
	width:125px;
	float:left;
}
/* index & forgot_password right text box */
.email_t {
	float:right;
	width:275px;
	text-align:left;
}
<!--
end index page-->
<!--
start admin page--> /* admin page center*/
.contenar {
width:988px;
margin:0px auto;
}
/* all pages header */
.header {
	width:1004px;
	margin:0px auto;
}
/* welcome text top content */
.he_t {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#294202;
	text-align:left;
}
/* middle contener pages */
.mht_po {
	margin:0px auto;
	width:1004px;
	margin-top:7px;
}
/* admin page left data coloum */
.float_outer{width:auto;height:auto;}
.left_column {
	float:left;
	width:670px;
}
/* admin page right data coloum */
.right_column {
	float:left;
	width:300px;
	
margin-left:28px;
}
.center_column {
	float:left;
	width:100px;
}
/* all pages menu bar */
.bar {
	background-image: url(../images/middle_repeat.jpg);
	background-repeat:repeat-x;
	height:63px;
	text-align:center;
	vertical-align:middle;
}
/* title all pages */
.bar_n {
	background-image: url(../images/bar_n.jpg);
	background-repeat:repeat-x;
	height:41px;
}
.title_coy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
/* rigth side login blog */
.bar_nb {
	width:297px;
	border:solid 1px #e5e5e5;
	vertical-align:top;
	left: 50%;
}
/*calander space  */
.bar_nb-2 {
	width:297px;
	border:solid 1px #e5e5e5;
	vertical-align:middle;
	left: 50%;
	top: 50%;
	padding-bottom:10px;
	padding-top:10px;
}
/*links for notic board */
.bar_nb_l {
	width:667px;
	border:solid 1px #e5e5e5;
	vertical-align:middle;
	margin:0px auto;
}
/*links for notic board */
.under_div {
	width:630px;
	margin:0px auto;
	padding:10px;
}
/* title space */
.bar_t {
	font-family:Arial, Helvetica, sans-serif;
	color:#294202;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
.bar_t1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#294202;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
.bar_t a {
	font-family:Arial, Helvetica, sans-serif;
	color:#294202;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	text-decoration:none;
}
.bar_t a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	text-decoration:none;
}
.bar_t hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#294202;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
/* admin page discusion board */
.bar_tab {
	margin-top:1px;
}
/* admin page bottom data */
.dis_sm {
	margin-top:20px;
	padding-bottom:10px;
	height:70px;
}
/* people comments */
.dis_g {
	border-bottom:solid 1px #b6c998;
	margin-top:20px;
	padding-bottom:20px;
	height:70px;
	vertical-align: middle;
}
/* left side small icone */
.box_icon {
	width:40px;
	float:left;
}
/* right side small title */
.box_t {
	width:580px;
	float:left;
	text-align:left;
	padding-top:5px;
	margin-left:10px
}
/* admin page show more*/
.box_t_bot {
	width:640px;
	float:right;
	text-align:center;
	padding-top:10px;
}
/*admin page my cornor*/
.box_t_r {
	width:220px;
	float:right;
	text-align:left;
	padding-top:10px;
}
/* people comments*/
.dis_gl {
	margin-top:20px;
	height:70px;
}
/* people photo*/
.dis_ph {
	width:70px;
	float:left;
}
/* people photo*/
.dis_p {
	width:575px;
	float:right;
	padding-left:15px;
	vertical-align: top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	word-break:break-all!important;
}
/* admin page people name*/
.dis_p_h {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	vertical-align:text-top;
	font-weight:bold;
	white-space:normal;
	word-break:break-all!important;

}
/* copyright botom  */
.foot {
	clear:both;
	margin:0px auto;
	width:1004px;
	border-top: solid 1px #000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	text-align:left;
}
/* right twitter box*/
.twit {
	margin-top:20px;
	margin-bottom:20px;
}
/*admin holiday list*/
.holiday_li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
}
/* motic board fix link color */
.notice_b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
/* motic board fix link color */
.notice_b a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	width:645px;
}
/* motic board hover link color */
.notice_b a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
	text-align:left;
	width:645px;
}
/* motic board listed property */
.notice_li {
	text-align:left;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* motic board listed property */
#ul_list {
	padding-bottom:4px;
	padding-top:4px;
}
/* comments box read more link color */
.dis_g a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
/* comments box read more hover color */
.dis_g a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC6600;
	text-decoration:none;
}
/* comments box read more fix color */
.dis_gl a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
/* comments box read more hover color */
.dis_gl a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC6600;
	text-decoration:none;
}
/* happy birthday title */
.birthday {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color: #CC0000;
	font-weight:bold;
	padding-left:10px;
}
/* right side border*/
.dash {
	border-bottom:dashed 1px #e5e5e5;
}
/* right dailyn report*/
#subt {
	padding-left:5px;
}
/* right side logout link*/
.uio {
	float:right;
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	padding: 12px 25px 16px 135px;
	font-size: 14px;
	line-height: 14px;
	color: #CC0000;
	font-weight:bold;
}
/* right side logout fix link color*/
.uio a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #CC0000;
	font-weight:bold;
}
<!--
End admin css--> /* middle space used */
.ss {
	padding-left:175px;
}
/* middle contenter pages */
.notice_board_1 {
	width:90%;
	margin:0px auto;
	margin-bottom:20px;
}
.notice_board_2 {
	width:100%;
	margin:0px auto;
	margin-bottom:20px;
}
/* discussion board comments */
.head_nb {
	font-family:Arial, Helvetica, sans-serif;
	color:#294202;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
/*title top section*/
.box_t_n {
	width:556px;
	float:left;
	text-align:left;
	padding-top:7px;
	margin-left:10px
}
.box_t_n1 {
	/*width:556px;
	float:left;*/
	text-align:right;
	padding-top:10px;
}
/* left title */
.fom_topic {

	padding-right:5px; 
	margin-top:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
/* text box content */
.shift_i {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	vertical-align:text-top;
	font-weight:bold;
	padding-bottom:10px;
}
/*title border pages*/
.bord {
	width:100%;
	margin:0px auto;
}
/* title contener */
.notice_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	border:solid 1px #e5e5e5;
}
/* title top section */
#notice_title_l {
	text-align:left;
}
.notice_7 {
	border-top:solid 1px #e5e5e5;
}
/* table border */
.notice_2 {
	border-bottom:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
}
/* title section */
.notice_3 {
	border-bottom:solid 1px #e5e5e5;
}
/* teble border*/
.notice_4 {
	border-left:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	
	text-align:center;
}
/* teble border*/
.notice_5 {
	border-right:solid 1px #e5e5e5;
}
.notice_8 {
	border-left:1px solid #adadad;
	border-bottom:1px solid #adadad;
	border-top:1px solid #adadad;
	border-right:1px solid #adadad;
}
/* notic title fix links */
.notice_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
/* notic title hover links */
.notice_title a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC6600;
	text-decoration:none;
}
/* small comments */ 
.tap_s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	padding-left:5px;
}
/* active & deactive buttton */
.tap_s_s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	padding-left:5px;
}
/* screenshot fckediter*/
.rec {
	border:solid 1px #999999;
	width:452px;
	height:300px;
}
/* databackup button */
.button_t {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/button3.jpg) no-repeat;
	width:161px;
	height:36px;
	line-height:36px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;
	text-decoration:none;
	border:0px;
}
.button_t a {
	color:#FFFFFF;
	text-decoration:none;
}
.button_t a:hover {
	text-decoration:underline;
}
/* compulsory field */
.star {
	color:#ff0000;
}
/*forgot_pass and index page error*/
.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	padding-bottom:10px;
	color:#057d19;
	font-weight:bold;
	width:400px;
	margin:0px auto;
}
/* forgot pass error */
.error_second {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	padding-bottom:10px;
	color:#FF0000;
	font-weight:bold;
	width:400px;
	margin:0px auto;
}
/* all notic red title */
.botic_added {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	text-align:center;
	padding-bottom:22px;
	color:#057d19;
	font-weight:normal;
	width:400px;
	margin:0px auto;
}
/* top error form tag*/
.error_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FF0000;
	font-weight:normal;
}
/* complusry filed form */
.error_go {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FF0000;
	font-weight:normal;
}
/* all apply button apply this css */

.lgbtn {
	background:url(../images/bkg-btn-grey.gif) repeat-x scroll 0 0 #EDEDED;
	border:1px solid #B7B7B7;
	text-shadow:0 1px 0px #fff;
	box-shadow:0 1px 2px #ccc;
	-moz-border-radius:16px 16px 16px 16px;
	-moz-box-shadow:0 1px 2px #ccc;
	-webkit-border-radius:16px 16px 16px 16px;
	-webkit-box-shadow:0 1px 2px #ccc;
	padding:8px 22px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:5px 22px;
	margin:0 5px 5px 0;
}
/* all apply button apply hover css */
.lgbtn:hover {
	background-position:0 -35px;
	background-color:#DFDFDF;
	border-color:#AFAFAF;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}



/* all apply button apply hover css */

/*manag apply button fix background this button*/
.second_button {
	background:url(../images/bkg-btn-grey.gif) repeat-x scroll 0 0 #EDEDED;
	border:1px solid #B7B7B7;
	text-shadow:0 1px 0px #fff;
	box-shadow:0 1px 2px #ccc;
	-moz-border-radius:16px 16px 16px 16px;
	-moz-box-shadow:0 1px 2px #ccc;
	-webkit-border-radius:16px 16px 16px 16px;
	-webkit-box-shadow:0 1px 2px #ccc;
	padding:8px 22px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:180px;
	padding:4px 11px;
	margin:0 5px 5px 0;
}
/*manag salery tag button hover background this button*/
.second_button:hover {
	background-position:0 -35px;
	background-color:#DFDFDF;
	border-color:#AFAFAF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	cursor:pointer;
	width:180px;
	padding:4px 11px;
	margin:0 5px 5px 0;
	text-decoration:none;
}
/*manag salery tag button active background this button*/
.second_button:active {
	background-position:0 -70px;
	background-color:#D4D3D3;
	outline:medium none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:180px;
	padding:4px 11px;
	margin:0 5px 5px 0;
}
/*all save button fix background and color*/
.add_new {
	background:url(../images/green_hover.gif) repeat-x scroll 0 0 #EDEDED;
	border:1px solid #B7B7B7;
	text-shadow:0 1px 0px #fff;
	box-shadow:0 1px 2px #ccc;
	-moz-border-radius:16px 16px 16px 16px;
	-moz-box-shadow:0 1px 2px #ccc;
	-webkit-border-radius:16px 16px 16px 16px;
	-webkit-box-shadow:0 1px 2px #ccc;
	padding:4px 11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:180px;
	margin:2px 5px 5px 0;cursor:pointer;
}
/*all save button hover background and color*/
/*.add_new:hover {
	background-position:0 -35px;
	background-color:#DFDFDF;
	border-color:#AFAFAF;
	text-decoration:none;
}*/
/*all save button active background and color*/
/*.add_new:active {
	background-position:0 -70px;
	background-color:#D4D3D3;
	outline:medium none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:180px;
	padding:4px 11px;
	margin:0 5px 5px 0;
}*/
/*all pages cancel button fix link*/
.cancel_button {
	background:url(../images/cancel-btn-greygif.gif) repeat-x scroll 0 0 #EDEDED;
	border:1px solid #B7B7B7;
	text-shadow:0 1px 0px #fff;
	box-shadow:0 1px 2px #ccc;
	-moz-border-radius:16px 16px 16px 16px;
	-moz-box-shadow:0 1px 2px #ccc;
	webkit-border-radius:16px 16px 16px 16px;
	-o-border-radius:16px 16px 16px 16px;
	border-radius:16px 16px 16px 16px;
	-webkit-box-shadow:0 1px 2px #ccc;
	padding:8px 22px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:4px 20px;
	margin:0 5px 5px 0;
}
/*all pages cancel button hover link*/
.cancel_button:hover {
	background-position:0 -35px;
	background-color:#DFDFDF;
	border-color:#AFAFAF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	cursor:pointer;
	text-decoration:none;
}


/*websites this page set proepr align title*/
.dotted_li ul {
	list-style:url(../images/dotted.jpg);
	padding-bottom:5px;
	padding-top:5px;
}
/*websites this page set proepr align title*/
.dotted_li li {
	list-style:url(../images/dotted.jpg);
	padding-bottom:5px;
	padding-top:5px;
}
/*common height small pages contents*/
#comoon_height_ap {
	/*height:800px;*/
height:100%;
}
/*view_salery logo background*/
.bg_image {
	background:url(../images/logo_salaryslip.jpg) no-repeat;
	background-repeat:no-repeat;
}
/*view_salery salery sleep images*/
.imgbutton {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A61F23;
	padding:2px;
	text-decoration: none;
	background-image: url(../images/button_green.jpg);
	border: 0px solid #CCD0D3;
}
/*view_salery fonts color and size*/
.view_salery_content {
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
}
/* view_salerytable border*/
.table_bg_border {
	border:0.1px #a7a7a7 solid;
	border-collapse: collapse;
}
/*view_salery bottom button link*/
.bottom_h_over a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000;/* 002CD9 */
}
/*view_salery bottom button hover link*/
.bottom_h_over a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
/*view_salery bottom button hover link*/
.bottom_h_over a:hover, a:active {
	text-decoration: none;
	color: #000;
}
/* START PAGINATION CSS */ 
/* fonts and font size color */
.pagination_area a {
	color:#424242;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	margin:0px;
	padding:0px;
}
/* center align for div tag */
.pagination_area {
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
}
/* next and prev background css */
.pagination_area a {
	border:1px solid #cacaca;
	padding:4px;
	margin-left:2px;
	font-weight:bold;
	font-size:12px;
}
/* next and prev hover background color */
.pagination_area a:hover {
	background-color:#b4d478;
	color:#000;
	text-decoration:none;
}
/* middle content */
.pagination_area .page-links {
	padding:4px;
	border:1px solid #cacaca;
	margin-left:2px;
}
/* current page background color */
.pagination_area #current {
	padding:4px;
	background-color:#b4d478;
	border-color:#58810b;
	color:#ffffff;
	font-weight:bold;
	margin-left:2px;
}
/*table calendar border*/
.contentbrdr {
	border-bottom:1px #88ad3d solid;
	border-left:1px #88ad3d solid;
	border-right:1px #88ad3d solid;
	border-top:1px #88ad3d solid;
	background-color:#f1ffde;
}
/* Event Calendar */
.brd_l {
	border:1px solid #88ad3d;
	
}
.brd_2 {
	border:1px solid #88ad3d;
	background-color:#FFFFFF;
	/*text-decoration:none;*/
}

/*table middle border*/
.brd_b {
	border:1px solid #88ad3d;
	
}
/*cellspace css*/
.cal_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#000000;
}
/* levaes_css_first */
.title_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.salaryborder
{
border-collapse: collapse;
  
}
table tr td.fom_topic1 {

	padding-right:15px; 
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	vertical-align:top; line-height:28px
}
h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
text-align:left;
margin:10px
}

#notice_title_2 {
    text-align: right;
}