@charset "utf-8";

body
	{
	margin:0;
	font-size:11pt;
	-webkit-text-size-adjust:none;
	font-family:Helvetica, 'Nokia Sans', Arial, Sans-serif;
	}
img {
	border: 0px;
}
a:link	
	{color:#AE0000; text-decoration:underline;}
a:visited 
	{color:#AE0000; text-decoration:underline;}
a:hover 
	{color:#AE0000; text-decoration:underline;}
a:active
	{color:#AE0000; text-decoration:underline;}

a.manual:link
	{color:#FFFFFF; text-decoration:none;}
a.manual:visited
	{color:#FFFFFF; text-decoration:none;}
a.manual:hover
	{color:#FFFFFF; text-decoration:none;}
a.manual:active
	{color:#FFFFFF; text-decoration:none;}

.new_title
	{
	background-color: #AE0000;
	font-weight: 900;
	color: #FFFFFF;
	padding: 2px 0px 2px 8px;
	font-size:12px;
	}
a.new_title_link
	{
		color: #FFFFFF;
		text-decoration: none;
	}
a.new_content_link
	{
	color: #000000;
	text-decoration: none;		
	}
body,td,th {
	font-family: Helvetica, "Nokia Sans", Arial, Sans-serif;
	font-size:12px;
}
.table_title
{
	background-color:#CCCCCC;
	font-size:12px;
	color:black;
}
.table_underline
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;	
}
