body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#000000;
}

a {color:#244D8B}
.menu_lnk:link {
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
.menu_lnk:visited {
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
.menu_lnk:active {
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
.menu_lnk:hover {
	COLOR:#06C;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
.body_lnk:link {	
	FONT-FAMILY: Tahoma;
	color:#06C;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
.body_lnk:visited {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#06C;
	TEXT-DECORATION: none;
}
.body_lnk:active {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#06C;
	TEXT-DECORATION: none;
}
.body_lnk:hover {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#999;
	TEXT-DECORATION: underline;
}
.body_lnk_white:link {	
	FONT-FAMILY: Tahoma;
	color:#FFF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
.body_lnk_white:visited {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#FFF;
	TEXT-DECORATION: none;
}
.body_lnk_white:active {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#FFF;
	TEXT-DECORATION: none;
}
.body_lnk_white:hover {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#CCC;
	TEXT-DECORATION: underline;
}
.red_lnk:link {	
	FONT-FAMILY: Tahoma;
	color:#C00;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
.red_lnk:visited {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#C00;
	TEXT-DECORATION: none;
}
.red_lnk:active {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#C00;
	TEXT-DECORATION: none;
}
.red_lnk:hover {	
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#C00;
	TEXT-DECORATION: underline;
}
.tb {
	border-top-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color:#B7DBFF;
	border-right-color:#B7DBFF;
	border-top-color:#B7DBFF;
	border-bottom-color:#B7DBFF;	
	border-collapse:collapse;
	font-size:11px;	
}
.tbhead {	
	height:28px;	
	font-family: Arial;
	background-color:#D7EBFF;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	background-image:url(images/tb_back.png);
	background-repeat:repeat;
}
.tbbhead {	
	height:28px;	
	font-family: Arial;
	background-color:#D7EBFF;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	background-image:url(images/tb_bback.png);
	background-repeat:repeat;
}
.td_actday { 
	background-color:#D7EBFF; 
	font-weight:bold; 
	font-size:20px;
	color:#C00;
	width:14%;
	vertical-align: top;
	padding:3px; 
	padding-right:5px;
	padding-top:5px;
}
.td_selday { 
	background-color:#B7DBFF; 
	border:1px; color:#555; 
	font-weight:bold; 
	font-size:20px;
	width:14%;
	text-align: right;
	vertical-align: top;
	padding:3px; 
	padding-left:5px;
	padding-top:5px;
}
.cal_empty {
	border:1px solid #B7DBFF; color:#555; background-color:#EAF4FF;
}
.cal_td { 
	border:1px solid #B7DBFF; 
	color:#666; 
	font-weight:bold; 
	font-size:20px;
	width:14%;	
	vertical-align: top;
	padding:3px; 
	padding-right:5px;
	padding-top:5px;
}
.cal_text { font-size: 10px; height:14px; color:#666; text-align:right; background-color:#FFFF9C; }
td { 
	border-left-color:#B7DBFF;
	border-right-color:#B7DBFF;
	border-top-color:#B7DBFF;
	border-bottom-color:#B7DBFF;
}
.popup_div {
	border-top-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-top-width:3px;
	border-bottom-width:3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-left-color:#B7DBFF;
	border-right-color:#B7DBFF;
	border-top-color:#B7DBFF;
	border-bottom-color:#B7DBFF;	
	border-collapse:collapse;
	background-color:#F2FBFF;	
	padding:5px;
}
ul li{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
}
#navigation {
width: 800px;
}

#navigation ul {
	list-style:none;
	list-style-type:none;
}

#navigation ul li {
	float: left;
	background-image:url(images/nav_tab.png); 
	background-position:top left;
	background-repeat:no-repeat;
	width: 143px;
	height: 23px;
	text-align:center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	margin-right: 3px;
	border-bottom: 1px solid #e1e1e1;
	line-height:23px;
}
.textbox {
	border-style: solid;
	border-width: 1px;
	border-color:#C8D2E1;
	font-size:11px;
	height:16px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	color:#333;
	font-family:Tahoma;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.textarea {
	border-style: solid;
	border-width: 1px;
	border-color:#C8D2E1;
	font-size:11px;	
	padding:1px;
	color:#333;
	font-family:Tahoma;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button { 
	background-image:url(images/button_bg3.png);
	background-repeat:repeat;
	background-color:#1E9BD6; 
	color:#FFF;
	font-weight:bold;
	font-size: 10px;		
	border-top-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color:#1DA7D5;
	border-bottom-color:#1DA7D5;
	border-left-color:#1DA7D5;
	border-right-color:#1DA7D5;
	font-family: verdana;	
	cursor:pointer;
	padding-bottom:2px;
	padding-top:0px;
	height:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
select { 
	font-size: 11px; padding:1px; border-color: #C8D2E1; border-style:solid; border-width:1px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
.left_col {
	background-color:#F0F9FE; font-size:11px;
}
.top_menu {
	font-size:9px; font-weight:bold; font-family:tahoma; text-decoration:none; color:#999; text-align:center;
}
.menu_sel_home { font-size:10px; font-weight:bold; font-family:tahoma; text-decoration:none; color:#FFF; text-align:center; background-image:url(images/tab_home_sel2.png); background-repeat:no-repeat; width:100px; height:27px; color:#FFF; text-decoration:none; }
.menu_sel { font-size:10px; font-weight:bold; font-family:tahoma; text-decoration:none; color:#FFF; text-align:center; background-image:url(images/tab_sel2.png); background-repeat:no-repeat; width:210px; height:27px; color:#FFF; text-decoration:none; }
.sub_menu_sel { font-size:10px; font-weight:bold; font-family:tahoma; text-decoration:none; color:#06C; }
.white_text { color: #FFF; font-weight:bold; text-decoration:none; }
.black_lnk { color: #CC0000; font-weight:bold; text-decoration:none; font-size:9px; font-family:Tahoma; }
.div_tech {
	border-style: none;	
	background-color:#002BAA;
	width: 7px;
	height:7px;
	font-size:7px;
	cursor:help;
}
.div_func {
	border-style: none;	
	background-color:#F26400;
	width: 7px;
	height:7px;
	font-size:7px;
	cursor:help;
}
.div_tech_func {	
	border-style: none;
	background-color:#0074FF;
	width: 7px;
	height:7px;
	font-size:7px;
	cursor:help;
}
.green_text { color: #060; font-size:13px; }
.red_text { color:#C00; font-size:13px; }
#bottom{
text-align: center;
     position: absolute;
     bottom: 0px;
     left: 0px;
     width: 100%;
     height: 18px
}
.bottom_div {
	font-family: Arial;
	padding-top:4px;	
	width:1000px;
	background-image:url(images/back2.jpg); 
	height:40px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	color:#999999;
	font-size:15px;
}

.tab_home { width: 100px; height:27px; background-image:url(images/tab_home.png); background-repeat:no-repeat; }
.tab_avail { width: 210px; height:27px; background-image:url(images/tab.png); background-repeat:no-repeat; }
.tab_repu { width: 210px; height:27px; background-image:url(images/tab.png); background-repeat:no-repeat; }
.tab_third { width: 210px; height:27px; background-image:url(images/tab.png); background-repeat:no-repeat; }
.menu_sep { width: 200px; text-align:center; border-top-width:1px; border-top-color: #E2E6E9; border-top-style:solid; margin-bottom:4px; margin-top:1px; font-size:1px; }
.center_div { width: 400ox; margin:0 auto; }
.tabs { border-top: solid 1px #B7DBFF; border-left: solid 1px #B7DBFF; border-right: solid 1px #B7DBFF; padding:6px; font-size:13px; }
.tabs_sel { border-top: solid 1px #B7DBFF; border-left: solid 1px #B7DBFF; border-right: solid 1px #B7DBFF; padding:6px; font-size:13px; margin-left:10px; background-color:#B7DBFF; background-image:url(images/tb_back.png); background-repeat:repeat; }
.main_tab_sel { background-image: url(images/tab_bg.png); background-repeat:repeat; }
.LB-black-overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color:#1B2843;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
	border-style:none;
}

.LB-white-content {
    display: none;
    position: fixed;
    padding: 20px;
    margin: 10% 25%;
	border-style:none;
    z-index:1002;
}

a#close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -1px;
    left: -1px;
    background: url(images/close.png) 0 0;
}

a#close:hover {
    background: url(images/close.png) 0 -30px;
}