BODY, TABLE, TD, P, SELECT, INPUT, TEXTAREA {
	color : #666666;
	font-family : Tahoma, Arial;
	font-size: 11px;
}
a {
	color : #666666;
	text-decoration: underline;
}
ul.formValidation {
	color : red;
	list-style-type : square;
}
.inputstyle {
	background-color:#EDF4FC;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#A8C0D9;
}
.boxline {
	background-color:#A8C0D9;
}
.boxcontent {
	background-color:white;
}
.boxcontent2 {
	background-color:#E8F0F7;
}
.column {
	background-color:#E8F0F7;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
}
.header {
	background-color:#A8C0D9;
	font-size: 11px;
	color : white;
}
a.header {
	color : white;
	font-weight : bold;
	text-decoration: none;
}
.boxtitle {
	background-color : #A8C0D9;
	border-bottom : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	font-weight : bold;
	color : White;
}
.header2 {
	background-color:#C9DDF2;
}
.productprice {
	color : Red;
	font-weight : bold;
}
.title {
	color:#809FBF;
	font-size : 12px;
	font-weight : bold;
}
.title2 {
	color:#809FBF;
	font-weight : bold;
}
.line {
	background-color:#A8C0D9;
}