body
{
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #F4F4F4;
}
br
{
	font-size: 12px;
}

h1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #494847;
	font-weight:bold;
	DISPLAY: inline;
}

h2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #363636;
	font-weight:normal;
	DISPLAY: inline;
}

h3
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	DISPLAY: inline;
}

p
{
	margin: 0;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-top: 5px;
}

table
{
	font-size: 12px;
}

a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
}


.s
{
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}
.s1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.green
{
	font-family: Tahoma;
	font-size: 12px;
	color: #9CE438;
}
.red
{
	font-family: Tahoma;
	font-size: 12px;
	color: #BE5811;
	text-decoration: none;
}
.red1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #BE5811;
}
.o
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
}
.blue
{
	font-family: Tahoma;
	font-size: 12px;
	color: #2C7F06;
}
.w
{
	font-family: Tahoma;
	font-size: 12px;
	color: #E5E3E3;
}
.w1
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.w2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.b
{
	font-family: Tahoma;
	font-size: 12px;
	color: #161616;
}
.b1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #363636;
}
.b4
{
	font-family: Tahoma;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
.b2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #494847;
}
.b3
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

a.a_main
{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.a_main:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: #F06C43;
	text-decoration: none;
	font-weight: bold;
}




#input
{
	width: 160px;
	height: 21px;
}

#input1
{
	width: 134px;
	height: 21px;
}

#textarea
{
	width: 102px;
	height: 48px;
	border-width: 1px;
	border-style: solid;
	border: none;
	background-color: #F0EAE3;
	overflow: auto;
}





