a:link, a:visited { 
		text-decoration: none;
		color: #1A4DA6;
		}
a:hover 	{ 
		text-decoration: underline;
		color: #FF0038;
		}
body 		{ 
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 10pt;
		background-color: #8B8b8b;
		background: white url(http://www.ipmaac.org/ptcsc/graphics/scanable4.gif) right ;
		}
.menu		{
		background-color: #004794;
		color: #ffffff;
		font-weight: bold;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		text-align: center;
		font-size: 12px;
		padding-left: 0px;
  		padding-right: 0px;
  		padding-top: 10px;
  		padding-bottom: 10px;
		}
a.sidebar_link:link, a.sidebar_link:visited
		{
		text-decoration: none;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		}
a.sidebar_link:hover	
		{
		text-decoration: underline;
		}
a.menulink:visited {
		text-decoration: none; 
		color: #ffffff; 
		}
a.menulink:hover 	{
		text-decoration: none; 
		color: #FF0038; 
		}
.imprint a:link 	{
		text-decoration: underline; 
		color: #1A4DA6; 
		}
.imprint a:visited {
		text-decoration: underline; 
		color: #1A4DA6; 
		}
.imprint a:hover {
		text-decoration: underline; 
		color: #FF0038; 
		}

.mainbody 	{
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 10pt;
  		border-width:1px;
		border-style:solid;
		border-color:#000000;	
  		background:#ffffff;
		}
.twocolumntable 	{
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 10pt;
		border-color:#000000;	
  		background:#ffffff;
		}
b.header1	{
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 12pt;
		color: #31319C;
		}
b.header2	{
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 10pt;
		color: #31319C;
		}
hr.bar		{
		color: #004794;
		width: 100%;
		height: 2px;
		style: solid;
		text-align: left;
		}
.sidebar 	{
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		border-left-width:1px;
		border-right-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-style:solid;
		border-color:#000000;	
  		background:#333399;
		}
i.managedby	{
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 8pt;
		}
		
.job {
	background-color: #f2f5fc;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px #cce solid;
	margin-top: 1em;
}