A {
	color : blue;
	text-decoration : none;
}

A:HOVER {
	color : green;
	text-decoration : underline;
}

BODY {
	background-color : White;
	color : black;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	margin : 0 4px 0 0;
}

BODY.border {
	border : 12px solid;
	margin : 10px 12px;
}

 /* egads, a hack ! */
BR.smallbreak {
	font-size : 2px;
}

H22 {
	border-bottom : 1px solid black;
	font : 10pt Arial, sans-serif;
	font-weight : bold;
	margin : 0;
	padding : 4px 4px;
	padding-top : 6px;
}

H2 {
	
}

h1     { margin-top: 0px; margin-left: 0px;
 background:  #0000CD; font-family:  "Times New Roman", Times, serif;; 
 font-size: 20px; font-weight: bold; color:  Aqua; 
	padding : 6px 6px;
	padding-top : 6px;
} /* Dark mauve */

/* css basics heading */
H2.css {
	background-color : blue;
	color : white;
}

/* full version heading */
H2.full {
}

/* homesite integration heading */
H2.hs {
	background-color : yellow;
	color : black;
}

/*  topstyle lite heading */
H2.lite {
	background-color : navy;
	color : white;
}

/* tutorial heading */
H2.tutorial {
	background-color : black;
	color : white;
}

H3 {
	font : bold 1em Arial, sans-serif;
	margin-left : 8px;
}

P {
	margin : 10px 10px;
}

 
 P.indent {
	margin-left : 30px;
}

/* note box */
P.note {
	background-color : #FFFFCC;
	border : 1px solid black;
	clear : both;
	color : black;
	margin : 12px 25px 12px 20px;
	padding : 9px 9px;
	 width: 300px;
}

 
 /* related topics */
P.reltopics {
	border-top : 1px solid black;
	clear : both;
	font-size : 8pt;
	margin : 16px 6px 20px 0;
	padding : 4px;
}

/* used for CSS examples */
P.styleblock {
	background-color : #FFFFE6;
	font-family : monospace;
	margin : 4px 26px;
	padding : 6px 16px;
	padding-left : 16px;
}

/* used in tutorial */
P.tip {
	background-color : #FFFFCC;
	border : 1px solid black;
	clear : both;
	color : black;
	margin-left : 10%;
	padding : 6px 6px;
	width : 90%;
}

 
TABLE.tutnavtbl {
	border-top : 1px solid black;
	clear : both;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 10px;
	margin-top : 12px;
	text-align : right;
	width : 96%;
}

/* list of anchor links */
UL.linklist {
	list-style-image : url("images/linkarrow.gif");
}

UL.noimage {
	list-style : none;
}

/* css or html comment */
 .comment {
	color : gray;
	font-family : monospace;
}

 /* HTML element */
.element {
	color : Navy;
	font-family : monospace;
}

 .example {
	font-family : monospace;
}

.important {
	color : red;
	font-weight : bold;
}

  
.keyword {
	font-weight : bold;
}

 
 /* css property */
 .property {
	color : black;
	font-family : monospace;
}

 
.reltopicslbl {
	font-weight : bold;
}

 
/* css selector */
 .selector {
	color : maroon;
	font-family : monospace;
	font-weight : bold;
}

 
 /* css value */
 .value {
	color : navy;
	font-family : monospace;
}


/*************** add from here *******************/
p {
	 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	  margin-left:  16px;
}
dl {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
dt {
	text-indent: 9px;font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
dd {
	 margin-left: 16px;font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
h101    {
 background: #CCCCFF; font-family:  "Times New Roman", Times, serif;; font-size: 20px; font-weight: bold; color: Green;} /* Dark mauve */
h1     { margin-top: 0px; margin-left: 0px;
 background:  #0000CD; font-family:  "Times New Roman", Times, serif;; 
 font-size: 20px; font-weight: bold; color:  Aqua; 
	padding : 6px 6px;
	padding-top : 6px;
} /* Dark mauve */
h2 {
	 margin-left:  16px;
}
h3 {
	 font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:  Maroon;  font-weight: bold;;
	 margin-top: 9px; margin-left: 6px;  margin-bottom: 0px;
}

h4 {
	 margin-left:  16px;;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: Navy;
}
h5 {
	 font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	 margin-left: 12px;
}
P.note {
	background-color : #FFFFCC;
	border : 1px solid black;
	clear : both;
	color : black;
	margin : 12px 80px 12px 60px;
	padding : 6px 6px;
}
hr {
		margin : 1px 3px 1px 1px;
	padding : 6px 6px;

}
/* Table Properties */
TABLE			{ font-family : Arial, Helvetica, sans-serif;  
				  width : auto;
				  height : auto;
				  display : block;
				  border : 0; border-width: 0px; 
				  margin-top : 3em; display: block;
				  margin : 2px 9px; word-spacing: 5px;
				  padding : 2px;
				  float : none;
				  clear : none;  }

TH				{
	font-family : Arial, Helvetica, sans-serif; padding-left:  16px; width: 120px;  text-align: center; 
	font-weight : bold;
		background:  #006400;;
	font-size: 8px;border-width: 0px; 
	font-style: normal;
	font-weight: bold;
	color: white;;
}

TD				{   text-align: center;background:  #F5D2C8;;
font-family : Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; 
border-width: 0px; }

.white	{
	background: White;
	font-size: 12px
}
	  /* list-style-type:  square;*/

UL.square {  list-style-type:  square;
	   list-style-image: url(purple_square.gif);
}
