body{color:#616161; 
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:12px; 
	margin:0;
	padding:5px;}
a{text-decoration:none;color:#800080;}
.nav{background-color:#74178a;}
.nav1{background-color:#a02fbc;}
h1{
	font-size: 28px;
	font-family:Times New Roman, Luxi Serif, Serif;
	font-weight:normal;
	color: #891ba4;
	}
h2, .tdH{
	height:33px;
	font-family:Times New Roman, Luxi Serif, Serif;
	font-size: 22px;
	font-weight:normal;
	color: #b834d8;
	border-bottom:1px #b46ed3 solid; 
	background-image: url(img/interface/gradient_color.gif);
	margin: 0;
	padding: 0;
	}

table.form, .message, {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	}

table.form th{
	height:22px;
	padding-left: 3px;
	background-color:#74178a;
	color:white;
	}

table.form td{
	height:22px;
	background-color:#ececec;
	}
.message{
	background-color: #FB7AFF;
	color: white;
	padding: 2px;
	}
.input_text{
	width: 215px;
	}
.input_textarea{
	/*not the terms and conditions*/
	height: 75px;
	width: 215px;
	}

div.order{
	font-family: courier, serif;
	color: black;
	font-size: 11px;
	}