body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

.bg { 
	background:url(images/background.jpg) repeat;
}

tbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00528C;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.link a:hover {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.table1 {
	BORDER-RIGHT: #E1E1E1 2px solid;
	BORDER-LEFT: #E1E1E1 2px solid;
	BORDER-TOP: #E1E1E1 2px solid;
	BORDER-BOTTOM: #E1E1E1 2px solid;
	background-color: #FFF;	
}

.table2 {
	BORDER-RIGHT: #00528C 3px solid;
	BORDER-LEFT: #00528C 3px solid;
	BORDER-TOP: #00528C 3px solid;
	BORDER-BOTTOM: #00528C 3px solid;
}
H1 {
	font-weight: bold;
	color: #00528C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
}
H2 {
	font-weight: bold;
	color: #6E6E6E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.ul {
	font-weight: bold;
	color: #6E6E6E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.ul a {
	font-weight: bold;
	color: #6E6E6E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none;
}
.ul a:hover {
	color:#00528C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}
.windowlayer {
	position:relative;
	width:300px;
	height:255px;
	overflow:hidden;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.windowlayer a {
	color:#00528C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.windowlayer a:hover {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.products {
	color:#333;
	font-size:14px;
} 
.products a {
	color:#636363;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
.products a:hover {
	color:#00528C;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
.product_info {
	color:#333;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	font-family: "Lucida Handwriting";
}

.asterisk {
	font-weight: bold;
	color: #903;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
}

.bottom_menu {
	color:#333;
	font-size:11px;
} 
.bottom_menu a {
	color:#00528C;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
.bottom_menu a:hover {
	color:#7D7D7D;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}

.footer {
	color:#333;
	font-size:11px;
} 
.footer a {
	color:#00528C;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
.footer a:hover {
	color:#7D7D7D;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
hr { 
	color: #00528C;
}