/* 
    Document   : style
    Created on : Mar 23, 2011, 12:23:44 PM
    Author     : Isthique Ahmed
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
	margin-left:1px;
	margin-right:1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background:#D0E1EA;
	SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #A3A3A3;
    SCROLLBAR-SHADOW-COLOR: #A3A3A3;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}
form {
	padding:0px;
	margin:0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A0A0A0;
}

/*Button Start*/

.login_btn {
	border: 1px solid #7f7f7f;
	background-color:#336B8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	height:45px;
	width:30px;
	cursor:hand;
	font-weight:bold;
}
.table_main{
border:#3D81A9 1px solid;
}
.tab_left{
	border-left:#3D81A9 1px solid;
	border-top:#3D81A9 1px solid;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-color:#CADFEC;
	padding:2px;
}
.tab_right{
	border-top:#3D81A9 1px solid;
	border-right:#3D81A9 1px solid;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-color:#CADFEC;
	padding:2px;
}
.tab_middle{
	border-top:#3D81A9 1px solid;
	border-right:#3D81A9 1px solid;
	border-left:#3D81A9 1px solid;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-color:#CADFEC;
	padding:2px;
}

/******************************************/
.tab_btm_line{
	border-bottom:#3D81A9 1px solid;
}
.tab_left_off{
	border-left:#3D81A9 1px solid;
	border-top:#3D81A9 1px solid;
	border-bottom:#3D81A9 1px solid;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-color:#92BBDC;
	padding:2px;
}
.tab_right_off{
	border-top:#3D81A9 1px solid;
	border-right:#3D81A9 1px solid;
	border-bottom:#3D81A9 1px solid;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-color:#92BBDC;
	padding:2px;
}
.tab_middle_off{
	border-top:#3D81A9 1px solid;
	border-right:#3D81A9 1px solid;
	border-left:#3D81A9 1px solid;
	border-bottom:#3D81A9 1px solid;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-color:#92BBDC;
	padding:2px;
}

/***********************************************/

.tab_middle1{
	border-right:#3D81A9 1px solid;
	border-left:#3D81A9 1px solid;
	padding:4px;
	font-weight:bold;
	background-color:#CADFEC;
}

.login_head1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #346D8F;
	text-decoration: none;
	font-weight:bold;
}
.login_head2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#663300;
	text-decoration: none;
	font-weight:bold;
}
.login_head3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}


.login_head1_inn {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #346D8F;
	text-decoration: none;
	font-weight:bold;
}
.login_head2_inn {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#663300;
	text-decoration: none;
	font-weight:bold;
}
.login_head3_inn {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}

.login_foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}


.blue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1360d7;
	text-decoration: none;
	padding:4px;
}
.red_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
	padding:4px;
}

.blue_txt_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1360d7;
	font-weight:bold;
	text-decoration: none;
	padding:4px;
}

.table_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	height:28px;
}

.home_div{
	padding:8px;
	cursor:pointer;
}
.report_table_y{
writing-mode: tb-rl;
filter: flipv fliph;
}

/*******************************************************/




.back_btn {
	background-image: url(../img/backbg.gif);
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding-left:15px;
	height:20px;
	width:72px;
	cursor:hand;
}
.add_btn {
	background-image: url(../img/addbg3.gif);
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding-left:15px;
	height:20px;
	width:80px;
	cursor:hand;
}
.add_btn2 {
	background-image: url(../img/addbg3.gif);
	background-repeat:no-repeat;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding-left:15px;
	height:20px;
	width:100px;
	cursor:hand;
}
.add_btn3 {
	background-image: url(../img/addbg4.gif);
	background-repeat:no-repeat;
	border: 1px solid #a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #353d1f;
	padding-left:15px;
	height:20px;
	width:110px;
	cursor:hand;
}
.add_btn4 {
	background-image: url(../img/addbg3.gif);
	background-repeat:no-repeat;
	border: 1px solid #667738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #353d1f;
	padding-left:15px;
	height:20px;
	width:80px;
	cursor:hand;
}

.edit_btn {
	background-image: url(../img/editbg.gif);
	background-repeat:no-repeat;
	border: 1px solid #a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #353d1f;
	padding-left:15px;
	height:20px;
	width:60px;
	cursor:hand;
}
.delete_btn {
	background-image: url(../img/deletebg.gif);
	background-repeat:no-repeat;
	border: 1px solid #a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #353d1f;
	padding-left:15px;
	height:20px;
	width:70px;
	cursor:hand;
}


.import_btn {
	background-image: url(../img/import_bg.gif);
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding-left:15px;
	height:20px;
	width:90px;
	cursor:hand;
}


.close_btn {
	background-image: url(../img/closebg.gif);
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding-left:15px;
	height:20px;
	width:80px;
	cursor:hand;
}
.filter_btn {
	background-image: url(../img/filterbg.gif);
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding-left:15px;
	height:22px;
	width:80px;
	cursor:hand;
}

.submit_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/submit_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.complete_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:90px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/page.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.search_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/search_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.btn_normal {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	height:20px;
	cursor:hand;
	background-color: #959595;
	width:90%;
}
.btn_go {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	height:20px;
	cursor:hand;
	background-color: #959595;
}

.cancel_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/cancel_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.color_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:115px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/color_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.next {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/next_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}


.back {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/back_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.view_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/view_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.valid_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/valid_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.invalid_btn {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	background-image: url(../img/invalid_icn.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}

.button {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #514e4f;
	height:20px;
	width:80px;
	cursor:hand;
	background-color: #d1d1d1;
	border:#333333 1px solid;
}

/*Button End*/

.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A0A0A0;
}

TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#363535;
}
.leftpadding { padding-left:10px;}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../img/bg100.gif);
	height:28px;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #1360d7;
	text-decoration: none;
}
.bluetxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1360d7;
	text-decoration: none;
}


.logbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-decoration: none;
	background-image: url(../img/log_bg.jpg);
}

.top {
	background-image:url(../img/top_bg.gif);
	height:95px;
}
.footer {
	background-image:url(../img/footer_bg.gif);
	height:32px;
	font-size: 9px;
	font-weight: bold;
	color: #868686;
	}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	text-decoration: none;
	border: 1px solid #868686;
}
a:hover {
visibility:20%;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	line-height:24px;
	padding-bottom:5px;
}

.dis {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c4530f;
	text-decoration: none;
}


.warninger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8220B;
	text-decoration: none;
	font-weight:bold;
}


.indexlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0f0f0f;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:4px;
}
.indexlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0f0f0f;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:4px;
}
.indexlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737373;
	padding:4px;
}
.indexlink2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0f0f0f;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:4px;
}
.indexlink2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0f0f0f;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:4px;
}
.indexlink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737373;
	padding:4px;
}
.leftbg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #838383;
	width:190px;
	background-image: url(../img/left_bg.gif);
}
.boxlnk:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	display:block;
	padding-left:4px;
}
.boxlnk:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	display:block;
	padding-left:4px;
}
.boxlnk:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-left:4px;
}
.lefttd {
	height:26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.lefttd2 {
	height:20px;
	border-bottom-width: 1;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

A.leftlink2:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #E06426;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:6px;
	display:block;
	text-transform:uppercase;
}
A.leftlink2:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #E06426;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:6px;
	display:block;
	text-transform:uppercase;

}
A.leftlink2:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #964A18;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:6px;
	display:block;
	background-color:#f2f0f0;
	text-transform:uppercase;
}
A.leftlink4:link {
	font-family: arial;
	font-size: 11px;
	color: #E06426;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:6px;
}
A.leftlink4:visited {
	color: #E06426;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:6px;

}
A.leftlink4:hover {
	color: #964A18;
	text-decoration: none;
	letter-spacing:.03em;
}

A.leftlink3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E06426;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:4px;
	display:block;
	/*text-transform:uppercase;*/
}
A.leftlink3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E06426;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:4px;
	display:block;
	/*text-transform:uppercase;*/

}
A.leftlink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #964A18;
	text-decoration: none;
	letter-spacing:.03em;
	padding-left:4px;
	display:block;
	background-color:#f2f0f0;
	/*text-transform:uppercase;*/
}


.leftlnk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1360d7;
	text-decoration: none;
	display:block;
	padding-left:6px;
	height:20px;
}
.leftlnk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1360d7;
	text-decoration: none;
	display:block;
	padding-left:6px;
	height:20px;
}
.leftlnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	display:block;
	padding-left:6px;
	height:20px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
}
.grtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A8C1A;
	text-decoration: none;
	padding-left:8px;
}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f2f0f0;
	text-decoration: none;
	padding-left:8px;
	background-image: url(../img/header_bg.gif);
	height:30px;
	text-transform: uppercase;
}
.headertxt2 {
	font-family: Tahoma;
	font-size: 22px;
	color: #6A8C1A;
	text-decoration: none;
	padding-left:8px;
}
.success {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #6A8C1A;
	text-decoration: none;
	padding-left:15px;
}
.nortxt {
	font-size:11px;
}
.whttxt {
	font-size:12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
/*.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
}*/
.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c7c5c5;
}
.box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.pagination_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/page_bg.gif);
	border: 1px solid #b9b9b9;
	height:25px;
}
.btnlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0f0f0f;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:2px;
	display:block;
}
.btnlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0f0f0f;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:2px;
	display:block;
}
.btnlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737373;
	padding:2px;
	display:block;
	display:block;
}
.pagelnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #000000;
}
.pagelnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #000000;
}
.pagelnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:underline;
	color: #779130;
}
fieldset {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	padding:2px;
}
	fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	font-weight:bold;
	color: #3D81A9;
	text-decoration: none;
	padding:2px;
	}
.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #e06426;
}
.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #e06426;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:underline;
	color: #779130;
}

.assesse:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color: #4a4949;
}
.assesse:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color: #4a4949;
}
.assesse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	color:#3c5801;
}
.back_btn1 {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	height:20px;
	width:74px;
	cursor:hand;
}

/**************Menu CSS********************/
.popupmenu
{
	position:absolute;
	background-color:white;
	padding:4px;
}
/*****************************************/

/*************** Table CSS ***************/
.outer_table{
border:#999999 1px solid;
}
.inner_td{
background:#FFFFFF;
border-bottom:#999999 1px solid;
height:24px;
}
.header_td_s{
background:#D7D7D7;
height:24px;
}
.header_td{
background:#CEC2A6;
height:24px;
}
.footer_td{
background:#E7E2D1;
height:10px;
}
/*****************************************/
