/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(http://www.massivelinks.com/images/ml-bg4.jpg) repeat-y fixed top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(http://www.massivelinks.com/images/4-images/homepage19.gif) repeat-x left top;
}
.listing-break {
	border: 2px double #999999;
}

#textfield2 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(http://www.massivelinks.com/images/4-images/homepage19.gif) repeat-x left top;
}

#textfield3 {
	width: 198px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(http://www.massivelinks.com/images/4-images/homepage19.gif) repeat-x left top;
}

#select1 {
	width: 130px;
	height: 19px;
	border: 1px solid #CCCCCC;
	background: url(http://www.massivelinks.com/images/4-images/homepage19.gif) repeat-x left top;
}

#submit1 {
}

#submit2 {
	width: 73px;
	height: 22px;
	border: none;
	background: #759B02 url(http://www.massivelinks.com/images/4-images/homepage20.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
cursor: pointer; /* hand-shaped cursor */

}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #3C3C3C;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, Tahoma, Verdana,  sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	
}

.text1 {
	font-size: 13px;
	font-weight: bold;
        color: #000000;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #6F7072;
}

.text4 {
	font-size: 10px;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 7px;
	padding-left: 20px;
	background: url(http://www.massivelinks.com/images/4-images/homepage06.gif) no-repeat 1px 7px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-left: 15px;
	background: url(http://www.massivelinks.com/images/4-images/homepage06.gif) no-repeat left center;
}

.listdirectory {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.listdirectory li {
	margin-bottom: 7px;
	padding-left: 15px;
	background: url(http://www.massivelinks.com/images/4-images/homepage06.gif) no-repeat 1px 7px;
}

.listdirectory a { font-weight: bold;}

/** LINKS */

a {
	color: #333333;
} 

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 10px;
	background: url(http://www.massivelinks.com/images/4-images/homepage06.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: no-repeat left top;
}
.bg2 { background: #9D0700 url(http://www.massivelinks.com/images/4-images/homepage03.gif) repeat-x left bottom; border: 1px solid #9D0700; }
.bg3 { background: url(http://www.massivelinks.com/images/4-images/homepage09-2.gif) repeat-y left top; }
.bg4 { background: url(http://www.massivelinks.com/images/4-images/homepage11.gif) repeat-x left top; }
.bg5 { background: url(http://www.massivelinks.com/images/4-images/subpage1_02.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}


.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}



.hr1 {
	height: 1px;
}

.logobg {
	background: url(http://www.massivelinks.com/images/4-images/logo.jpg);
	height: 110px;
}

.formtext { 
          font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; 3.listing-break {
}

.listing { border: 1px outset rgb(214,214,214);
            padding-left:2px;
			background-color:#F9F9F9;
}

.listing-shadow { background: url(http://www.massivelinks.com/html/shadow.gif);
                  height:29px; 
				  width:99%;
				  margin-left:5px;			
}				  
