a {
	text-decoration: none;
	color:#000456;
}

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:0px;padding:0px;	}

.copy {
  font-size:12px;
}

td {
  font-size:12px;
}

.top_txt {
  color:#000000;
	text-decoration:none
}

.gray {color:#525252; text-decoration:none}
.blue {color:#90AA00; text-decoration:none}
.orange {color:#F708AD; text-decoration:none}
.left_menu {color:#000000; text-decoration:none; font-size:11px}
.small {font-size:10px}
.td {color:#B4A3C5; text-decoration:none}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.s {font-size:9px}
.b {font-size:11px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color:#DACCE3}
.a1 {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under2.jpg);
	color:#D8CDE2}

.form { width:208px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background-color:#ECECEC;
		color:#666666;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:208px;
		height:88px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background-color:#ECECEC;
		color:#666666;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}
		
.login {width:75px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background-color:#ECECEC;
		color:#666666;
		margin-left:0px;
		margin-right:0px;}

.search {
  width:150px;
  height:15px;
  font-family:tahoma;
  font-size:10px;
  border-style:solid;
  border-width:1px;
  border-color:#DFDFDF;
  background-color:#ECECEC;
  color:#666666;
  margin-left:0px;
  margin-right:0px;
}

.button {
	font-size: 12px;
	border:1px solid #000000;
  background-color:#ECECEC;
  cursor: pointer;
}

.button:hover {
  background-color: #99ccff;
  cursor: pointer;
}

.rollover {
  scrollbar-face-color:#B6E9FF;
  scrollbar-track-color:#FCFEFF;
  scrollbar-arrow-color:#FCFEFF;
  scrollbar-3Dlight-color:#FCFEFF;
  scrollbar-base-color:#FCFEFF;
  scrollbar-shadow-color:#FCFEFF;
  scrollbar-darkshadow-color:#FCFEFF;
  scrollbar-highlight-color:#FCFEFF;
}

.transp {background:transparency}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

#navlist {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

#navlist li {
  padding-left: 12px;
  background-image: url(images/sym.jpg);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  color:#000456; 
  text-decoration:none; 
  font-size:11px;
  line-height:15px;
}

.titleBarText {
  padding-left: 10px;
  background-color:#000000;
  font-weight: bold;
  color: #CCCCCC;
}

.titleBarText a {
  padding-left: 10px;
  background-color:#000000;
  font-weight: bold;
  color: #CCCCCC;
}

.labelBox {
  padding-right: 10px;
  background-color:#CCCCCC;
  font-weight: bold;
  color: #000000;
  text-align: right;
  font-size:12px;
}

.imageBorder {
  border:1px solid #D4D4D4;
  text-align:center;
}

.label {
  font-size:12px;
  font-weight:bold;
}

.itemListName {
  font-size:12px;
  font-weight:bold;
}

.stdFormField {
  font-size:12px;
  border-style:solid;
  border-width:1px;
  border-color:#CBCBCB;
  background-color:#ffffff;
  color:#666666;
  margin-left:0px;
  margin-right:0px;
  text-align:left;
}

.attention {
  color:#ff6666;
  font-size:12px;
}

.required {
  color:#ff0000;
}

.content {
	font-family:tahoma;
	font-size:10px;
	color:#525252;
	line-height:12px;
}

.largeTitle {
	font-size:14px;
	color:#FFFFFF;
}

.tablePriceList {
	width: 125px;
	color: #000000;
}
.tablePriceList td {
	border-top: 1px solid #BBC6C6;
}

