﻿*, form
{
	padding:0px; margin:0px; color:#35475B; font-family: Arial;  font-size:11px;
}
h1
{
color:#35475B;

font-size:24px;

}
h3
{
color:#35475B;
 font-weight:normal;
font-size:20px;

}
p
{

}
h2 {
color:#35475B;

font-size:13px;
font-weight:bold;
}
span
{
	 font-size:11px; line-height:19px;
}

.all
{
	float:left; clear:both; width:100%;
}
body br
{
	float:none !important;
}

input[type=text]
{
	border:none;
}
.btn
{
	cursor:pointer; border:none;
}

.commonPage
{
background:#0F0F0E url(../../images/masters/main/top.png) no-repeat scroll 0 0;
float:left;
width:100%;
}
.commonPageBottom
{
background:transparent url(../../images/masters/main/btn.png) repeat scroll 0 0;
float:left;
height:18px;
margin-bottom:-18px;
width:100%;
}


