body {
	margin: 0px 0px 0px 10px;
}

.content {
}
.content td{
	border: 1px dotted #e8e8e8;

}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;




}
.padleft {
	padding-left: 40px;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	color: #000000;

}
#selection{
	background-image: url(images/bg1.jpg);

}
.related td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.selection {
	background-color: #E8EAD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1em;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px 3px 3px 9px;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D6E4DA;
	padding: 3px;


}
.cbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: f8f8f8;
	border-right-color: f8f8f8;
	border-bottom-color: f8f8f8;
	border-left-color: f8f8f8;

}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:capitalize;
}


