
/* Cascading Style Sheet for Security Regulation Net  */


body {
	padding: 15px 0 60px;
	background: #5D7475 url(background.gif) repeat-x fixed; 
}


p   {	
	font-family: Georgia, serif;
	font-size: 0.8em;
	color:#555; 	
	text-align:justify;
	line-height: 140%;
	margin-top: 05px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	letter-spacing:0.5px;
}

p.date	{	
	font-family: Georgia, serif;
	font-size: 0.7em;
	color:#999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:right;
}

p.header1	{	
	font-family: "Century Gothic", Verdana, sans-serif; 
	font-size: 0.9em;
	color:#555; 
	line-height: 140%;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 03px;
	margin-bottom: 05px;
	margin-left: 20px;
	text-align:left;
	letter-spacing:2px;
}

p.header2	{	
	font-family: Georgia, serif; 
	font-size: 0.8em;
	color:#555; 
	line-height: 140%;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 03px;
	margin-bottom: 05px;
	margin-left: 20px;
	text-align:left;
}


p.title	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 18px  ;
	color:#555; 
	line-height: 140%;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align:left;
	letter-spacing:5px;
}

p.style2 {
	font-family: "Century Gothic", Verdana, sans-serif; 
	font-size: 24px;
	font-weight: bold;
}

p.style4 {
	font-family: "Century Gothic", Verdana, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	letter-spacing:2px;
	text-align:right;
}

a	{	
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 0.9em;
	text-decoration:none;
	color:#333399;
	letter-spacing:1px;
	font-weight: 700;
}

a:visited	{
	color:#A5777A;
	text-decoration:none;
}

a:hover		{
	color:#333399;
	text-decoration:underline;
}


/*- Menu Tabs K--------------------------- */ 	

    #tabsK {
	  float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #54545C;
      }
    #tabsK ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
	  background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
	  }


/* Web Design and CSS (c) Nick Luft, October 2007 -- nickluft@impudent.org.uk */
/* Additional Web Design and CSS (c) by Joe Apostolidis, October 2008 -- j.apostolidis@dcaf.ch */
