body {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F9F9;
}
table {
	font-size:11px;
}
select {
	font-size:9px;
}
input {
	font-size:9px;
}
.header {
	font-size: 36px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.subheader {
	font-size: medium;
	font-weight: 100;
}

.content {
	color: #006699;
	font-size: 11px;
	text-align: justify;
}
#txtPrice{
	border:none;
	background-color: #F2F9F9;
	font-weight:bold;
	padding-left:0;

}
#txtItemPrice{
	border:none;
	padding-bottom:0;
	background-color: #F2F9F9;
}

#txtOption{
	border:none;
	padding-left:0;
	width:225px;
	background-color: #F2F9F9;
}

#txtSystemName{
	border:none;
	padding-left:0;
	width:225px;
	background-color: #F2F9F9;
}

#OptionList
{
	list-style-type: none;
}
.questions {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
.news {
	font-size:14px
}
.copyright {
	font-size: xx-small;
}
.footer {
	font-size: 11px;
}
.product_titles {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.productname {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006699;
	text-align: center;
	color: #F2F9F9;
	font-size: 14px;
	cursor: hand;
}
.menubarcurrent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F9F9;
	text-align: center;
	color: #006699;
	font-size: 14px;
}
#NoBorder {
border-style:hidden;
}
.Button {
	font-size:10px;
}
#PageHeadertext {
	font-size:14px;
	text-align:center
}