/* CSS Document */
body{
	font-size:12px;
	color:#000000;
}
a {
	color:#005E52;
	text-decoration:none;
}
a:link {
	color: #005E52;
	text-decoration:none;
}
a:visited {
	color: #005E52;
	text-decoration:none;
}
a:hover {
	color: #9AB0A3;
	text-decoration:none;
}
a:active {
	color: #005E52;
	text-decoration:none;
}

.headerTable{
	width:900px;
}
.headerTable .left_top{
	background:url(../images/header_l_t.gif) no-repeat;
	width:16px;
	height:16px;
}
.headerTable .right_top{
	background:url(../images/header_r_t.gif) no-repeat;
	width:25px;
}
.headerTable .left_bottom{
	background:url(../images/header_l_b.gif) no-repeat;
	width:16px;
	height:22px;
}
.headerTable .right_bottom{
	background:url(../images/header_r_b.gif) no-repeat;
	width:25px;
}
.headerTable .top{
	background:url(../images/header_t.gif) repeat-x;
}
.headerTable .left{
	background:url(../images/header_l.gif) repeat-y;
}
.headerTable .right{
	background:url(../images/header_r.gif) repeat-y;
}
.headerTable .bottom{
	background:url(../images/header_b.gif) repeat-x;
}
.headerCenterTable{
	width:100%;
	background:#00796A;
}
.headerCenterTable .left_top{
	background:url(../images/center_l_t.gif) no-repeat;
	width:12px;
	height:12px;
}
.headerCenterTable .right_top{
	background:url(../images/center_r_t.gif) no-repeat right;
	width:12px;
	height:12px;
}
.headerCenterTable .left_bottom{
	background:url(../images/center_l_b.gif) no-repeat;
	width:12px;
	height:12px;
}
.headerCenterTable .right_bottom{
	background:url(../images/center_r_b.gif) no-repeat right;
	width:12px;
	height:12px;
}
.menu_top_l{
	background:url(../images/menu_top_l.gif) no-repeat top right #CCCCCC;	
	width:10px;
	height:10px;
}
.menu_top_r{
	background:url(../images/menu_top_r.gif) no-repeat top left #CCCCCC;	
	height:10px;
	width:10px;
}
.menu_top_m{
	background:url(../images/menu_top_m.gif) repeat-x;	
	height:10px
}
.menu_end{
	background:url(../images/menu_end.gif) no-repeat bottom;	
}
.divider{
	background:url(../images/menu_divider.gif) no-repeat bottom;	
}

.selected{
	width:10%;
	font:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.selected a{
	color:#FFFFFF;
	text-decoration:none;
}
.selected a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.selected a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.selected .menu_l{
	background:url(../images/smenu_l.gif) no-repeat top right #00796A;	
	width:10px;
	height:30px;
}
.selected .menu_r{
	background:url(../images/smenu_r.gif) no-repeat top left #00796A;	
	width:10px;
	height:30px;
}
.selected .menu_m{
	background:#00796A;
	height:30px;
	text-align:center;
}
.unselected{
	width:10%;
	font:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.unselected a{
	color:#FFFFFF;
	text-decoration:none;
}
.unselected a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.unselected a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.unselected .menu_l{
	background:url(../images/menu_l.gif) no-repeat top right #9AB0A3;	
	width:10px;
	height:30px;
}
.unselected .menu_r{
	background:url(../images/menu_r.gif) no-repeat top left #9AB0A3;	
	width:10px;
	height:30px;
}
.unselected .menu_m{
	background:#9AB0A3;
	height:30px;
	text-align:center;
}

.title_l{
	background:url(../images/title_l.gif) right no-repeat;
	width:30px;
   	height:30px;
}
.title_r{
	background:url(../images/title_r.gif) left no-repeat;
	width:10px;
	height:30px;
}
.title_m{
	background:#00796A;
	width:100%;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;	
}
.round_t_l{
	background:url(../images/round_t_l.gif) no-repeat;
}
.round_t_r{
	background:url(../images/round_t_r.gif) no-repeat;
}
.round_t_m{
	border-top:1px solid #676767;
	width:100%;
}
.round_b_l{
	background:url(../images/round_b_l.gif) no-repeat;
}
.round_b_r{
	background:url(../images/round_b_r.gif) no-repeat;
}
.round_b_m{
	border-bottom:1px solid #676767;
	width:100%;
}
.round_l{
	border-left:1px solid #676767;
}
.round_r{
	border-right:1px solid #676767;
}
.login{
	font-weight:bold;
	color:#9AB0A3;
}
.homePageMenu{	
	text-align:left;
	vertical-align:top;
}
.homePageMenu td{	
	vertical-align:top;
}
.homePageMenu div{
	padding:10px 10px 10px 0px; 
	width:80%;
	font-weight:normal;
	font-size:12px;
}
.select150{
	width:150px;
}
.homePageMenu .inpt{
	width:145px;
}
.entryTable{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}
.entryTableHeader{
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:25px;
}
.entryTableTitle{
	background-color:#CCCCCC;
	color:#000;
	font-size:12px;
	font-weight:bold;
	height:25px;
}
.entryTableGreen{
	background-color:#009933;
	color:#000;
	height:25px;
	width:55px;
	border:none;
	text-align:center;
	vertical-align:middle;
}
.entryTableRed{
	background-color:#CC0000;
	color:#000;
	height:25px;
	width:55px;
	border:none;
	text-align:center;
	vertical-align:middle;
}
.entryTableYellow{
	background-color:#FFFF66;
	color:#000;
	height:25px;
	width:55px;
	border:none;
	text-align:center;
	vertical-align:middle;
}
.entryTableWhite{
	background-color:#FFFFFF;
	color:#000;
	height:25px;
	width:55px;
	border:none;
	text-align:center;
	vertical-align:middle;
}
.indicatorWhite{
	background-color:#FFFFFF;
	color:#000;
	height:25px;
	border:none;
	text-align:center;
	vertical-align:middle;
}
.entryTableBtns{
	width:100px;
}
.error{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}
.errorMsg{
	color:#996633;
	font-size:12px;
	vertical-align:middle;
	text-align:justify;
}
.done_title{
	font-size:14px;
	color:#00796A;
	font-weight:bold;
	padding-bottom:8px;
}
.toBeDone_title{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	padding-bottom:8px;
	padding-top:10px;
}
.transparency{
	background-repeat:repeat;
	background-image:url(images/st_pixel.png);
}

* html .transparency{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/st_pixel.png', sizingMethod='scale');	 
}
.menu{
	font-size:14px;
	font-weight:bold;
	color:#FFCC33;
	padding:2px;
	padding-left:5px;
	border:0px solid #009966;
}
.menu a {
	color:#FFCC33;
	text-decoration:none;
}
.menu a:link {
	color: #FFCC33;
	text-decoration:none;
}
.menu a:visited {
	color: #FFCC33;
	text-decoration:none;
}
.menu a:hover {
	color: #FFDF80;
	text-decoration:none;
}
.menu a:active {
	color: #FFCC33;
	text-decoration:none;
}
.subMenuDiv{
	position: absolute; 
	visibility: hidden; 
	background: #009966; 
	border:1px solid #00796A;
	width:200px; 
	z-index:60;
}
.subMenuDiv .mouseOver{
	background-color:#00796A;
} 
.subMenuDiv .mouseOut{
	background-color:#009966;
} 

.pxSelect{	
	width:150px;
}
.title{
	font-weight:bold;
}
.gray{
	background-color:#CCCCCC;
}
.textField{
	width:33px;
	text-align:center;
}
.mainTitle{
	font-weight:bold;
	font-size:16px;
}
.error{
	color:#CC0000;
	font-weight:bold;
}
.message{
	color:#006633;
	font-weight:bold;
}
.parentTabe{
	width:855px;	
}
.centersDiv{
	visibility:visible;
}
.centersDiv input{
	font-size:9px;
	height:16px;
}
@media print {
	.headerCenterTable{
		display:none;
	}
	.parentTabe{
		left:0px;
	}
	.centersDiv{
		visibility:visible;
		display:block;
	}
}














