body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/mainback.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.text {
	padding-left:10px;
	font-size:14px;
	line-height: 35px;
	
	}

a:link {
	color:#00204e;
	}
a:hover {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color: #00204e;
}
a:active {
	color: #00204e;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00204e;
	text-align:right;
	font-weight:bold;
}
a.contact:link {
	color: #00204e;
	text-decoration: none;
}
a.contact:hover {
	color:#333333;
	text-decoration: none;
}
a.contact:visited {
	color: #00204e;
	text-decoration: none;
}
a.contact:active {
	color: #00204e;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00204e;
	font-weight:bold;

}

a.header:link {
	color: #00204e;
	text-decoration: none;
}
a.header:hover {
	color:#333333;
	text-decoration: none;
}
a.header:visited {
	color: #00204e;
	text-decoration: none;
}
a.header:active {
	color: #00204e;
	text-decoration: none;
}
.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #00204e;

}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#666666;
	font-weight:bold;
	vertical-align:middle;
	font-size:11px;
}

a.menu:link {
	color:#00204e;
	text-decoration: none;
	}
a.menu:hover {
	color:#666666;
	text-decoration: none;
}
a.menu:visited {
	color: #00204e;
	text-decoration: none;
}
a.menu:active {
	color: #00204e;
	text-decoration: none;
}

.button_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	font-size:11px;
	
}

a.button_text:link {
	color:#CCFFFF;
	text-decoration: none;
	}
a.button_text:hover {
	color:#FFFFFF;
}
a.button_text:visited {
	color: #CCFFFF;
	text-decoration: none;
}
a.button_text:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

a.footer:link {
	color:#999999;
	text-decoration: none;
	}
a.footer:hover {
	color:#666666;
	text-decoration: none;
}
a.footer:visited {
	color: #00204e;
	text-decoration: none;
}
a.footer:active {
	color: #00204e;
	text-decoration: none;
}

.box1 {
	border-color:#666666;
	background-color:#e8ebef;
}

.box1text {
	color:#00204e;
	text-align:left;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
}

.search {
	color:#00204e;
	text-align:left;
	font-weight:bold;
	font-size:10px;
}

.background {
	background-image:url(images/back_vase.jpg);
	background-repeat:no-repeat;
	
}

.back_server {
	background-image:url(images/back_serving.jpg);
	background-repeat:no-repeat;
	
}

.back_plate {
	background-image:url(images/back_plate.jpg);
	background-repeat:no-repeat;
	
}

.back_ornament {
	background-image:url(images/back_ornament.jpg);
	background-repeat:no-repeat;
	
}

.back_candy {
	background-image:url(images/back_eggs.jpg);
	background-repeat:no-repeat;
	
}

.back_hanky {
	background-image:url(images/back_hanky.jpg);
	background-repeat:no-repeat;
	
}

.back_glass {
	background-image:url(images/back_glass.jpg);
	background-repeat:no-repeat;
	
}

.back_spoon {
	background-image:url(images/back_spoon.jpg);
	background-repeat:no-repeat;
	
}

.back_urn {
	background-image:url(images/back_urn.jpg);
	background-repeat:no-repeat;
	
}

.back_forks {
	background-image:url(images/back_forks.jpg);
	background-repeat:no-repeat;
	
}

.back_handles {
	background-image:url(images/back_handles.jpg);
	background-repeat:no-repeat;
	
}

.back_angels {
	background-image:url(images/back_angels.jpg);
	background-repeat:no-repeat;
	
}

.button_blue {
	font-size: 10px;
	color: #00204e;
	font-weight:bold;
}
.button_gray {
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	line-height: 15px;
	
}

a.sub_text:link {
color:#FFFFFF;
text-decoration:none;
}

a.sub_text:hover {
color:#CCFFFF;
text-decoration:underline;
}

a.sub_text:visited {
color:#FFFFFF;
text-decoration:none;
}

a.sub_text:active {
color:#FFFFFF;
text-decoration:none;
}

.white_text {
	font-size:11px;
	color:#FFFFFF;
}

a.white_text:link {
	color:#FFFFFF;
	text-decoration:none;
	}
a.white_text:hover {
color:#CCFFFF;
	text-decoration:underline;
	}
	a.white_text:active {
	color:#FFFFFF;
	text-decoration:none;
	}
	a.white_text:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.inside_txt {
	color:#333333;
	font-size:14px;
	text-align:justify;
	margin-right: 15px;
	margin-left: 25px;
	line-height: 18px;
}

.inside_titles {
	color:#00204e;
	font-weight:bold;
	font-size:14px;
	}
	
.box2txt {
	font-size:11px;
	text-align:center;
	color:#333333;
	}

