/* CSS Document */
html,body {
  background-color: #A6A6A6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  line-height: 1.5;
}
ul, ol {
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 1em;
}
img {
  border-style: none;
}
pre {
  font-size: 12px;
}
label {
  cursor: pointer;
  cursor: hand;
}
.Table_01img {
	background-color: #4C4C4C;
}
.Table_01td {
	background-color: #EAEAEA;
}
.Table_01td2 {
	background-image: url(images/cp_07.png);
	background-repeat: repeat-y;
}
/* Function Styles */
.service_ok_box {
  width: 100px;
  heigh: 30px;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #82BF3B;
  background: #EEFECB;
  color: #82BF3B;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  text-transform: uppercase;
}
.service_notok_box {
  width: 100px;
  heigh: 30px;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #C63581;
  background: #FECBE7;
  color: #C63581;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.tdTop {
	background-color: #999999;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.tdTopBlue {
	background-color: #0033FF;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold; 
}
.tdAlt {
	font-size: 11px;
}
.tdAlt a, .tdAlt a:visited {
	width: 100%;
	text-decoration: none;
	color: blue;
	font-size: 11px;
	
}
.tdAlt a:hover {
	color: #FF0000;
}
.tdMain {
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #82BF3B;
  background: #EEFECB;
  border-bottom: 1px dashed #82BF3B;
  border-bottom-width: 1px;
  color: 444;
  text-align: left;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 5px 0px;
  text-transform: none;
}
.tdMainAlt {
  background: #FFFFFF;
  font-size: 12px;
  border-left: 1px solid #82BF3B;
  border-right: 1px solid #82BF3B;
  border-bottom: 1px solid #82BF3B;
  color: 444;
  text-align: left;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 5px 0px;
  text-transform: none;
}
/*
* Navigation Styles
*/
.navTop {
	width: 150px;
	height: 18px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 10px;
}
.navTopnoSub {
	width: 150px;
	padding-top: 5px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	font-weight: none;
	font-size: 11px;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 10px;
}
.tdMainAlt a, .tdMaintAlt a:visited, .navTopnoSub a, .navTop a, .navTopnoSub a:visited, .navTop a:visited, .navSubMenu a, .navSubMenu a:visited,  .tdMain a, .tdMain a:visited{
	text-decoration: none;
	font-size: 11px;
	color: blue;
}
.tdMainAlt a:hover, .navTopnoSub a:hover, .navTop a:hover, .navSubMenu a:hover, .tdMain a:hover {
	color: #FF0000;
}
.navSubMenu {
	margin-left: 17px;
	width: 143px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	font-weight: none;
	font-size: 10px;
	border-bottom: 1px solid #aaaaaa;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
/* FORMS */
input, select, textarea {
  font-size: 12px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  color: 444;
  text-transform: none;
}
input:focus, select:focus, textarea:focus {
background-color: #FFFFCC;
}
.formTbl {
	font-size: 11px;
	color: 444;
	border-bottom: 1px solid #efefef;
}
.button {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #999;
  background-color: #ccc;
}

