/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  a:hover { background: rgb(255, 255, 0) none repeat scroll 0% 50%;
    text-decoration: none;
    color: rgb(0, 0, 255);
    }
  div.BbGf {
  	float:left;
  	width:70%;
  	overflow: auto;
    font-family: monospace,"Courier New";
    color: rgb(0, 255, 0);
    background-color: rgb(0, 0, 0);
    }
  div.spacer {
		clear: both;
	}
  .BbGf {
    font-family: Courier,monospace;
    color: rgb(0, 255, 0);
    background-color: rgb(0, 0, 0);
    }
  .SuSEBbGf {
    font-family: Courier,monospace;
    color: #E7E7E7;
    background-color: #000000;
    }
  a:visited { color: rgb(0, 0, 255);
    }

.description {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFEEFF;
}

.source {
        font-family: Courier,monospace;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCFF;
}

.head {
	font-size: 24pt;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.section {
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.word {
    font-family: "AR PL New Sung";
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.code pre
{
	font-family: "Courier New", "monospace";
	font-size: 11pt;
//	font-variant: normal;
}

p.alert {
  background: #ffffbb;
  text-align: left;
  padding: 5px 20px 5px 20px;
  border-top: 1px solid #ff00ff;
  border-bottom: 1px solid #ff00ff;
}

.body {
	background-color: #FFFFFF;
}

.shiftcontainer{
	position: relative;
	left: 5px;
	top: 5px;
}

.shadowcontainer{
	width: 100%;
	background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
	background-color: #FFFFFF;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -5px;
	top: -5px;
}
	
div.RoundedCorner {
	background: #c8e3ff;
}

b.rtop, b.rbottom {
	display:block;
	background: #FFFFFF;
}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #c8e3ff;
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

