@charset "utf-8";
/* CSS Document */

body {
	background-color: #1C3B51;
	text-align: left;
}
.menuitem {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1C3B51;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	vertical-align: middle;
}
.header {
	font: bold 13px/18px Verdana, Geneva, sans-serif;
	color: #666;
}
.hometext {
	font: bold 13px/24px Verdana, Geneva, sans-serif;
	color: #666;
}


.footer {
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.text {
	font: 12px/19px Verdana, Geneva, sans-serif;
	color: #000;
}
.dot {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-style: dotted;
}
.hmenuitem {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1C3B51;
}
.hmenuitem a {
	text-decoration: none;
	color: #1C3B51;
}
.hmenuitem a:hover {
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #1C3B51;
}

.productheader {
	font: bold 18px/18px Verdana, Geneva, sans-serif;
	color: #1C3B51;
	padding-bottom: 10px;
}
.blueheader {
	color: #4A7AA2;
	font: bold 14px Verdana, Geneva, sans-serif;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.dottop {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
}
.enter {
	font: italic normal 14px "Times New Roman", Times, serif;
	color: #999;
}
.smtext {
	color: #F00;
	font: 10px Verdana, Geneva, sans-serif;
}
.smtext a {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}
.border {
	border: 1px solid #000;
	font: 10px/12px Verdana, Geneva, sans-serif;
}

.homebg {
	background-image: url(artwork/home_page_banner_bg.jpg);
	background-repeat: no-repeat;
	height: 324px;
	width: 931px;
}

.flashadborder {
	margin-right: 10px;
	margin-top: 7px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.homepgads {
	border-style: none;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

