/* CSS Document */

body {
	/* background-color: #C0D39C;
	background-color: #CCCCCC; */
	background-image: url(images/background.gif);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;	
}

.section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6695DC;
	letter-spacing: 2px;
	line-height: 28px;
	text-decoration: none;
}

.subsection_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #6695DC;
	letter-spacing: 0px;
}

A:link, A:visited {
	color: #335587;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;	
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;	
}

.imgframe {
	border: 1px solid #666666;
}

.pageframe {
	border: 1px solid #333333;
}

.dotted {
	border: 1px dashed #CCCCCC;
}
.catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #666666;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.table_border {
	border: 1px dotted #C7E4A7;
	padding: 3px;
}
.catalog_item {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #666666;
}
