#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 5px;
}
#sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: none;
}

#sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	}
a:visited{
	text-decoration: none;
	}
a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: red;
}
#g33 {
	border: medium groove #000000;
	width: 100px;
	padding: 0px;
	margin: 0px;	
}
#g33 th {
	border: thin dotted #000000;
	border-collapse: collapse;
}
#g33 td {
	border: thin dotted #000000;
	border-collapse: collapse;
	text-align: center;
	font-weight: normal;
}
.boldtxt {
	font-weight: bold;
}


#intl td {
	border: thin dotted #000000;
	border-collapse: collapse !important;
	font-weight: normal;
	padding: 2px;
}
#intl {
	border: medium groove #000000;
	width: 300px;
	border-collapse: collapse !important;
	}
.thead {
background-color:#FFCC99;
}
#bklinks {
text-align:center;
}
#detailsDiv {
margin-left: 100px;
}
#detailsDiv4 {
margin-left: 100px;
}
h3 {margin-bottom:-13px;}