  BODY { 
 font-family : "Arial";
 font-size : 9pt;
 color : #000000;
 margin: 0px 10px 10px 10px;
 padding: 0;
 background: #b30423;
 text-align: center;
}
table {
 background: #ffffff;
}
  H4 {
	color : #b30423;
}
  H3 {
	color : #b30423;
}
  H2 {
	color : #b30423;
}
  H1 {
	color : #b30423;
}
  A:LINK { 
	text-decoration : none;
	font-size : 10pt;
	color : #b30423;
	font-weight : bold;
}
  A:VISITED { 
	text-decoration : none;
	font-size : 10pt;
	color : #b30423;
	font-weight : bold;
}
  A:HOVER { 
	text-decoration:none;
	font-size : 10pt;
	color : #ffffff;
	background : #93008f;
	font-weight : bold;
}
  A:active { 
	text-decoration:none;
	font-size : 10pt;
	color : #ff0000;
	background : #b30423;
	font-weight : bold;
}
  TD { 
	font-family : "Arial";
	color : #000000;
	font-size : 9pt;
	text-align : justify;
}
  PRE {
	font-family : "Arial";
	color : black;
	font-size : 9pt;
}
  INPUT {
	font-family : "Arial";
	font-size : 8pt;
	color : #000000;
	background-color : #f2ffe6;
}
  TEXTAREA {
	font-family : "Arial";
	font-size : 10pt;
	color : #000000;
	background-color : #f2ffe6;
}
  OPTION {
	font-family : "Arial";
	font-size : 8pt;
	color : #000000;
	background-color : #f2ffe6;
}
  select {
	font-family : "Arial";
	font-size : 8pt;
	color : #000000;
	background-color : #f2ffe6;
}
  LI { 
	font-family : "Arial";
	color : #000000;
	font-size : 9pt;
}
input {
	background-color:  #f2ffe6;
}
textarea {
	background-color:  #f2ffe6;
}

.subbtn {
background-color: #b30423; 
color: #ffffff;
}

a.btn:link { 
	text-decoration : none;
	display : block;
	font-weight: bold;
	color : #ffffff;
	font-size : 11pt;
	background : #b30423;
	padding : 2px;
	margin: 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #c0c0c0 #000000 #000000 #c0c0c0;
} 
a.btn:visited { 
	text-decoration : none;
	display : block;
	font-weight: bold;
	color : #d2d2d2;
	font-size : 11pt;
	background : #b30423;
	padding : 2px;
	margin: 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #c0c0c0 #000000 #000000 #c0c0c0;
}
a.btn:hover { 
	text-decoration : none;
	display : block;
	font-weight: bold;
	color : #ffffff;
	font-size : 11pt;
	background : #dd042b;
	padding : 2px;
	margin: 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #c0c0c0 #000000 #000000 add1af;
} 
a.btn:active { 
	text-decoration : none;
	display : block;
	font-weight: bold;
	color : #ffff00;
	font-size : 11pt;
	background : #b30423;
	padding : 2px;
	margin: 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #000000 #c0c0c0 #aad1af #000000;
}


a.btn2:link { 
	text-decoration : none;
	background: #000000;
	font-weight : bold;
	display : inline;
	color : #ffffff;
	padding : 4px;
	margin-bottom: 20px;
} 
a.btn2:visited { 
	text-decoration : none;
	background: #000000;
	font-weight : bold;
	display : inline;
	color : #e4e4e4;
	padding : 4px;
	margin-bottom: 20px;
}
a.btn2:hover { 
	text-decoration: none;
	color : #e50000;
	font-weight : bold;
	display : inline;
	background : #ffbbc6;
	padding : 4px;
	margin-bottom: 20px;
}
a.btn2:active { 
	text-decoration: none;
	color : #e50000;
	font-weight : bold;
	display : inline;
	background : #ff8a9c;
	padding : 4px;
	margin-bottom: 20px;
}
a.image_link:hover {
	background : transparent;
}

.box01 {
	width : 100%;
	margin: 2px 0px 0px 0px;
    	border-width : 1px;
	border-style : solid;
	border-color : #008000 #ffffff #008000 #ffffff;
      padding : 4px 0px 6px 4px;
	text-align : left;
	line-height: 1.3;
}
.box02 {
	background-color : #ffffff;
	width : 260px;
	margin-left : 30px;
	margin-bottom : 10px;
    	border-width : 2px;
	border-style : solid;
	border-color : #000000;
      color : #000000;
      padding : 3px;
	font-size : 10pt;
	font-weight : bold;
      text-align : center;
	float: right;
}
.box03 {
	background-color : #60005D;
	width : 93%;
      color : #ffffff;
      padding : 8px;
	font-size : 10pt;
      text-align : center;
}
.box04 {
	margin-top : 10px;
	margin-left : 14px;
	margin-right : 14px;
	margin-bottom : 10px;
}
.course_ttl {
	font-family : "Arial";
	color : #400040;
	font-size : 11pt;
	font-weight: bold;
	font-style: italic;
}
#disc {
	font-size: 7pt;
      text-align : center;
	font-style: italic;
}

.navlist {
	padding: 1px 1px 1px 1px;
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 2;
	margin-top: 2;
	font: 9pt Arial, sans-serif bold;
}
.navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	font: 9pt Arial, sans-serif bold;
}
.navlist li a {
	padding: 0.25 0.5 0.25 0.75;
	border-left: 1em solid #008000;
	border-right: 1em solid #008000;
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
	background: #b30423;
	text-decoration: none;
	font: 9pt Arial, sans-serif bold;
}
.navlist li a:link { 
	color: #ffffff;
	font: 9pt Arial, sans-serif bold;
}
.navlist li a:visited { 
	color: #ffffff;
	border-color: #b30423; 
	font: 9pt Arial, sans-serif bold;
}
.navlist li a:hover {
	border-color: #b30423;
	color: #000000;
	background: #ffff80;
	font: 9pt Arial, sans-serif bold;
}
.navlist li a:active {
	border-color: #0080ff;
	font: 9pt Arial, sans-serif bold;
}
.capboxright {
float: right;
text-align: center;
font-family: verdana, sans-serif;
font-size: 7pt;
color: #000000;
font-style: italic;
margin: 10px 0px 10px 20px;
}
.cntr {
text-align: center;
}
.big{
font-size: 12pt;
font-weight: bold;
display: inline;
}