/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
background: lightcyan url(../Dual Boot XP/images/background2.gif) no-repeat fixed top left;
}

img { -ms-interpolation-mode:bicubic; 
}

h1 {
font-size: 1.5em;
font-weight:bold;
margin-top: -2px;
margin-bottom: -5px;
}

p { 
font-size:0.9em;
}

ol {
font-size: 0.9em;
color: #0000CC;
}

li {
margin-left: -20px;
padding:0;
}

.FAQ {
background-color: #E8FFE8;
border: 1px dashed #00CC33;
margin-top: 5px;
margin-bottom: 15px;
padding: 2px;
}

p.Q,
p.A {
margin-top: 2px;
margin-bottom: 2px;
}

p.Q {
color: darkblue;
font-weight:bold;
}

p.A {
color: forestgreen;
}

p.A:first-letter {
font-weight: bold;
}

.last {
margin-bottom: -2px;
}

.contents {
background-color: white;
border: 4px solid blue;
margin: 17px 40px 1px 50px;
padding: 10px 20px 0px 20px;
height: 472px;
overflow-y:auto;
}

.breadcrumb {
font-size: 0.75em;
color: darkgray;
position:absolute;
top:2px;
right:50px;
}

.pageNav {
margin-top: 5px;
width: 100%;
}

.pageNav {
border-top: 2px solid gray;
}

.prevpage a:link,
.prevpage a:visited,
.nextpage a:link,
.nextpage a:visited {
text-decoration:none;
}

.prevpage a:hover,
.nextpage a:hover {
text-decoration:underline;
color: red;
}
.prevpage {
text-align:left;
font-size: 0.75em;
font-weight: bold;
color: #0033CC;
}

.jumppage{
text-align:center;
}

.nextpage {
text-align:right;
font-size: 0.75em;
font-weight: bold;
color: #0033CC;
}

.intro {
background-color:white;
margin-top: 10px;
margin-bottom: 10px;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0000FF;
}

.code {
background-color:#FBFCD1;
border: 1px solid lightblue;
color: slateblue;
padding: 3px 10px 1px 10px;
font-family:"Courier New", Courier, monospace;
font-size:1em;
width: 98%;
margin-left:0px;
margin-top: 5px;
margin-bottom: 0px;
}

.comment{
color:forestgreen;
font-family:Arial;
font-size:0.9em;
}

.instruction {
background:white;
margin-top: -5px;
margin-left: 0;
margin-bottom:20px;
font-family:arial;
font-size:0.9em;
}

.ed {
font-style:italic;
color: forestgreen;
}

.driver {
background-color: #FFFFE6;
border: 1px dotted blue;
}

.driver th {
background-color:#CCCCCC
}

.driver td {
padding: 5px;
font-size: 0.9em;
}
