/* GENERAL FORMATTING */
font, td, li, ul {
	font-family: verdana;
	font-size: 8.5pt;
	line-height: 18px;
	color:#000000;
}




a { 
	color: #330066; 
	text-decoration:underline ;
	line-height: 15px; 
	font-size:8.5pt; 
}
.anchors { 
	font-size:8.5pt; 
	font-weight:bold
}
.anchor { color:#000000; 
	font-size:8.5pt; 
	font-weight:bold
}
a:hover { 
	color: blue; 
	text-decoration:underline;
	line-height: 15px
} 

u { text-decoration:none; }
p {
	font-family: verdana;
	font-size: 8.5 pt;	
	margin-top:0;
	margin-bottom:10;
	line-height: 18px;
	padding:0px;
	color:#000000;

}



ul, ol {
	font-family: verdana;
	font-size: 9pt;	
	margin-top:0;
	margin-bottom:10;
	line-height: 22px;
	padding:0px;
	color:#330066;

}



/* HEADERS */
H1, .inputH1
{	
	font-family: verdana;
	font-size:20px;
	line-height:21px;
	font-weight:normal;
	margin-top:5;
	margin-bottom:15;
	padding:0px;
	color:#666666;
}

H2 {
	font-family: verdana;
	font-size: 14px;	
	margin-bottom:8;
	margin-top:20;
	font-weight:bold;
	padding:0px;
	color:#666666;

}


h3, u {
	font-family: verdana;
	font-size: 11px;	
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight:bold;
	color:#666666;

}

H4 {
	font-family: verdana;
	font-size: 14px;	
	margin-bottom:8;
	margin-top:20;
	font-weight:bold;
	padding:0px;
	
}

H5 {
	font-family: verdana;
	font-size: 8.5 pt;	
	margin-top:0;
	margin-bottom:0;
	line-height: 18px;
	padding:0px;
	color:#ffffff;
	font-weight:normal;
}


.user {
	font-family: verdana;
	font-size: 10px;	
	font-weight:normal;
	color:#666666;

}
.axlar {
	font-family: verdana;
	font-size: 10px;	
	font-weight:normal;
	color:#666666;
	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: #000000;
}
.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: silver;
	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; */
}
