/* CSS Document */

body, td, th {
font-family:Arial, Helvetica, sans-serif;
/*font-family: Calibri;*/
font-size:14px;
font-weight:normal;
color:#000000;
text-align:left;
}

.red {
	color: #C00;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}

h2 {
font-size:22px;
color:#003399;
font-weight:bold;

}

.textarea {
	background-color: #FFF;
	background-image: url(../images/textarea-bg.jpg);
	background-repeat: repeat-y;
}

.testimonial-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 18px;
}
.style1 {
	color: #000066;
	font-family: tahoma;
}
.style3 {font-size: 18px}
.style4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}


#cbdisclaimer {
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:10px;
}
#footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}

#orderblock {

width:600px;
margin:auto;
border-color:#666666;
border-width:medium;
border-style:solid;

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
font-weight:500;
}
#table-order {
	border: medium dashed #C00;
	

}


