body {
	margin-bottom: 0px;
	background-color: #000;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 6f6f6f;
	font-weight: normal;
	line-height: 14px;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #000;
}

.text3 {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0;
	}
.text5 {
	font-family: tahoma;
	font-size: 22px;
	color: #FF0;
	line-height: 1;
}
a:link {
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}

a:hover {
	color: #F00;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.b:link {
	border:none; 
	font-family: tahoma;
	font-size: 10px;
	color: d92222;
	text-decoration: none;
}
a.b:visited {
	border:none; 
	font-family: tahoma;
	font-size: 10px;
	color: d92222;
	text-decoration: none;
}
a.b:hover {
	border:none; 
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
	Style 2:
}

.twoborders {
    padding:3px;
    background:#fff; 
    border:1px solid #999;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5x;

}



