/* CSS Document */
body,td,th {
	font: 12px Verdana;
	color: #333;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	background-image: url(http://www.instantinternetmarketing.com/image/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main_table {
	background-image: url(http://www.instantinternetmarketing.com/image/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#left_bg {
	background-image: url(http://www.instantinternetmarketing.com/image/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#menu td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#menu td a {
	font: 14px Arial;
	color: #000;
	text-decoration: none;
}

#menu td a:hover {
	font: 14px Arial;
	color: #900;
	text-decoration: none;
}

.title {
	font: bold 16px/16px Arial;
	color: #000;
	text-decoration: none;
}

a {
	color: #900;
	text-decoration: underline;
}

.line {
	background-image: url(http://www.instantinternetmarketing.com/image/line.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#contact {
	font: bold 16px Arial;
	color: #333;
	text-decoration: none;
}

.footer {
	font: 12px Arial;
	color: #000;
	text-decoration: none;
	filter: DropShadow(Color=cccccc, OffX=1, OffY=1, Positive=1);
}

.bigred,.bigred a {
	font: bold 20px Arial;
	color: #F00;
	text-decoration: none;
}

#legal {
	border: 1px solid #900;
}

#legal .white,.white {
	color: #FFFFFF;
}

#legal .white a{
	color: #FFFFFF;
}
.font_red {
	color: #F00;
}

