
.tagline {
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #e9f2fc;  
	background-color: #174FA3; /* #5F7797 the box at the bottom of the main content */
}
.linkbar:link, input.button {
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #e9f2fc;  
	text-decoration: none;
	width: 100%;
	height: 100%;
	background-color: #5C759A; 
}
.linkbar:visited {
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #e9f2fc; 
	text-decoration: none; 
	width: 100%;
	height: 100%;
	background-color: #5C759A; /* #5F7797  */
}
.linkbar:hover {
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #e9f2fc;  
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-color: #2A344F; /* #5F7797  */
}
.linkbar {
	background-color: #5C759A;
	text-decoration: none;
}
.page_title_icon {
	background-color: #9CA4B1; /* #9CA4B1 the box with :. on the title */
}	
.main_content 
{
	background-color: white;
	border: 1px solid #2A344F;
	text-justify: newspaper;
}
.header_box {
	background-color: #0D2F63;
	text-align: right;
	color: White;
}
.footer_box_border {
	background-color: #7C8AA4;
	text-align: center
}
.border1 {
	background-color: #ffffff; /* #4672B4 body and thin inside border */
}
.border2 {
	background-color: #0D2F63;  /* #ffffff thick outside border */
}
.border3 {
	background-color: #0D2F63; /* #354463 Header background */
}
.main_table {
	background-color: #96A8C4;
	border: 1px solid #0D2F63
}
input, textarea, select {
	background-color: #eeeeee; /*   */
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px; 
	width: 100%;
	border-style: solid;
	border-width: 1px;
} 
input.button {
	border-style: solid;
	border-width: 1px;
	border-color: #0D2F63;
}
img.product {
	margin-left: 30px;
	margin-bottom: 15px; 
	Border:black 1px solid; 
	BACKGROUND-COLOR:white; 
	FLOAT:right
}
p, LI { 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 12px; 
	padding-left: 8px;
	color: #000000;
	text-align: left 
}
LI {
	line-height: normal;
}
h3 { 
	font-family: verdana, arial, "ms sans serif", sans-serif;
	font-size: 16px; 
	margin: 10px;
	line-height: 18px;
	padding-left: 5px;
	color: #e9f2fc;
} 
.small
{ 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #e9f2fc;
}
.small_noindent
{ 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 2px;
	line-height: 14px;
	color: #e9f2fc;
} 
.medium
{ 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	line-height: 14px;
	padding-left: 0px;
	color: #e9f2fc;
}

.big
{ 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 14px; 
	line-height: 14px;
	padding-left: 10px;
	color: #e9f2fc;
}
.news
{ 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	line-height: 10px;
	padding-left: 5px;
	color: #464C64;  /* #464C64 */
}
Table.specs {
	border: 1px solid black;
} 
td, th { 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 12px;
	color: #4C4C4E;
}
td.text {
	width: 40%;
}
a:link {
	color: #5C759A;
	font-weight: bold; 
	text-decoration: underline;
}
a:visited {
	color: #5C759A;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #5C759A;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
.copyright { 
	background-color: #0D2F63;
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 10px;
	padding-right: 5px;
	color: white;
	text-align: right;
}
.footer_box {
	color: #000000;
	text-align: center;
}