/* CSS Document */

body {
	background-image:   url("../images/bkg1.gif");
	margin-top: 0px;
}
body,td,th {
	font-size: small;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



h1 {
	font-size: 24px;
	color: #666666;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top:55px;
}

h2 {
	font-size: 18px;
	color: #666666;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}


#main-body {
	position:absolute;
	width:815px;
	z-index:4;
	height: 540px;
	visibility: visible;
}


#main-body a:link {
	color: #999999;
	text-decoration: none;
}
#main-body a:visited {
	text-decoration: none;
	color: #666666;
}
#main-body a:hover {
	text-decoration: none;
	color: #990000;
}
#main-body a:active {
	text-decoration: none;
	color: #666666;
}



#curved-bar {
	position:absolute; 
	width:65px; 
	height:115px; 
	z-index:2;
}

#page-theme-picture {
	position:absolute; 
	width:195px; 
	height:115px; 
	z-index:3; 
	top: 237px;
}


.smalltext {
	font-size:9px;
}

.small-white{
	font-size:9px;
	color:#FFFFFF;
}


#footer {
}

#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
	color: #990000;
}
#footer a:active {
	text-decoration: none;
	color: #999999;
}

#itil-text-pop {
	position:absolute;
	left:650px;
	top:268px;
	width:185px;
	height:101px;
	z-index:5;
	background-color: #990000;
	border: 1px none #000000;
	visibility: hidden;
}

#mof-text-popup {
	position:absolute;
	left:651px;
	top:278px;
	width:194px;
	height:85px;
	z-index:6;
	background-color: #990000;
	border: 1px none #000000;
	visibility: hidden;
}

#ISO-text-popup {
	position:absolute;
	left:293px;
	top:295px;
	width:185px;
	height:75px;
	z-index:7;
	background-color: #990000;
	border: 1px none #000000;
	visibility: hidden;
}

.course-box {
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
padding:5px;
}

.course-box-all {
border:1px solid #666666;
padding:5px;
}


.watermark {background-image:url(../images/watermark.gif);
}
