<style type="text/css">

A.text_ul:link    {color:#FF0000; text-decoration:underline;}
A.text_ul:visited {color:#FF0000; text-decoration:underline;}
A.text_ul:active  {color:#FF0000; text-decoration:underline;}
A.text_ul:hover   {color:#000000; text-decoration:underline;}


body {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: none;
} 

td.left-footer {	
	letter-spacing: 0.2px;
}

td.hr-logo {
	text-align: right;
}

td.right-footer {	
	padding-right: 15px;
	text-align: right;
}

td.right-footer img {	
	padding-top: 5px;
}

img.dynamicimage{
	border-color: black;
}

.copyright {	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-weight: none;
}
input.standard_button
{
   font:normal 11px Arial;
   color: #FFFFFF;
   width:48px;
   border:outset 1px #ff0000;
   background-color:#ff0000;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#490000', EndColorStr='#490000');
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0.1px;
	padding-left: 10px;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0.1px;
	height: 18px;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.text4{
	font-family: Arial;
	font-size: 12px;
	width: 90px;
	margin-top: 3px;
}
a.log-in{
	width: 65px;
	height: 30px;
	background-image: url("../images/login.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0;
	display: block;
	text-decoration: none;
}

a.text_ul{
	color: #000000;
}

</style>