/* CSS Document */

body {
	/*overflow-x:hidden;
	overflow-y:hidden;*/
	background-color: #9FB0CE;
	text-align: justify;
}
.table {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size:12px;
	color:#000000;
}

.tr,td {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	padding-right:3px;
	padding-left:3px;
}

a {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#003399;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
}

a:link {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#003399;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
}

a:hover {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
}

.border {
	border-bottom-color:#256BB1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#256BB1;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#256BB1;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#256BB1;
	border-top-style:solid;
	border-top-width:1px;
		}
		
.input {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

a.menu {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

a.menu:link {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

a.menu:hover {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#0000000;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

a.menu:active {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

.footer {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:link {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:hover {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:active {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

.product_heading {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 15px;
	color:#003399;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

.heading {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 13px;
	color:#003399;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	text-align: left;
}
.caption {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 10px;
	color:#666;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	text-align: center;
}
.copy {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
	text-align: justify;
	vertical-align: top;
}
a.heading {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 13px;
	color:#003399;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}
a.heading:hover {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	color:#FFF;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

li.menufive {
	width: 120px;
	list-style-type: none;
	background-color: #9FB0CE;
	margin-left: 50px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

li.menufive a {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
	font-style:normal;
	text-decoration:none;

}

#menufive {
	cursor:	pointer;
}
