*{
	font-family : Tahoma;
	color: #4a5563;
	font-size : 11px;
}

#menu
{
background-image : url(/Sites/psk/Images/menu_bg.gif); 
background-position : left top; 
background-repeat : repeat-x;
}

#menu_foot
{
background-image : url(/Sites/psk/Images/foot_bg.gif); 
background-position : left top; 
background-repeat : repeat-x;
}

#menu_foot2
{
background-image : url(/Sites/psk/Images/menu_bg.gif); 
background-position : left top; 
background-repeat : repeat-x;
}

#nav td a{color: #727d87;}

.form
{
	padding: 0 6 2 6;
	border: 1px solid #a4a4a4;
}

#search
{
 margin: 17 0 14 0;
}
.green
{color: #008a37;}

.red, .warning,  FONT.red {
color: #a73b00;
}

.blhead
{
background-image : url(/Sites/psk/Images/bl_bg.gif); 
background-position : left top; 
background-repeat : repeat-x;

}
.delim
{
background-image : url(/Sites/psk/Images/d.gif); 
background-position : left 13; 
background-repeat : repeat-x;

}

.m2 {text-decoration: none;}

h1, h1 span{font-size: 16px;margin:0;}
.black {color:#272727;}

li{
	list-style-image : url(/Sites/psk/Images/bull2.gif);
}


table.bordered_table
{
	border-top: 4px solid #018c3b;
	border-bottom: 4px solid #018c3b;
	border-left: 1px solid #dfdfdf;
}


table.bordered_table td
{
	background-color: #ffffff;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	padding: 4;
}

tr.head  td, th td
{
	background-color: #dfdfdf;
	padding: 4;
	font-weight: bolder;
}
table.project {
	background-color: #4a5563
}
table.project th {
	background-color: #dfdfdf;
	font-weight: bolder;
}
table.project td {
	background-color: #ffffff;
}
