body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {color: #414141;
        font-size:14px;
		font-weight:bold;}
		
.regular {color: #666666;
        font-size:12px; text-align: right; height: 40px; vertical-align: top; width: 150px;
		}
		
.regular-input {color: #666666;
        font-size:12px; text-align: left; height: 40px; vertical-align: middle; width: 250px;
		}

		
.regular-right {color: #666666;
        font-size:12px; width: 200px; text-align: left;
		}
		

		.nowidth {width: 20px; vertical-align: bottom;}
		.textarea {width: 200px; height: 50px; border: 1px #016D00 solid; font-size: 12px; font-family: Arial; }
.tdsmall
{
border: 1px solid;
border-color: #000000;
}

.tdsmall2
{
color: #00CC33;
font-weight:bold;
border: 1px solid;
border-color: #000000;
text-align: center;
}		
a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}
.tiny {font-size:3px;}
.footer {font-size: 10px; color: #ffffff;}
.header {color: #E55E04; font-size:12px}
a.top {color: #414141}

.price_td {
border: 1px #D9D9D9 solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.vars_td {
border: 1px #D9D9D9 solid; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

input.mid-wrap {border: 1px soild #000000; font-family: tahoma; font-size: 11px; color: #414141; padding: 3px;}
#mid-wrap {padding-left: 15px; line-height: 30px; font-size: 12px; vertical-align: top;}

input { border: 1px #016D00 solid; font-size: 12px; font-family: Arial; width: 300px;}
select { border: 1px #016D00 solid; font-size: 12px; font-family: Arial; width: 300px;}

/* FORM PROPERTIES */
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #BEF08D;
background:#F1FCEC;
padding: 20px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #BEF08D;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:190px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:190px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #C9E8AD;
width:250px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(images/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#stylized select {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #C9E8AD;
width:250px;
margin:2px 0 20px 10px;
}
#stylized textarea {
font-family: tahoma;
font-size:11px;
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #C9E8AD;
width:250px;
margin:2px 0 20px 10px;
height: 100px;
}

/* END FORM PROPERTIES */
