
p, body, td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

a {
	color: blue;
}

a:visited {
	color: purple;
}

a:active {
	color: red;
}

  
a:hover {
	color: red;
 }

.header {
	width: 100%; 
	color: black; 
	border: 1px solid black; 
	padding: 15px; 
	margin : 0px;	
	background: #FFFFCC; 
	font-style: italic;	
	font-weight: bold; 
}

.header h1 {
	margin-top: 0px; 
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 24px;
}

.header img {
	vertical-align: middle;
}

.header p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;	
	margin: 0px;
}

.navigationbar {
	width: 100%; 
	margin: 0px; 
	padding-left: 15px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background: #FFCC33; 
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
}

.pagebody {
	position: absolute; 
	left: 0px; 
	width: 100%;
} 

.quickbar {
	position: relative; 
	left: 15px; 
	top: 0px; 
	margin-top: 15px; 
	width: 270px; 
	padding: 5px; 
	border: 1px dotted black;
}

.quickbartitle {
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 12px; 
	font-weight: bold;	
}

.quickbartitlefooter {
	margin-top: 2px; 
	margin-bottom: 10px;
	font-style: italic;
}

.quickbar td {
	vertical-align: top;
	padding-bottom: 10px;
}

img {
	border: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;	
	margin: 0px;
}

.content {
	position: absolute; 
	left: 290px; 
	top: 0px; 
	padding: 15px; 
	line-height: 150%;
}

.linktodemo {
	text-align: center;
}

.linktodemo p {
	text-align: center; 
	margin-top: 0;
}

h2 img {
	margin-right: 5px;
	vertical-align: middle;
}

.summary {
	font-style: italic;
	font-size: 12px;	
	line-height: 150%;
}

input {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;	
}

form {
	margin:0px;
}

.platforms {
	margin : 1em 0 0 2em;
	list-style : square;
}

.software {
	margin : 0;
	list-style : none;
}

.software li  {
	margin-top: 1em;	
}

.bottomactions {
	margin: 0px;	
}

.bottomactions td {
	vertical-align: top;
	padding-bottom: 5px;
}

/*	
 linktodemo?
 
position: relative; 
	float: right; 
	margin-left: 5px; 
	right: 0px; 
	top: 0px; 
	height: 100px;*/
