body {
	margin: 0px;
	padding:0px;
	background-color: #db0000;
	background-image: url('http://www.smashmyviper.com/i/mainbg.gif');
	background-repeat: repeat-x;
        font-family: arial, helvetica, verdana, sans-serif;
        font-size: 12px;		
}

img {
	border: 0px;
}

td {             	
       	font-family: arial, helvetica, verdana, sans-serif;
       	font-size: 12px
	color:#000000;
}
	
#pixels {
	position: relative;	
	top:0;
	left:0;
	width:1000;
	height:1000;
	border:0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-color: #e4e4e4;
	background-image: url('http://www.smashmyviper.com/i/grid.gif');
}

#pixellineh {
	background:#000;
	height: 1px;
}

#pixellinew {
	background:#000;
	width: 1px;
}

#header {
	background-color: #464646;
}

#topmainmenu {
	background-image: url('http://www.smashmyviper.com/i/menubg.gif');
	background-color: #464646;
}

.stats {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

.latest {
	font-weight: bold;
	font-size: 13px;
}

.miniupdate {
	font-size: 12px;
}

#middlecontent {
	background-color: #E7E7E7;
}

#footer {
	background-image: url('http://www.smashmyviper.com/i/footerbg.gif');
	background-color: #a3a3a2;
}

#copyright {
	font-size: 12px;
}

#dhtmltooltip {
	position: absolute;
	width: 144px;
	height:144px;
	border: 0px solid black;
	padding: 0px;
	/* background-color: lightyellow; */
	visibility: hidden;
	vertical-align:middle;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.link {
		font-family: Arial, Verdana, Helvetica;
		color: #d00000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}

.link:hover { 
		font-family: Arial, Verdana, Helvetica;
		color: #7b7b7b;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}

#hr_siteline {
		border-color: #7b7b7b;
		border-style: dashed;
		border-left-width: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		margin-bottom: 5px;
		margin-top: 5px;
	}

#note {
		background-color: #f8f8f8;
		margin-left: 5px;
		margin-right: 5px;
		padding: 5px;
		border: 1px #7a7a7a dashed;
		margin-bottom: 5px;
	}

#steps {
		background-color: #f8f8f8;
		margin-left: 5px;
		margin-right: 5px;
		padding: 10px;
		border: 1px #7a7a7a solid;
		margin-bottom: 10px;
	}
#steps p {
	margin: 0px;
	padding: 0px;
}

#stepn {
		color: #4e4e4e;
		font-size: 14px;
		font-weight: bold;
		margin-left: 5px;
	}

#centertext {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
	}

#pageupdated { 
		font-family: Verdana, Arial, Helvetica;
		color: #d00000;
		font-size: 10px;
		font-weight: bold;
	}

#content { 
		font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 12px;
		padding: 10px;
		background-color: #E7E7E7;		
	}

#pageheadline { 
		font-family: Arial, Verdana, Helvetica;
		color: #d00000;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}

#miniheadline { 
		font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 5px;
	}

#side {
	background-color: #CCCCCC;
	width: 175px;
	padding: 5px;
}

.top { 
		font-family: Verdana, arial, Helvetica;
		color: #d00000;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}

.top:hover { 
		font-family: Verdana, arial, Helvetica;
		color: #d00000;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
	}

#minimenu { 
		font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 12px;
		text-align: center;
	}

.minimenulink {
		font-family: Arial, Verdana, Helvetica;
		color: #475464;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}

.minimenulink:hover {
		font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}

#terms {
	height: 200px;
	overflow: auto;
	background-color: #F8F8F8;
	padding-top: 5px;
	border: 1px #7a7a7a dashed;
}

#right {
		text-align: right;
	}


.email                  { BACKGROUND-COLOR: #cccccc; COLOR: #000000; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; border: 26a solid 1px;}
.subscribe              { BACKGROUND-COLOR: #cccccc; COLOR: #000000; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;  border: 26a solid 1px;}
.selectopt              { BACKGROUND-COLOR: #cccccc; COLOR: #000000; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;  border: 0;}