.test {
	font-family: Arial, Helvetica, sans-serif;
}
#caption{
	width: 412px;
}
#leftC{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#try li{
	list-style-image: url(/imagesv2/bulletSmall.gif);
}
#try ul{
	padding-top:4px; margin-top:4px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.unnamed1 {
	background-image: url(/imagesv2/tab_end.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
body {
	background-color: #E8E8E8;
	background-image: url(/imagesv2/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

