@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#msg {
	font-weight: bold;
	color: #09F;
}

#error {
	font-weight: bold;
	color: #E80000;
}

#error li {
	margin-left: 43px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

a {
	color: #900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #06F;
}

#product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}

#product a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	
}

#product a:hover {
	color: #06F;
	text-decoration: none;
	
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #999;
}

#footer a {
	color: #999;
	
}

#footer a:hover {
	color: #900;
	
}
#mainBox {
	margin-left: 30px;
	margin-right: 10px;
}
#colBox {
	margin-left: 10px;
	margin-right: 10px;
}


#center {
	text-align: center;
	width: 100%;
}
.catalogTitle {
	font-weight: bold;
	color: #333;
	font-size: 11pt;
}
.announce1 {
	font-size: 11pt;
	font-weight: bold;
	color: #F00;
}
.announce2 {
	font-weight: bold;
	color: #06F;
}
.announce3 {
	font-weight: bold;
}
.date {
	font-style: italic;
	color: #00C;
}

#catalog {
	font-size: 11pt;
	color: #666;
	font-weight: normal;
}


#catalog a {
	color: #900;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#catalog a:hover {
	color: #03F;
	text-decoration: none;
}
.copyright {
	font-size: 8pt;
}


#catalog li {
	margin-bottom: 14px;
	margin-left: -14px;
	
}
.pTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.pageTitle {
	font-size: 12pt;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	color: #900;
	background-color: #CCC;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.textar {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
