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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:rgb(255,223,0);
	font-weight: bolder;
	display: inline;
	text-transform: none;
	font-variant: normal;
	font-style: normal;;
	
}
 
a:link{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:rgb(12,88,203);
	font-weight: bolder;
	display: inline;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
}
a:visited{text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#0099FF;
	font-weight: bolder;
	display: inline;
	text-transform: none;
	font-variant: normal;
	font-style: normal;}
	
	a:active{text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:rgb(255,100,2);
	font-weight: bolder;
	display: inline;
	text-transform: none;
	font-variant: normal;
	font-style: normal;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#FFFFFF;
	}

.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}.links {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	background-attachment: fixed;
}
