a:active
{
	font-family: verdana;
	font-size: 11px;
	color: #3275d2;
	text-decoration: underline;
	font-weight: normal;
}
a:link
{
	font-family: verdana;
	font-size: 11px;
	color: #3275d2;
	text-decoration: underline;
	font-weight: normal;
}
a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #3275d2;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #66a92d;
	text-decoration: underline;
	font-weight: normal;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66a92d;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3275d2;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_blue
{
	font-weight: bold; 
	color: #3275D2;
}
.pipeloop_heading
{
	float: right;
	margin-bottom: -10px;
	position: relative;
	margin-top: -30px;
	border: 0;
}
.pipeloop_search_heading
{
	background-color: #e3e3e3;
	background-image: url(../gui/pipeloop_search_bg.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.pipeloop_profile_heading
{
	background-color: #e3e3e3;
	background-image: url(../gui/pipeloop_profile_bg.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.pipeloop_engineering_heading
{
	background-color: #e3e3e3;
	background-image: url(../gui/pipeloop_engineering_bg.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.pipeloop_corporate_heading
{
	background-color: #e3e3e3;
	background-image: url(../gui/pipeloop_corporate_bg.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
