body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.third-black-b {
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	padding-left: 40px;
}
.fourteen-black-b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.thirteen-blue-b {
	font-size: 13px;
	font-weight: bold;
	color: #00A1EC;
}
.sixteen-red-b {
	font-size: 16px;
	font-weight: bold;
	color: #CD0505;
	text-align: center;
	height: 24px;
	padding-top: 8px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.red:link {
	color: #CC0000;
	text-decoration: none;
}
a.red:visited {
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	color: #CC0000;
	text-decoration: underline;
}
.item {
	font-size: 14px;
}
.item td {
	font-size: 14px;
	line-height: 24px;
}
.item a:link {
	color: #000C80;
	text-decoration: none;
}
.item a:visited {
	color: #000C80;
	text-decoration: none;
}
.item a:hover {
	color: #FF3300;
	text-decoration: underline;
}
td.big-text {
	font-size: 14px;
	line-height: 30px;
}


div.img {
	width: 990px;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
	height: 100%;
	visibility: visible;
	display:block; 
}
div.img h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0181AE;
	height: 25px;
	width: 97%;
	padding-left: 10px;
	margin-bottom: 2px;
	text-align: left;
	padding-right: 10px;
	background-image: url(img-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#img_a {
	WIDTH: 990px;
	float: left;
	padding: 0px;
}
#img_a UL {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#img_a LI {
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 180px;
	COLOR: #000000;
	HEIGHT: 180px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 5px;
	margin-left: 2px;
}

#img_a IMG {
	WIDTH: 180px;
	HEIGHT: 120px;
	border: 1px solid #EFEBEF;
}
#img_a A IMG {
	border: 1px solid #EFEBEF;
}
#img_a A:hover IMG {
	border: 1px solid #CFE0F4;
}
#img_a .txt {
	MARGIN-LEFT: 8px;
	HEIGHT: 40px;
	TEXT-ALIGN: left;
	width: 170px;
}
#img_a .txt A {
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 4px;
	COLOR: #3A3A3A;
	padding-left: 5px;
}
#img_a .txt A:hover {
	WIDTH: 170px;
	COLOR: #3A3A3A;
	text-decoration: underline;
}

