body{
padding:0px;
margin:0px;
background:#282828;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#FFFFFF;
	margin-bottom: 10px;
	}
	
.bg-top { background:url(images/bg-top.gif) top repeat-x}
.bg-top2 { background:url(images/bg-top2.jpg) top left no-repeat}
.bg-top2 img { margin:87px 0px 0px 42px}

.bg-bot { background:url(images/bg-bot.gif) left top}
.bg-mid { background:url(images/bg-mid.gif) left bottom repeat-x}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.line { background:url(images/line.gif) repeat-x}

.form{height:29px; margin-top:7px;}
.form input {width:168px; height:26px; border:#4F4F4F 1px solid; background:#282828; padding-left:9px; padding-top:4px}

textarea {width:168px; height:134px; border:#4F4F4F 1px solid; background:#282828; padding-left:9px; padding-top:4px; overflow:auto; margin-top:7px}

