@CHARSET "UTF-8";
#main
{
}
.blue4
{
   background: url(images/blue4.gif) repeat;
}
#copy
{
   text-align: center;
   color: #000000;
}
#bottomMenu
{
   background-color: #FFFFFF;
   text-align: center;
}
a:link {
   font-weight: bold;
   color: #003366;
   text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
    color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
    color: #003366;
	text-decoration: none;
}
#siteMenu
{
   float: right;
}
.boldLightBlue
{
   color: #3366CC;
   font-weight: bold;
}
h1
{
   font-weight: bold;
   color: #3366CC;
   margin: 1px;
   padding: 1px;
   font-size: 18px;
}
body
{
   font: 12px verdana, arial, sans-serif;
   color: #000000;
   background: url(images/sidebar.gif) repeat-y;
   margin-top: 20px;
   margin-right: 20px;
   margin-bottom: 10px;
   margin-left: 80px;
}
.red
{
   color: #000000;
}
#spotlight
{
   height: 130px;
   width: 180px;
   margin-right: 100px;
   border: #8098C0;
   border-style: dotted;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   background: url(images/spotlight.gif);
   float: left;
}
.lineText
{
   text-decoration: none;
}
#galleryLinks
{
   width: 200px;
   margin: 0px;
   padding: 0px;
}
#galleryLinks a
{
   float: left;
   width:100%;
   display: inline;
}
#galleryLinks li
{
	padding: 4px;
	display: inline;
	list-style: url(none) none;
}
th
{
   text-align: left;
   background-color: #99CCFF;
   color: #FFFFFF;
}
.related
{
   float: right;
   width: 270px;
   border: 1px solid #999999;
}
#menu1
{
   color: #FFFFFF;
   background: #6699CC;
}
.blueBorder
{
   background-color: #99CCFF;
}
.tutImg
{
   float: left;
   margin:0px 20px;
}
.tutNumber
{
   float: left;
   font-size: 16px;
   font-weight: bold;
   color: #999999;
   padding: 10px;
}
.tut
{
   margin-bottom: 20px;
   width: 100%;
}
.greenText
{
   color: #999933;
}
.greenBox
{
	padding: 10px;
	width: 75%;
	background: #CCCC33;
}
.greyBox
{
   background-color: #C0C0C0;
   border: 2px solid #999999;
   margin-right: 10px;
   margin-top: 10px;
   margin-bottom: 20px;
   padding: 10px;
   width: 50%;
}
.redText
{
   color: #990000;
}
#tutTable th
{
   font-weight: bold;
   color: #FFFFFF;
   background: url(images/blue4.gif) repeat;
}
h2
{
   font-size: 16px;
   color: #3366CC;
}
.dashedBorder
{
   border: 1px dashed #0066CC;
}
.tutText
{
   padding-left: 300px;
}
.tutText2
{
   padding-left: 40px;
}

.lineText
{
   text-decoration: line-through;
}
code
{
   color: #003399;
}
