﻿.text01
{
  font-family: Arial;
  font-size: 12px;
  color: #7c7c7c;
  text-align: justify;
}

.text02
{
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  background-image: url(../../App_Images/img_title_bg.jpg);
  background-repeat: repeat-x;
  height: 18px;
  font-weight: bold;
  text-align: center;
}

.text03
{
  font-family: Arial;
  font-size: 12px;
  color: #00438a;
  font-weight: bold;
}

.text04
{
  font-family: Arial;
  font-size: 11px;
  color: #7c7c7c;
}

.text05
{
  font-family: Arial;
  font-size: 14px;
  color: #00438a;
  font-weight: bold;
}

.text06
{
  font-family: Arial;
  font-size: 11px;
  color: #7c7c7c;
  border-top-style: dotted;
  border-top-width: 1px;
  border-top-color: #000000;
}

.text07
{
  font-family: Arial;
  font-size: 11px;
  color: #7c7c7c;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #7c7c7c;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #7c7c7c;
}

.table01
{
  border-bottom: 1px solid #909090;
  border-left: 1px solid #909090;
  border-right: 1px solid #909090;
  border-top: 1px solid #909090;
  font-family: Arial;
  font-size: 11px;
  color: #7c7c7c;
}
.table02
{
  background-color: #eaeaea;
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}

.textbox01
{
    border-top: #909090 thin solid;
    border-right: #909090 thin solid;
    border-bottom: #909090 thin solid;
    border-left: #909090 thin solid;
    background-color: #ffffff;
    font-family: Arial;
    color: black;
    font-size: 10px;
    width: 230px;
}
/*
a:hover {background:#ffffff; text-decoration:none;} 
a.tooltip span {display:none; padding:2px 3px; margin-left:8px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
*/
a.link01:link{font-family: Arial; font-size: 12px; color: #434343; text-decoration: none;}
a.link01:visited{font-family: Arial; font-size: 12px; color: #434343; text-decoration: none;}
a.link01:active{font-family: Arial; font-size: 12px; color: #434343; text-decoration: none;}
a.link01:hover{font-family: Arial; font-size: 12px; color: #1368bb; text-decoration: none;}

a.link02:link{font-family: Arial; font-size: 12px; color: #1664b8; text-decoration: none;}
a.link02:visited{font-family: Arial; font-size: 12px; color: #1664b8; text-decoration: none;}
a.link02:active{font-family: Arial; font-size: 12px; color: #1664b8; text-decoration: none;}
a.link02:hover{font-family: Arial; font-size: 12px; color: #f27d00; text-decoration: none;}

a.link03:link{font-family: Arial; font-size: 14px; color: #00438a; text-decoration: none; font-weight: bold;}
a.link03:visited{font-family: Arial; font-size: 14px; color: #adadad; text-decoration: none; font-weight: bold;}
a.link03:active{font-family: Arial; font-size: 14px; color: #00438a; text-decoration: none; font-weight: bold;}
a.link03:hover{font-family: Arial; font-size: 14px; color: #f27d00; text-decoration: none; font-weight: bold;}

a.link04:link{font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none;}
a.link04:visited{font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none;}
a.link04:active{font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none;}
a.link04:hover{font-family: Arial; font-size: 12px; color: #e4e4e4; text-decoration: none;}

* 
{ 
    padding:0px; margin:0px; 
}
body 
{ 
    font-family:Arial; 
    font-size:12px; 
    color:#333333; 
}
#menu 
{ 
    background-image:url(../../App_Images/img_menu_bg.jpg);
    background-repeat:repeat-x; 
    height:40px; 
    width:780px; 
    margin:auto; 
    padding-left:0px; 
}
#nav 
{ 
    list-style:none; 
}
#nav li 
{ 
    float:left; 
    background-image:url(../../App_Images/img_menu_nav_bg.jpg); 
    background-repeat:no-repeat; 
    background-position:right; 
    width: 130px;
}
#nav li a 
{ 
    display:block; 
    padding:13px 11px; 
    text-decoration:none; 
    color:#434343; 
    text-align: center;
}
#nav li a:hover 
{ 
    color:#1368bb; 
}
#nav ul.submenu 
{ 
    border:1px solid #ffffff; 
    padding:5px; 
    position:absolute; 
    list-style:none; 
    background-color:#bababa;
}
#nav ul.submenu li 
{ 
    float:none; 
    background-image:none; 
    border-bottom:1px solid #999999; 
    width:180px;
}
.text08 {
	font-family: Arial;
	font-size: 18px;
	color: #00438a;
	font-weight: bold;
}
.text09 {
	font-family: Arial;
	font-size: 18px;
	color: #D97D18;
	font-weight: bold;
}
.text10 {
	font-family: Arial;
	font-size: 12px;
	color: #7c7c7c;
	text-align: center;
}
.text10 {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
