/* general */
body {
	margin:0px;
}
td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #868686;
	text-align: justify;
	line-height: 140%;
}


.white
{
 color: #ffffff;
}
.red
{
 color: #BC0711;
}
/* content */
.title
{
	color: #ffffff;
	font-size: 18px;
}
h1 {
	font-size:14px;
	color: #DF0913;
	margin-bottom:8px;
	letter-spacing:1px;	
}
ul {
	margin: 0px 0px;
	padding: 6 0 0 14px;
}	
li {
	list-style-type: none;
	padding: 0 0 0 20px;
	line-height: 22px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
/* top navi */
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
	float:left;
	margin: 0px;
	padding: 0px;
	background:url("images/bg_topnavi.jpg") no-repeat;
}
#vertmenu ul li a {
	font-family: "Trebuchet MS", Verdana;
	vertical-align:middle;
	text-align:center;
	font-size: 12px;
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #ffffff;
	width:72px;
	line-height: 23px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	background:url("images/bghover_topnavi.jpg") no-repeat;
}
#p1 #i1 a,
#p2 #i2 a,
#p3 #i3 a,
#p4 #i4 a,
#p5 #i5 a,
#p6 #i6 a,
#p7 #i7 a,
#p8 #i8 a,
#p9 #i9 a,
#p10 #i10 a {
background:url("images/bghover_topnavi.jpg") no-repeat;
}
/* bottom */
#btm a{
	color: #ffffff;
	text-decoration:none;
	margin-right: 14px;
}
#btm a:hover{
	border-bottom: 1px dashed #ffffff;
}

/* custom */
.txtbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	height:20px;
	width:140px;
}
.txtfield {
	border: 1px solid #cccccc;
	height: auto;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;

}
a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #185A8C;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #185A8C;
	text-decoration: none;
}
#products td {
	text-align:center;
	color:#333333;
	font-weight: bold;
}
#products {
	border:solid 1px #333333;
}
#products .heading {
	color: #FFFFFF;
}
