html,body {
	font-family: Verdaana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
body#bundle-page {
	font-weight: bold;
}
a img {
	border: none;
}

TD.menuTop
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

TD.menuTop a
{
	text-decoration: none;
	color: #FFFFFF;
}

TD.menuTop a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

TD.menu
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #333333;
	border-right: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align:left;
	padding-left: 18px;
	height:22px;
	background-image:url(images/bgmenu.jpg);
}

TD.menu a
{
	text-decoration: none;
	color: #333333;
}

TD.menu a:hover
{
	text-decoration: underline;
	color: #999999;
}

TD.main
{
	padding: 10px;
	width: 350px;
	text-align:justify;

}

TD.footer
{
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height:15px;
}

TD.footer a
{
	text-decoration: none;
	color: #333333;
}

TD.footer a:hover
{
	text-decoration: underline;
	color: #999999;
}

div#adRight
{	
	margin:5px;
	padding:5px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align:left;
	
}

div#body TD.body
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:0px;
	
	
}

#body ul
{
}

#body li
{
	line-height: 20px;
	padding-left: 7px;
	
}

#body TD.body a
{
	text-decoration: underline;
	color: #990000;
}

#body TD.body a:hover
{
	text-decoration: none;
	color: #999999;
}


#body img.thumbnail
{
	border:1px solid #DDDDDD;
	padding: 2px;
	background-color:#FFFFFF;
}

#body TD.thumbnail
{
	background-color:#EEE;
}

#body TD.listing
{
	background-color:#FFF;
	padding: 5px 5px 5px 10px;
}

hr
{
	border-top:1px dashed #DDDDDD;
	border-bottom:1px dashed #FFFFFF;
}

#contact
{
	float:right;
	border:1px solid #DDDDDD;
	padding: 10px;
	width:200px;
}

h2
{
	font-size:18px;
}

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

a:hover
{
	text-decoration: underline;
	color: #000000;
}

TD.box
{
	font-size:14px;
	text-align:center;
	border-right:1px solid #333;
	border-left:1px solid #333;
	padding-top: 10px;
}
TD.boxPic
{
	font-size:14px;
	text-align:center;
	border-right:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	padding-bottom: 10px;
}
body#bundle-page {
	background: #eee;
}
#container{
	width: 500px;
	padding: 20px;
	text-align: left;
	margin: 0px auto;
	overflow: auto;
	background: #fff;
	border: 3px solid #ccc;
	border-top: 0;
	border-bottom: 0;
}

#container a {
	color: #0000ff;
	text-decoration: underline;
}