body.main{
	margin: 50px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
}

body.send{
	margin:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
}

 table, tr, td{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
 }

a:link{ color:#000000; text-decoration: none; }
a:visited{ color:#000000; text-decoration: none }
a:active{ color:#000000; text-decoration: none }
a:hover{ color:#000000; text-decoration: underline }

input,select,textarea{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border : 1px solid #000000;
}

.formChk{
	background-image:url("images/chk_form.png");
	width:460;
	height:210;
}

.status1{
	font-size: 16;
	color: #0099FF;
}

.status1.number{
	font-weight:bold;
}

.topBar{
	background-image:url("images/bar.png");
	width:700;
	height:50;
}

.membertable1{
	background-image:url("images/bar_bg.png");
}
.membertable2{
	background-image:url("images/bar_bg2.png");
}

.bartopic{
	background-image:url("images/bar_topic.png");
}

.footer{
	background-image:url("images/bar_footer.png");
	width:896;
	height:9;
}

.title{
	background-image:url("images/bar_topic.png");
	font-size:16;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}
