/* GENERAL FORMATTING */
font, td, li, ul {
	font-family: verdana;
	font-size: 9px;
	line-height: 18px;
	font-align: center;
	color:white;
}


a { color:silver; text-decoration:none;line-height: 14px; font-size:9 pt; font-weight:bold }
.anchors { font-size:9 pt; }
.anchor { color:white; }
a:hover { color: white; text-decoration:none;line-height: 14px;  font-weight:bold } 
u { text-decoration:none; }
p {
	font-family: verdana;
	font-size: 10pt;	
	margin-top:0;
	margin-bottom:10;
	line-height: 14px;
	padding:0px;
	color:white;
	font-weight:bold;

}



ul, ol {
	margin-top:0;
	margin-bottom:8;
	padding:0px;

}

/* HEADERS */
H1, .inputH1
{	
	font-family: verdana;
	font-size: 9pt;	
	margin-top:0;
	margin-bottom:10;
	line-height: 12px;
	padding:0px;
	color:white;
	font-weight:bold;
}

H2 {
	font-family: verdana;
	font-size: 7.5pt;	
	margin-top:0;
	margin-bottom:10;
	line-height: 14px;
	padding:0px;
	color:white;
	font-weight:bold;
}


h3, u {
	font-family: verdana;
	font-size: 14px;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	color:white;

}


.user {
	font-family: verdana;
	font-size: 10px;	
	font-weight:normal;
	color:blue;

}
.axlar {
	font-family: verdana;
	font-size: 10px;	
	font-weight:normal;
	color:blue;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* INPUT AND FORMS */
/* -- should work together with the TD class */
input, select, textarea {
	font-family: verdana;
	font-size: 10px;	
	border: 1px solid #CDCDCD;
	color: blue;
}
.btn {					/* assign this to any button */
	border-left: 1px #DEDEDE solid;
	border-top: 1px #DEDEDE solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background-color: #E4E4E4;
	padding: 3px;
	color: #000000;
}
img {
	margin=0;
}
.bdok {
	font-family: verdana;
	font-size: 9px;	
	font-weight:normal;
	color:#000000;

}

.tblURLMore {	
	color: #FFFFFF;
	text-decoration: underline;
}
.tblURLMore:hover{
	color: #FFFFFF;
	
	BACKGROUND: white;
	text-decoration: none;
}

/* The following elements are used in VIEW mode */
.tblHeaderTop {
	background:  #111111;
	color:		#FFFFFF;
	font-weight: bold;
}
.match {
	color:		#FF0000;
	font-weight:normal;
	font-size: 19px;	
}

.sitemap2 {
	font-size: 10px;
	line-height: 14px;
	margin-top: 22px;
	margin-bottom: 2px;
}
.sitemap1 {
	font-size: 14px;	
	margin-bottom: 2px;
	margin-top:12px;
}
.sitemap3 {
	font-size: 10px;	
	font-weight:normal;
	margin-bottom: 2px;
	margin-top:0;
}



/* PTS */
/* #############################  */

.PTSheader, .PTSfooter{
	font-family: verdana;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-weight:bold;
	color:#666666;
	background-color:#CCCCCC;
	padding-left:2;
}
.PTSProject {
	background-color:#DCDCDC;
}
.PTSSubproject {
	background-color:#F1F1F1;
}
.PTSOvertime {
	background-color:#FCFCFC;
}
.PTSProject, .PTSSubproject, .PTSOvertime {
	font-family: verdana;
	font-size: 8pt;	
	margin-top:0;
	margin-bottom:8;
	margin-left: 8;
	line-height: 18px;
	font-weight:normal;
	padding:0px;
	color:#000000;
}
.PTSSeparator {
	background-color:#FFFFFF;
}
.PTSProject {
	color: #006400; 
}

/*style="background-color: #C7EAFB; font-size: 10pt; font-weight: bold; text-align: Center"*/
/* ############################# */

.topnavigation
{
font-family: verdana;
color: white;
text-decoration: none;
}
.topnavigation:hover
{
/*background-color: #B6141D;*/
color: #EBEBEB;
/* text-decoration: underline; */
}

