<!--
BODY {
	margin : 0 0;
	font-size : 11px;
	font-family:  Arial, Helvetica, sans-serif;
	scrollbar-base-color:#DDE7F3;
	scrollbar-arrow-color:#666699;
	}
input {
  font-family:  Verdana, Arial;
  font-size: 11px;
}
.button {
	background-color: #EDEDF7;
	border-width: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 0px;
  	color: #00008B;
	border: 1px solid #00008B;
}
.edit {
	background-color: #EDEDF7;
	border-width: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	height: 17px;
  	color: #00008B;
	border: 1px solid #00008B;
}
.bbutton {
	background-color: #D2D7EA;
	border-width: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 0px;
  	color: #00008B;
}
.sedit {
	background-color: #EDEDF7;
	border-width: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 0px;
}
.sradio {
	background-color: #7E90B6;
	border-width: 0px;
	padding: 0px;
}	
select {
	background-color: #EDEDF7;
	border-style: solid;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	border-color: Fuchsia;
	border-style: none;
	color: #00008B;
	padding: 0px;
	border: 0px;	
}
textarea {
	background-color: #EDEDF7;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #00008B;
	padding: 0px;
}
a:link       {
	color: #FF69B4;
	text-decoration: none;
}
a:active     {
	color: #7B007B;
	text-decoration: none;
}
a:visited    {
	color: #C71585;
	text-decoration: none;
}
a:hover      {
	color: #8B008B;
	text-decoration: none;
}
a.z:link       {
	color: #FF69B4;
	text-decoration: none;
}
a.z:active     {
	color: #7B007B;
	text-decoration: none;
}
a.z:visited    {
	color: #C71585;
	text-decoration: none;
}
a.z:hover      {
	color: #8B008B;
	text-decoration: none;
}
.z1:link       {
	color: #5D6C98;
	text-decoration: none;
	 font-size: 12px;
	 text-align: left;
}
a.z1:active     {
	color: #5D6C98;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
a.z1:visited    {
	color: #5D6C98;
	text-decoration: none;
	 font-size: 12px;
	 text-align: left;
}
a.z1:hover      {
	color: #7E8DB4;
	text-decoration: none;
	 font-size: 12px;
	 text-align: left;
}
a.om:link       {
	color: #C71585;
	text-decoration: none;
}
a.om:active     {
	color: #C71585;
	text-decoration: none;
}
a.om:visited    {
	color: #C71585;
	text-decoration: none;
}
a.om:hover      {
	color: #00008B;
	text-decoration: none;
}
a.key:link       {
	color: white;
	text-decoration: none;
}
a.key:active     {
	color: white;
	text-decoration: none;
}
a.key:visited    {
	color: white;
	text-decoration: none;
}
a.key:hover      {
	color: white;
	text-decoration: none;
}
a.s:link       {
    font-size: 12px;
	font-weight: bold;
    text-indent: 0px;	
}
a.s:active     {
    font-size: 12px;
	 font-weight: bold;
    text-indent: 0px;	
}
a.s:visited    {
    font-size: 12px;
	 font-weight: bold;
    text-indent: 0px;		
}
a.s:hover      {
    font-size: 12px;
	 font-weight: bold;
    text-indent: 0px;	
}
a.com:link       {
    font-size: 10px;
	 color: #5D6C98;
    text-indent: 0px;	
}
a.com:active     {
    font-size: 10px;
	 color: #5D6C98;
    text-indent: 0px;	
}
a.com:visited    {
    font-size: 10px;
	 	 color: #5D6C98;
    text-indent: 0px;		
}
a.com:hover      {
    font-size: 10px;
	 	 color: #7E8DB4;
    text-indent: 0px;	
}
a.subs:link       {
    font-size: 10px;
    text-indent: 0px;	
}
a.subs:active     {
    font-size: 10px;
    text-indent: 0px;	
}
a.subs:visited    {
    font-size: 10px;
    text-indent: 0px;		
}
a.subs:hover      {
    font-size: 10px;
    text-indent: 0px;	
}

table.bbsearch{
   background: #7E90B6;
	padding-bottom: 4;
	padding-left: 4;
	padding-right: 4;
	padding-top: 4;
	border-bottom: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-top: 1px solid #00008B;
	border-left: 1px solid #00008B;	
}
table.bbdlg{
	background: #7E90B6;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana;
	color: #F4F4F4;
	padding-bottom: 0;
	padding-left: 10;
	padding-right: 10;
	padding-top: 3;
	font-size: 10px;
	border-bottom: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-top: 1px solid #00008B;
	border-left: 1px solid #00008B;	
}
tr {
	text-align: left;
}
tr.tlast {
	background: #7E90B6;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	text-align: center;
}
tr.last {
	background: #EDEDF7;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
}
td           {
	font-size: 10px;
	text-align: center;
	text-indent: 0px;
	word-spacing: 0px;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #191970;
}
td.designr           {
text-align: right;

}
td.pr_num_t1           {
   background: #00008B;
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	line-height: 120%;
	padding: 2px;
	color: White;
	border-top: 2px solid #CBCCE4;
	border-bottom: 2px solid #CBCCE4;
	border-left: 2px solid #CBCCE4;	 	   
}
td.pr_num_t2          {
   background: #00008B;
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	line-height: 120%;
	padding: 2px;
	color: White;
	border-top: 2px solid #CBCCE4;
	border-left: 2px solid #CBCCE4;
	border-bottom: 2px solid #CBCCE4;
}

td.pr_num_t3          {
   background: #00008B;
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	line-height: 120%;
	padding: 2px;
	color: White;
	border-top: 2px solid #CBCCE4;
	border-bottom: 2px solid #CBCCE4;
	border-left: 2px solid #CBCCE4;		
	border-right: 2px solid #CBCCE4; 
}
td.pr_num_l           {
   background: white;
   font-family: Verdana;
	font-size: 10px;
	text-align: left;
	text-indent: 0px;
	line-height: 120%;
    font-weight: bold;
	padding: 2px;
	border-bottom: 2px solid #CBCCE4;
	border-left: 2px solid #CBCCE4;	   
}
td.pr_num_c           {
   background: white;
    font-family: Verdana;
	font-size: 10px;
	text-align: left;
	text-indent: 0px;
	line-height: 120%;
	padding: 2px;
	border-left: 2px solid #CBCCE4;
	border-bottom: 2px solid #CBCCE4; 
}
td.pr_num_c1           {
   background: white;
    font-family: Verdana;
	font-size: 10px;
	text-align: center;
	text-indent: 0px;
	line-height: 120%;
	padding: 2px;
	border-left: 2px solid #CBCCE4;
	border-bottom: 2px solid #CBCCE4; 
}
td.pr_num_r           {
   background: white;
    font-family: Verdana;
	font-size: 10px;
	text-align: center;
	text-indent: 0px;
	line-height: 120%;
	padding: 2px;
	border-bottom: 2px solid #CBCCE4;
	border-right: 2px solid #CBCCE4;
	border-left: 2px solid #CBCCE4;	   
}
td.tit {
  color: White;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-indent: 0px;
  text-align: left;
}
td.inp {
  text-align: left;
}
td.com {
	color: #AB2F61;
	font-family: Verdana;
	font-size: 10px;
	text-indent: 0px;
	text-align: left;
}
td.bul {
  background-color: #D2D7EA;
  font-family: Verdana;
  font-size: 11px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  border-bottom: 1px solid #00008B;
  border-right: 1px solid #00008B;
  border-top: 1px solid #00008B;
  border-left: 1px solid #00008B;
 }
td.bul1 {
  background-color: #D2D7EA;
  font-family: Verdana;
  font-size: 11px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  border-bottom: 1px solid #00008B;
  border-right: 1px solid #00008B;
  border-top: 1px solid #00008B;
  border-left: 1px solid #00008B;
 } 
td.bul2 {
  background-color: #D2D7EA;
  font-family: Verdana;
  font-size: 11px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  border-bottom: 1px solid #00008B;
  border-right: 1px solid #00008B;
  border-left: 1px solid #00008B;  
 }
 td.bul21 {
  background-color: #D2D7EA;
  font-family: Verdana;
  font-size: 11px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  border-right: 1px solid #00008B;
  border-left: 1px solid #00008B;  
 }
td.bul3 {
  background-color: #F2F3F9;
  font-family: Verdana;
  font-size: 12px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  border-top: 1px solid #00008B;
  border-bottom: 1px solid #00008B;
  border-left: 1px solid #00008B;
  border-right: 1px solid #00008B; 
 } 
td.bul4 {
  background-color: #D2D7EA;
  font-family: Verdana;
  font-size: 12px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  border-left: 1px solid #00008B;  
  border-right: 1px solid #00008B;
 }
td.bul5 {
  background-color: #D2D7EA;
  font-family: Verdana;
  font-size: 12px;
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
 }   
td.sleft {
  text-align: left;
  vertical-align: middle;
  padding-left: 0px;
}
td.sleft1 {
  text-align: left;
  vertical-align: middle;
}
td.sright {
  text-align: right;
  vertical-align: middle;
}
td.ts {
  color: White;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-indent: 0px;
  text-align: left;
}
td.pr           {
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #191970;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
}
td.prsup           {
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #191970;
	padding-bottom: 6px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: sub;
}
td.price           {
	color: #EDEDF7;
	line-height: 120%;
	word-spacing: 0;
	font-size: 11px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	text-indent: 6px;
	background-color: #00008B;
	font-weight: bolder;
	padding: 2px;
}
p            {
	color: #191970;
	line-height: 120%;
	word-spacing: 0;
	font-size: 12px;
	margin-left: 44px;
	margin-right: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 30px;
	text-align: justify;
}
p.load            {
	line-height: 130%;
	word-spacing: 0;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 80px;
	margin-top: 0px;
	margin-bottom: 4px;
	text-indent: 0px;
	text-align : right;	
}
p.omenu            {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF7DC5;
	line-height: 150%;
	word-spacing: 0;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-indent: 0;
}
p.omenus            {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
	line-height: 150%;
	font-weight: bold;
	word-spacing: 0;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-indent: 0;
}
p.slog            {
	color: #C71585;
	line-height: 130%;
	word-spacing: 0;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 30px;
	text-align : right;
}
p.key            {
	line-height: 1%;
	color: #f8f7f6;
	word-spacing: 0;
	font-size: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
	text-align : justify;	
}
h1.key            {
	line-height: 1%;
	color: #f8f7f6;
	word-spacing: 0;
	font-size: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
	text-align : justify;	
}
ul           {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	line-height: 120%;
	word-spacing: 0;
	margin-left: 85;
	margin-right: 10;
	margin-top: 5;
	margin-bottom: 5;
	text-align: left;
}
ul.sub           {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	line-height: 120%;
	word-spacing: 0;
	margin-left: 20;
	margin-right: 10;
	margin-top: 5;
	margin-bottom: 5;
	text-align: left;
}
h1           {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C71585;
	background-attachment: scroll;
	font-weight: bold;
	line-height: 1;
	word-spacing: 0px;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
}
h1.com           {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C71585;
	background-attachment: scroll;
	font-weight: bold;
	line-height: 1;
	word-spacing: 0px;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom:50px;
}
h1.com2          {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C71585;
	background-attachment: scroll;
	font-weight: normal;
	line-height: 1;
	word-spacing: 0px;
	text-indent: 0px;
	text-align: left;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom:20px;
}
h1.com1           {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D6C98;
	background-attachment: scroll;
	font-weight: bold;
	line-height: 1;
	word-spacing: 0px;
	text-indent: 0px;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
h1.nam           {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00008B;
	background-attachment: scroll;
	font-weight: bold;
	line-height: 1;
	word-spacing: 0px;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
}
h1.titl           {
	font-size: 12px;
	margin-bottom: 6px;
}
h2           {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00008B;
	line-height: 80%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-style: strong;
}
h3           { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal; 
	font-weight: bold; 
	color: #00008B; 
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif; 
	word-spacing: 0; 
	text-align:  center; 
    margin-top: 0; 
	margin-bottom: 0 ;
	margin-right: 0;
	font-size: 12px;
			   }
-->