BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f2f4;
}

td {
	font-size :11px;
	font-family : Tahoma;
	font-style :Normal;
	color :#333333;
}
td.disabled {
	font-size :11px;
	font-family : Tahoma;
	font-style :Normal;
	color :#CCCCCC;
}

.button { 
	height: 23px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	font-family : Tahoma;
}

.formSelect {
	background-color: #f4f4f4;
	border-bottom: #666666 solid 1px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	border-top: #666666 solid 1px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	width: 165px;
}

.formInput {
	background-color: #f4f4f4;
	border-bottom: #666666 solid 1px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	border-top: #666666 solid 1px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	width: 165px;
}

#layerContentList {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
padding:10px;
}


a:link {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;
}

a:visited {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}

a:active {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}

a:hover {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}



a.list:link {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;
}

a.list:visited {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}

a.list:active {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}

a.list:hover {
			font : 11px tahoma;
			color : #0000FF;
			text-decoration: none;			
}

a.topnav:link {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;
}

a.topnav:visited {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}

a.topnav:active {
			font : 11px tahoma;
			color : #333333;
			text-decoration: none;			
}

a.topnav:hover {
			font : 11px tahoma;
			color : #333333;
			text-decoration: underline;			
}

.bodyText {
			font : 11px tahoma;
			color : #333333;
			vertical-align:top;
}

.bodyTextError {
			font : 11px tahoma;
			color : #A40B17;
}

.pageHeader {
			font : 11px tahoma;
			font-weight: bold;
			color : #333333;
}


.infoText {
			font : 11px tahoma;
			color : #FFFFFF;
			padding-left: 10px;
}

/* The text 'Menu' */
.menuText {
			font : 11px tahoma;
			color : #000000;
			padding-left: 10px;
}

.headerText {
			font : 11px tahoma;
			color : #000000;
}

/* The text 'Issue Tracking' */
.titleText {
			font : 11px tahoma;
			color : #000000;
			padding-left: 10px;
			font-weight: bold;
}

td.menuTable {

			background: #FFFFFF;
			border-right: #606060 1px solid; 	
}

TD.infoTable {

			background: #999999;
			border-top: #333333 1px solid; 
			border-bottom: #333333 1px solid; 	
}

td.list {
			border-bottom: #CCCCCC 1px solid; 	
			font : 11px tahoma;
			color : #333333;
			cursor: pointer;
}

//textarea.formbox, input.formbox, 

textarea.formboxDisabled, input.formboxDisabled, select.formboxDisabled {
			font : 11px tahoma;
			background: #FFFFFF;
			border: #333333 1px solid;
			color: #999999;
}

.formbutton { 
			font : 11px tahoma;
			background-color: #FFFFFF; 
			border: #333333 1px solid; 
			color: #333333; 

}
/*---------
ERROR
--------*/
.error {
list-style-type:none;
color:#CC0000;
margin:0 0 0 0;
padding:0 0 0 0;
}

.normal td{
color :#333333;
}

.error td{
color:#CC0000;
}

.error li {
margin:0 0 0 0;
padding:0 0 0 0;
}
/*------
LINK
**/
#layerContentList a {
			font : 11px tahoma;
			color : #333333;
			text-decoration: underline;
}



#layerContentList a:active {
			font : 11px tahoma;
			color : #333333;
			text-decoration: underline;		
}

#layerContentList a:hover {
			font : 11px tahoma;
			color : #333333;
			text-decoration: underline;			
}
/*---------
LABEL
--------*/
.label {
padding:9px;
padding-left:0;
}

/*-----
LIST 
*/
.listTable {
}
.listTable th {
font-size:11px;
border-bottom:1px solid #000000;
text-align:left;
padding-right:10px;
white-space:nowrap;
}
.listInput {
white-space:nowrap;
padding-right:20px;
border-bottom:1px solid #CCCCCC;

}
.formTable th {
text-align:left;
font : 11px tahoma;
color : #333333;
font-weight:bold;


}
/*-------------
ADMIN TAB MENU
------------*/
.adminmenu {
	border: 0;
	margin: 0;
	padding: 0;	
	text-align: left;
	list-style-type:none;
	
	}
.adminmenu  li {
	float:left;
	text-align: left;
	padding: 0;	
	margin: 0;
	
	}

.adminmenu  li a {	
	color:#9c9c9c;	
	margin: 0px 0px 0px 0px;
	padding:5px 5px 5px 5px;	
	text-decoration: none;
	font : 11px tahoma;
	display: block;
	text-align: center;	


	text-align:center;	
	border-bottom:none;	
	color:#000000;
		
	}
.adminmenu li a:hover {
	color:#000000;
	background-color:#FFFFFF;
	
	}

.adminmenu a.active	{
	color:#FFFFFF;
	background-color:#464646;
	}
.adminmenu a.active:hover	{
	color:#FFFFFF;
	background-color:#464646;
	
	}