/* CSS Document */

body {  
	background-color: #0099FF; 
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

table.green {
	background-color: #A6CAA6;
	border: 3px solid #006600;
	width: 600px;
}

table.red {
	background-color: #FFA6A6;
	border: 3px solid #FF0000;
	width: 250px;
}

table.blue {
	background-color: #A6A6DB;
	border: 3px solid #000099;
	width: 250px;
}

.footer {
	font-size: 8pt;
}

a:link {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

a:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
}

a:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:link {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

a.nav:visited {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
}

a.nav:hover {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:active {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.foot:link {
	font-size: 8pt;
	text-decoration: none;
}

a.foot:visited {
	font-size: 8pt;
	text-decoration: none;
}

a.foot:hover {
	font-size: 8pt;
	text-decoration: none;
}

a.foot:active {
	font-size: 8pt;
	text-decoration: none;
}















.text {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

.cat {
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #990000;
font-variant: small-caps;
}

.line {
display: block;
margin-bottom: 5px;
}

.block {
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

.list {
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
margin-bottom: 5px;
margin-left: 25px;
}

.year {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
margin-bottom: 5px;
}

.leftmargin {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
margin-left: 25px;
margin-bottom: 5px;
}

.blockmargin {
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
margin-left: 25px;
margin-bottom: 5px;
}

#text {
width: 400px;
height: 350px;
position: absolute;
top: 180px;
left: 460px;
z-index: 6;
}

#screen {
width: 281px;
height: 341px;
position: absolute;
top: 184px;
left: 124px;
z-index: 5;
}

#polaroid {
width: 290px;
height: 350px;
position: absolute;
top: 180px;
left: 120px;
z-index: 4;
}

#info {
position: absolute;
top: 320px;
left: 228px;
z-index: 4;
}

#info2 {
position: absolute;
top: 230px;
left: 129px;
z-index: 4;
}

#info3 {
position: absolute;
top: 216px;
left: 180px;
width: 600px;
z-index: 4;
}

#logo {
position: absolute;
top: 0px;
left: 316px;
z-index: 3;
}

#table {
background-color: #FFFFE6;
border-style: solid;
border-color: #000000;
border-width: 2px;
width: 800px;
height: 390px;
position: absolute;
top: 160px;
left: 80px;
padding-left: 5px;
padding-right: 5px;
z-index: 2;
}

#tabs {
position: absolute;
top: 131px;
left: 270px;
z-index: 1;
}

#stickers {
position: absolute;
top: 184px;
left: 227px;
z-index: 3;
}

#left {
position: absolute;
top: 277px;
left: 18px;
z-index: 2;
}

#right{
position: absolute;
top: 318px;
left: 676px;
z-index: 1;
}

#signature {
position: absolute;
top: 520px;
left: 825px;
z-index: 3;
}