﻿/* CSS Document */
.input_membership {
	width: 150px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.radio_input_membership {
	width: 50px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.textarea_membership 
{
    width: 200px;
	height: 60px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.subTitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #942300;
}

.input_membership2 {
    padding-top:8px;
    border-right:solid 2px #E55C00;
	border-bottom:solid 2px #E55C00;
	border-top:solid 2px #FF751A;
	border-left:solid 2px #FF751A;
	width: 100px;
	height: 18px;
	background-color:#ff6600;
	font-weight: bold;
	color:#fff;
	font-size:100%;
	text-decoration:none;
	font-size: 14px;
	font-family: arial;
	text-align: center;
}


.12style 
{
   font-size: 12px;
}

