BODY {
	font-family: Arial, Helvetica, sans-serifarial,helvetica;    /* web safe fonts */
    font-size: 14px;    /* 12px */
    font-weight: normal;
    line-height: 160%;    /* 19.2px */
	width: 950;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #00203A;
	scrollbar-shadow-color: #00203A;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color: #5D9732;
	scrollbar-face-color: #5D9732;
	scrollbar-3dlight-color: #5D9732;
	scrollbar-darkshadow-color: #5D9732;

}


html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
}

img {
  border: 0;
}

a {
  color: #00203A;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

a:link,
a:visited {
  color: #00203A;
}  

a:hover,
a:active {
  color: #5D9732;
  text-decoration: underline;
}



p {
  font-size: 14px;
  font-weight: normal;
  line-height: 125%;
  margin: 5px 0;
}


.MasterColor {#5D9732;}
.ServantColor {#00203A;}
.SlaveColor {#CCCCCC;}
.KnightColor {#910001}
.BorderBgcolor {
	background-color: #5D9732;
	min-height: 30px;
}
.BorderBg2color {
	background-color: #00203A;
}
.BorderBg3color {
	background-color: #FFFFFF;
}
.UnderBg2color {
	background-color: #910001;
}
.EnglishFont { font-family: "Arial", "Verdana", "Helvetica" ; font-size: 12px}
h1 {
  color: #8B0105;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

h2 {
  font-size: 1.75em;
  font-weight: normal;
}

h3 {
  font-size: 1.25em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}

.content {
  padding: 50px;
  text-align: left;
}

a.NUnder:link {  color: #000000; text-decoration: none;}
a.NUnder:visited {  color: #000000; text-decoration: none;}
a.NUnder:hover {  color: #FF0000; text-decoration: underline;}

.1stTitleFont { FONT-FAMILY: Arial, Helvetica, sans-serifarial,helvetica; font-size: 15px}
.2ndTitleFont { FONT-FAMILY: Arial, Helvetica, sans-serifarial,helvetica; font-size: 13px}
.3rdTitleFont { FONT-FAMILY: Arial, Helvetica, sans-serifarial,helvetica; font-size: 12px}

.MenuBorder {  
	border-right-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid; 
	text-align:center; 
}
.Underline {  color: #2B8400}
.White { color: #FFFFFF; font-size: 10pt;}
.WhiteBack {  background-color: #FFFFFF}
.graymessage {  
  background-color: #EEEEEE;
  color:#666666;
  padding-left: 25px;
}

.Yellow {  
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #F60005;
}

a.whitelink:link {  color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {  color: #FFFFFF; text-decoration: none;}
a.whitelink:hover {  color: #FFFFFF; text-decoration: underline;}
a.MenuLink:link {  color: #000000; text-decoration: none;}
a.MenuLink:visited {  color: #000000; text-decoration: none;}
a.MenuLink:hover {  color: #FF0000; text-decoration: underline;}

a.MainMenuLink:link {  color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12pt; text-align:center; padding: 3px;}
a.MainMenuLink:visited {  color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12pt; text-align:center; padding: 3px;}
a.MainMenuLink:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold; font-size: 12pt; text-align:center; padding: 3px;}

a.NLink:link {  color: #000000; text-decoration: underline;}
a.NLink:visited {  color: #000000; text-decoration: underline;}
a.NLink:hover {  color: #008A00; text-decoration: underline;}

a.MenuLink1:link {  color: #000000; text-decoration: none; font-size: 10pt;}
a.MenuLink1:visited {  color: #000000; text-decoration: none; font-size: 10pt;}
a.MenuLink1:hover {  color: #FFFFFF; text-decoration: underline; font-size: 10pt;}



.FormBorder {
	border-style:solid; 
	border-width:1px; 
	border-color:#333333;
}
