A {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #002489;
}
A:visited {
	color: #051146;
}
A:hover{
	text-decoration: underline;
}
A.menu {
	font-size: 12px;
}
img
{
	border:0px;
	vertical-align:text-bottom
}
.menu_main
{
	position:relative;
	margin-left:2px;
	margin-right:2px;
	text-align:left;
	background-color:#3B4575;
	padding:4px;
	width:100%;
	color:White;
	font-size:12px;
	font-weight:bold;
	z-index:0;
}
.menu_main a:link, .menu_main a:visited
{
	color:White;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-right:3px;
	padding-right:4px;
	border-right:2px solid #ffffff;
}
.menu_main a:hover
{
	text-decoration:underline;
}
.ttbox
{
    position:relative;
    margin-left:2px;
    margin-right:0px;
    text-align:left;
    background-color:#BB4444;
    padding:4px;
    width:500px;
    height: 60px;
    color:White;
    font-size:9px;
    font-weight:bold;
    z-index:1;
}

.ttboxgreen
{
    position:relative;
    margin-left:2px;
    margin-right:0px;
    text-align:left;
    background-color:#44BB44;
    padding:4px;
    width:500px;
    height: 60px;
    color:White;
    font-size:9px;
    font-weight:bold;
    z-index:1;
}

.ttbox_inbox
{
	font-size:12px;
}
select
{
	z-index:1;
}
.menu_lproject
{
	position:absolute;
	text-align:left;	
	width:230px;
	background:#FFFFFF;
	border:1px solid black;
	z-index:100;
	left:500px;
}
#search
{
	border-bottom:2px solid #3B4575;
}
#task
{
	z-index:0;
	background-color:Transparent
}
.menu_lproject table
{
	width:225px;
	table-layout:fixed;
}
.menu_lproject table td
{
	border-bottom:1px solid #D4D4D4;
	padding:2px;
}
.menu_lproject table td a:link, .menu_lproject table td a:visited, .menu_lproject table td a:hover
{
	color:black;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	
}
A.cap {
	color: #FFFFFF;
}
A.cap:visited {
	color: #FFFFFF;
}
A.cap:hover{
	text-decoration: underline;
}

.arrow {
	font-family: Arial;
}

.arrow_w {
	font-family: Arial;
	color: white;
}
A.white {
	color: white;
}
A.white:hover {
	color: white;
}
A.white:visited {
	color: white;
}

.error { color: red; font-weight: bold }
.status { color: green; font-weight: bold }
.contact_header { 
 font-weight: bold; 
 background: #c4c4c4;
 font-size: 14px;
 text-align: center;
}

TABLE {
	width: 100%;
}

TABLE.calendar {
	width: 154;
	padding:5px;
}
TABLE.calendar table td, TABLE.calendar table td input
{
	background-color:Transparent;
}
.cal_month
{
		border:1px solid #E5E5E5;
		color:#9A1844;
}

.cal_month input
{
	color:#9A1844;
	font-weight:bold;
}
.cal_days
{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.cal_days a:link, .cal_days a:visited
{
	border:1px solid #E5E5E5;
	margin:0px;
}
.cal_days a:hover
{
	background-color:#FCC6C6;
	
}
.cal_days a input
{
	text-align:center;
	background-color:Transparent;
}
TR {
	font-family: Verdana;
	font-size: 13px;
	background: #FFFFFF;
}

TR.bold {
	font-family: Verdana;
	font-size: 13px;
	background: #FFFFFF;
	font-weight: bold;
}
.project_name
{
	text-align:left;
	font-size:18px;
	color:#9A1844;
	font-weight:bold;
}
.grey {
	background: #D4D4D4;
}

.light {
	background: #C0C0C0;
}

.lightL {
	background: #E0E0E0;
}

.lightB {
	background: #C0C0C0;
	font-weight: bold;
}

.lightLB {
	background: #E0E0E0;
	font-weight: bold;
}

.lightNB {
	background: #C0C0C0;
	font-weight: normal;
}

.lightLNB {
	background: #E0E0E0;
	font-weight: normal;
}

.dblue {
	background: #314a80;
}

.cap {
	color: #FFFFFF;
	font-weight: bold;
	background: #3B4575;
	background-image: url(/images/tbbg.gif);
	background-repeat: repeat-x;
}

P {
	margin: 1px;
	
}
P.blueHead {
	color: #002489;
	margin-left: 60px;
}
P.smallblue {
	color: #002489;
	font-size: 10px;
}
P.white {
	color: #ffffff;
}
P.WhiteSmall {
	color: #ffffff;
	font-size: 11px;
}
/*Spans*/
#red {
	color: #9A1414;
}
#blue {
	color: #002489;
}
#large {
	width: 250px;
}
#short {
	width: 70px;
}
#medium {
	width: 142px;
}
.date {
	font-size: 10px;
	white-space:nowrap;
	font-family: Verdana;
}
.inp_small, .inp_date_s {
	width: 25px;
	font-size:10px;
}
.inp_long {
	width: 100%;
	font-size:10px;
}
.inp_date {
	width: 60px;
	font-size:10px;
}
.inp_time {
	width: 40px;
}
.small span, .small, .small_name span select, .small_name select, .small_name, .small_name span
{
	font-size:10px;
	
}
.small span select, .small select
{
		font-size:10px;
		width:75px;
}
.check input
{
	width:10px;
	height:10px;
}
.inp_long_select
{
	width:100%;
}
.small_name2
{
	font-size:10px;
	width:400px;
}


A.def_ed
{
	color:#CC0000;
}


.def_ed
{
	color:#CC0000;
}


.new_manage
{
	
	right:20%;
	left:30%;
	top:100px;	
	z-index:10;
	font-family:Verdana;
	font-size:11px;
}
.new_manage 
{
	border-collapse:collapse
}

.new_manage td.pop_head_r
{
	height:30px;
	padding-left:12px;
	padding-bottom:18px;
}
.new_manage td.pop_mid_c
{
	background-color:#ffffff;
}


.new_manage div.page_title
{
	color:#FFFFFF;
	padding-top:3px;
	position:relative;
	top:-30px !important;
	top:-35px;
}
.new_manage div.page_title2
{
	position:relative;
	top:-25px !important;
	top:-30px;
	
}
.new_manage div
{
	position:relative;
	top:-25px !important;
	top:-30px;
}
.new_manage div.message_scroll
{
width:500px;height:400px;overflow:auto;position:relative;top:0px !important;top:0px;
}
* +html .new_manage div.message_scroll
{
width:100%;height:400px;overflow:auto;position:relative;top:0px !important;top:0px;
}
.new_manage div.page_title_user
{
	position:relative;
	top:-35px !important;
	top:-40px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.new_manage div.window_close
{
	position:relative;
	top:5px;
	top:3px !important;
}
.new_manage table
{
	border:0px;	
	margin:10px;
	width:380px;
position:relative;
	top:-25px !important;
	top:-30px;
	border:1px solid #908D8D;
	border-collapse:collapse;
	
}
.new_manage div.paging
{
	position:relative;
	top:20px;
	top:20px !important;

}
.new_manage div.eq_main
{
	width: 750px;
	height: 330px;
	overflow: hidden;
}
.new_manage div.eq_main2
{
	width: 750px;
	height: 200px;
	overflow: hidden;
}
.new_manage div.eq_main table, .new_manage div.eq_main2 table
{
	width:700px;
	position: relative;
	top: -7px;
	top:-7px !important;

}
 .new_manage table.user_popup td table.sides td div, .new_manage div.error_hide,  .new_manage table.new_message td div
{
	position:relative;
	top:0px;
	top:0px !important;
	border:0px;
}
.new_manage table.user_popup
{
	border:0px;
	position:relative;
	top:0px !important;
	top:0px;
}

 .new_manage div.as_rights
 {
	position:relative;
	top:10px !important;
	top:10px;
 }
.new_manage table.user_popup td
{
	border:0px;
}
.new_manage table th
{
	background-color:#A3B8D9;
	color:#294773;
	border:1px solid #908D8D;
	vertical-align:middle;
	text-align:left;
}
.new_manage table td
{
	border:1px solid #908D8D;
	vertical-align:middle;
	text-align:left;
	white-space:nowrap
	
}
.new_manage table.rep_hist
{
	border:0px;	
	margin:10px;
	width:200px;

	
}

.shadow
{
	position:			absolute;
	top:0;
	left:0px;	
	filter:				alpha(opacity=50);
	-moz-opacity:		.50;
	opacity:			.50;
	min-width:				100%;	
	min-height:100%;
	background:			#000;	
	margin:				0 0 0 0;
	z-index:			9;
}

#ttboxpopup
{
	border: 2px solid black;
	width:400px;
	height:200px;
}

div.saasfeed > div.wrapper > div.header > div.controls {
    padding-top: 5px !important;
}

.iconfa-arrow-down-5 {
    line-height: 5px !important;
}

.saasfeed {
    position: absolute !important;
}