/****************************
* Copyright 2005 PMC
* Pedro Miguel Carvalho
* <Pedro_MCLX@sapo.pt>
*****************************/

ZZZ
	{
	border: 1px solid #aaaaaa;
	}

body, div#container
	{
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	}

body
	{
	color: #000000;
	background-color: #ffffff;
	text-align:  center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: serif;
	}

a.txt:hover
	{
	background-color: #ffff22;
	}

div#container
	{
	border: 2px solid #333333;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	text-align: justify;
	}

div#img1, div#img2, div#img3
	{
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	}

div#img1
	{
	float: left;
	width: 349px;
	height: 134px;
	background-image: url(images/logo.gif);
	}

div#img2
	{
	float: right;
	width: 179px;
	height: 134px;
	background-image: url(images/hard_drive.jpg);
	}

div#img3
	{
	clear: both;
	width: 640px;
	height: 120px;
	background-image: url(images/header_image.jpg);
	}

p#contact_us
	{
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 640px;
	background-color: #920000;
	}

p#contact_us a img
	{
	border: 1px solid #920000;
	}

p#contact_us a:hover img
	{
	border: 1px solid #ffff22;
	}

p#introduction
	{
	font-size: 150%;
	margin: 10px;
	}

h1#sw_header
	{
	margin: 10px;
	}

div#sw_list
	{
	margin: 5px;
	}

div#sw_list hr
	{
	clear: both;
	width: 100%;
	height: 1px;
	text-align: center;
	}

div.sw_item
	{
	display: block;
	}

h2.sw_name
	{
	text-align: center;
	font-size: 300%;
	font-family: Times,serif;
	}

div.sw_part_A
	{
	margin: 0px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	width: 49%;
	}

div.sw_part_B
	{
	margin: 0px;
	margin-bottom: 20px;
	float: right;
	text-align: justify;
	width: 50%;
	}

a.sw_logo img
	{
	border: 1px solid #ffffff;
	}

a.sw_logo:hover img
	{
	border: 1px solid #ffff22;
	}

a.sw_link, a.sw_download
	{
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
	}

a.sw_link:hover, a.sw_download:hover
	{
	background-color: #ffff22;
	}

p.sw_punch_line
	{
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}

p.sw_description
	{
	}

p.footer
	{
	text-align: center;
	}

p.footer a img
	{
	border: 1px solid #ffffff
	}

p.footer a:hover img
	{
	border: 1px solid #ffff22
	}

p#copyright
	{
	text-align: center;
	}

