@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}


a.b:link {
	color: #996633;
	font-size: 11px;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	font-size: 11px;
	color: #996633;
}
a.b:hover {
	text-decoration: none;
	color: #FF6600;
}
a.b:active {
	text-decoration: none;
	color: #996633;
}
.style1 {color: #CCCCCC}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #27136C;
}
.bdline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h2 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
}
.style3 {font-weight: bold}
.style4 {
	color: #27136C;
	font-weight: bold;
}
.style6 {font-size: 11px}
.style7 {
	color: #27136C;
	font-size: 24px;
}
.style10 {font-size: 14px; color: #27136C; font-weight: bold; }
.style11 {color: #FF0000}
ul
  {
  margin-left: 0;
  padding-left: 2em;
  }
li
  {
  margin: 0;
  padding: 0;
  }

.lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.rb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
}
.btmm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

