td, tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5C5C5C;
}


body {
	margin: 0px;

}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #E9E5D7;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0093D9;
	text-decoration: none;
	font-weight: normal;

}
.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}



li {
	list-style-image:  url(images/bullet.gif);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #344534;
}


.midpad {
	padding-right: 100px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.headerpad {
	padding-top: 30px;
	padding-left: 87px;
}
.bord {
	border: 1px solid #CCCCCC;
}
/***************************************************/
/* Forms *******************************************/
/***************************************************/
form div.frow label{
	width:80px;
	float:left;
}
form div.frow input, form div.frow textarea{
	width:160px;
	height:20px;
	line-height:20px;
	margin:0 0 3px 0;
	background-color:#FFFBCC;
	padding-left:5px;
	border:1px solid #333333;
}
form div.frow textarea{
	height:100px;
}

input.button{
	background-color:#92918C;
	border:1px solid #ffffff;
	color:#ffffff;
	padding:5px 15px;
	font-weight:bold;
}


#alert{
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	font-weight:bold;
}
#alert div.buttonalert{
	padding:0 10px;
}
#alert div.inneralert{
	padding:10px;
}h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999999;
}
