body
{
background-color: #cccccc;
font-family: Verdana, Arial;
font-size: 11px;
}

body.home
{
background-image: url('bg-depro.gif');
background-repeat: no-repeat;
font-size: 10px;
color: #000000;
}

p
{
margin-top: 10px;
margin-bottom: 10px;
}

table
{
	font-size: 11px;
}


a
{
	color: #000080;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}

a:hover
{
	color: #DDFFDD;
	text-decoration: none;
	border-top: 1px #DDFFDD solid;
	border-bottom: 1px #DDFFDD solid;
}

a.none, a:visited.none, a:hover.none, a:active.none
{
	border: 0px;
}

a img
{
	border-width: 0px;
}

a:hover img
{
	background-color: transparent;
}

code
{
	font-family: courier;
	font-size: 12px;
}

h1
{
margin-top: 10px;
margin-bottom: 10px;
font-size: 22px;
}
	
h2
{
margin-top: 10px;
margin-bottom: 5px;
font-size: 13px;
}	

input
{
background-color: #000080;
color: #DDFFDD;
}
	
#content
{
position: absolute;
top: 10px;
left: 10px;
width: 760px;
}	




.invisible
{
	color: #cccccc;
}

.quote
{
	font-family: Arial;
	font-size: 24px;
        line-height: 28px;
	vertical-align: middle;
}

#linel
{
position: absolute;
top: 68px;
left: 0px;
width: 100%;
height: 1px;
font-size: 0px;
line-height: 0px;
background-color: #dddddd;
}
#liner
{
position: absolute;
top: 68px;
right: 0px;
width: 100%;
height: 1px;
font-size: 0px;
line-height: 0px;
background-color: #dddddd;
}

#linev
{
position: absolute;
top: 0px;
left: 380px;
width: 1px;
height: 100%;
font-size: 0px;
line-height: 0px;
background-color: #dddddd;
}

#linebox
{
position: absolute;
top: 60px;
left: 372px;
width: 24px;
height: 32px;
border: 1px solid #dddddd;
background-color: #cccccc;
}

#display 
{
position: absolute;
top: 60px;
left: 372px;
width: 240px;
height: 320px;
text-align: center;
line-height: 24px;
font-size: 16px;
font-weight: bold;
padding: 10px;
border: 1px solid #dddddd;
background-color: #cccccc;
color: #aaaaaa;
z-index: 2;
visibility: hidden;
}

#quotebox
{
position: absolute;
top: 4px;
left: 396px;
width: 380px;
font-size: 14px;
font-weight: bold;
line-height: 10px;
text-align: right;
color: #aaaaaa;
}

#w3c
{
position: absolute;
top: 400px;
left: 530px;
}

#contenthome 
{
position: absolute;
top: 88px;
width: 362px;
margin-left: 10px;
font-size: 12px;
}

#footer 
{
	width: 100%;
	clear: both;
	font-size: 10px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #bbbbbb;
}
