.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.form{
	font-size:13px;
	font-weight:normal;
}

td#header{
	width:100%;
	height:50px;
	background:#E0FCE2;
	font-family:tahoma;
	font-size:35px;
}

.border1 {
	border:solid 1px #aaaaaa;
	border-top-right-radius:10px;
	cellspacing:10px;
	background-color:#FBF8CA;
	font-size:15px;
	font-weight:bold;
}

.content1{
	color:blue;
}

.style1 {
	font-size: 18px
}

.mya{
	color:#999999;
}

.style3 {
	background-color:#f0f0f0;
	border:solid 1px #cccccc;
}

.style2 {	
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}

.style4 {	
	font-family:tahoma;
	font-size: 16px;
	font-weight: bold;
	color: blue;
}
.style5 {	
	font-family:tahoma;
	font-size: 24px;
	font-weight: bold;
	color: white;
}

.style6 {
	 color:black;
	 font-size:16px;
	 height:20px;
	 background-color: #BABCFE;
	 text-align:center;
}

.style22 {
	font-size: 18px;
}

.style25 { 
	font-weight: bold; 
	font-size: 16px; 
	background-color:#000099;
	border-radius:10px;
}

.style26 {
	color: #FF0099;
}

.style27 {
	font-size: 24px;
}

/**** Style for "profile" page initially **/
body{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
}
.label1 {
	font-family:Arial Narrow;
	font-size:18px; 
	color:black;
	font-weight:bold;
}

.input1 {
	font-size:16px;
	background-color:white#E0FCE2;
}

.input2 {
	font-size:16px;
	height:25px;
}

/**** "profile" page style ends here ***********/

/**** "membership" page style STARTS here ***********/
.basic {
font-family:Arial Narrow;
color:Blue;
font-size:40px;
font-weight:bold;
}

.standard {
font-family:Arial Narrow;
color:Blue;
font-size:40px;
font-weight:bold;
}

.premium {
font-family:Arial Narrow;
color:Blue;
font-size:40px;
font-weight:bold;
}



/**** "membership" page style ends here ***********/





