.header0 {
	color: #FFFFFF;
	background-color: #0066FF;
	font-size: 18px;
	font-weight: bold;
	border: double;
}

.bgorangedb {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: double;
	text-decoration: none;
}

.bgbluedb {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: double;
}

.homesel {
font-size:12px;
background-color: #333399;
color:white;
width:100px;


}

.homemenu {
font-size:12px;
background-color: #333366;
color:white;
width:120px;
border: 1px solid;
text-decoration: none;
}

.demomenu {
font-size:12px;
background-color: #FF3333;
color:white;
width:120px;
border: 1px solid;
text-decoration: none;
}

.servicemenu {
font-size:12px;
background-color: brown;
color:white;
width:120px;
border: 1px solid;
text-decoration: none;
}

.productmenu {
font-size:12px;
background-color: brown;
color:white;
width:120px;
border: 1px solid;
text-decoration: none;
}

.contactmenu {
font-size:12px;
background-color: green;
color: #FFFFFF;
width:120px;
border: 1px solid;
text-decoration: none;
}

.contactahref {
font-size:12px;
color: #FFFFFF;
text-decoration: none;
}

.homeahref {
font-size:12px;
color:white;
text-decoration: none;

}

.whitefont16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.db {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border: double;
}


.bgblue16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;

}

.bgblue14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;

}

.bgblue12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;

}

.txtblue16 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.txtblue14 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.txtblue12 {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

