﻿/*
  A:link    { color: blue    }
  A:visited { color: yellow  }
  A:active  { color: navy    }

a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}

*/

h1
{ margin-top:12.0pt;
  margin-right:14.2pt;
  margin-bottom:12.0pt;
  margin-left:14.2pt;
  page-break-after:avoid;
  font-size:18.0pt;
  font-family:Verdana;
  color:red;}

h2
{ margin-top:12.0pt;
  margin-right:21.3pt;
  margin-bottom:3.0pt;
  margin-left:14.2pt;
  page-break-after:avoid;
  font-size:16.0pt;
  font-family:Arial;
  color:blue;
  font-style:italic;}

h3
{ margin-top:12.0pt;
  margin-right:21.3pt;
  margin-bottom:12.0pt;
  margin-left:14.2pt;
  text-align:justify;
  line-height:150%;
  page-break-after:avoid;
  font-size:14.0pt;
  font-family:Arial;
  color:green;}

h4
{ margin-top:12.0pt;
  margin-right:21.3pt;
  margin-bottom:12.0pt;
  margin-left:14.2pt;
  text-align:justify;
  line-height:150%;
  page-break-after:avoid;
  font-size:12.0pt;
  font-family:Arial;
  color:purple;
  font-style:italic;}

body    { background:url(./images/Background_PKSchool.jpg); }


p { color:navy ; 
    margin-top:12.0pt; 
    margin-right:21.3pt; 
    margin-bottom:12.0pt; 
    margin-left:14.2pt; 
    text-align:justify;
    line-height:150%; 
    font-size:14.0pt; 
    font-family:Verdana; 
    font-weight:normal;
  }

p.taRightfwBold { 
    text-align:right;
    font-weight:bold;
  }


p.Quote, li.Quote, div.Quote
{ margin-top:12.0pt;
  margin-right:1.0cm;
  margin-bottom:12.0pt;
  margin-left:1.0cm;
  text-align:justify;
  line-height:150%;
  font-size:12.0pt;
  font-family:Verdana;
  font-style:italic;
  color:blue;
  font-weight:bold;}

p.ThoCaDao, li.ThoCaDao, div.ThoCaDao
{ margin-top:3.0pt;
  margin-bottom:3.0pt;
  margin-left:1.0cm;
  font-size:15.0pt;
  font-family:"Times New Roman";
  font-style:italic;
  color:blue;
  font-weight:bold;

}

p.AuthorMain, li.AuthorMain, div.AuthorMain
{ margin-top:12.0pt;
  margin-bottom:12.0pt;
  margin-left:0cm;
  text-align:right;
  line-height:normal;
  page-break-after:avoid;
  font-size:14.0pt;
  font-family:Arial;
  color:blue;
  font-weight:bold;}


p.Author, li.Author, div.Author
{ margin-top:12.0pt;
  margin-bottom:12.0pt;
  margin-left:0cm;
  text-align:center;
  font-size:14.0pt;
  font-family:Arial;
  color:blue;
  font-weight:bold;}

p.AuthorCited, li.AuthorCited, div.AuthorCited
{ margin-top:6.0pt;
  margin-bottom:6.0pt;
  margin-left:0cm;
  text-align:right;
  line-height:normal;
  font-size:14.0pt;
  font-family:"Times New Roman";
  color:#333399;
  font-weight:bold;}


p.TitleArticle, li.TitleArticle, div.TitleArticle
{ margin-top:12.0pt;
  margin-right:0cm;
  margin-bottom:12.0pt;
  margin-left:0cm;
  text-align:center;
  page-break-after:avoid;
  font-size:18.0pt;
  font-family:Verdana;
  color:navy;
  font-weight:bold;}

p.TitleArticleLeft
{ margin-top:12.0pt;
  margin-right:0cm;
  margin-bottom:12.0pt;
  margin-left:0cm;
  text-align:left;
  page-break-after:avoid;
  font-size:18.0pt;
  font-family:Verdana;
  color:navy;
  font-weight:bold;}

p.AuthorRight, li.AuthorRight, div.AuthorRight
{ margin-top:12.0pt;
  margin-right:21.3pt;
  margin-bottom:12.0pt;
  margin-left:0cm;
  text-align:right;
  font-size:14.0pt;
  font-family:Arial;
  color:blue;
  font-weight:bold;}

p.AuthorLeft, li.AuthorLeft, div.AuthorLeft
{ margin-top:12.0pt;
  margin-right:0cm;
  margin-bottom:12.0pt;
  margin-left:0cm;
  font-size:14.0pt;
  font-family:Arial;
  color:blue;
  font-weight:bold;}

.fsItalic { 
    font-style:italic;
    margin-left:1.0cm;
  }

.fwBold  { 
    font-weight:bold;
  }

.BoldItalic  { 
    font-weight:bold;
    font-style:italic;
 }

#list-a	{ list-style-type: lower-alpha ;
          color:navy ; 
          font-size:14.0pt; 
          font-family:Verdana; 
          font-weight:normal;
        }

#list-A	{ list-style-type: upper-alpha ;
          color:navy ; 
          font-size:14.0pt; 
          font-family:Verdana; 
          font-weight:normal;
        }



#font-fa
.serif   { font-family: "Times New Roman" serif }
.cursive { font-family: "Rage Italic" cursive   }
.mono	 { font-family: "Courier" monospace     }
.fantasy { font-family: "Castellar" fantasy     }

#text-al
.justify { text-align: justify }
.right   { text-align: right   }
.left    { text-align: left    }
.center  { text-align: center  }


/* set button menu position */
dl#menu	{ position: absolute; top: 10px; left: 10px ; width: 250px	}

/* set general button styles */
dt.btn { margin-bottom: 5px; text-align: center    }

/* set general anchor styles */
dt.btn a { display: block; color: white; font-weight: bold; text-decoration: none }

/* specify state styles... */

/* mouseout (default) */
dt.btn a { background: navy ;  border: 5px outset navy }

/* mouseover */
dt.btn a:hover { background: red;   border: 5px outset red  }

/* onmousedown */
dt.btn a:active { background: green; border: 5px inset green }