/* 
Website: mastermarketingmentors.com - Master Marketing Mentors
CSS By: Erik James
All Rights reserved.
If you copy this CSS you will be hunted down and then skinned with a dull potato pealer.
Not really, but c'mon, do you even have a conscience? Jiminey Cricket says "Don't do it."
 */
 
body {
	margin:0px; background:#01326c url('images/bak.gif') no-repeat fixed top center;
	scrollbar-face-color:#021651;
    scrollbar-base-color:#889803;
    scrollbar-arrow-color:black;
    scrollbar-track-color:#595758;
    scrollbar-shadow-color:#021651;
    scrollbar-highlight-color:#4ed0fc;
    scrollbar-3dlight-color:#4ed0fc;
    scrollbar-darkshadow-Color:#021651;
	margin: 0; padding: 20;
	font-size: 85%; /* enables you to easily size text with ems */
	font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
	background: #FFFFFF url(http://www.listmedia.com/graphics/backgrounds/back-F2F2F2.gif) repeat-x;
	color: #000000; /* default font color */
	position: relative;
  	width: 100%; 
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
	
}.yellow {
	background-color: #FFFF00;
}
#bdr-lt {
	background-image: url(images/index_05.jpg);
}
#bdr-rt {
	background-image: url(images/index_07.jpg);
}
.middle {
	text-align: center;
}
#prod-lt {
	background-image: url(images/product-box_02.gif);
}
#prod-rt {
	background-image: url(images/product-box_04.gif);
}
#testy-body {
	background-image: url(images/testy_05.gif);
}
#testy-rt {
	background-image: url(images/testy_07.gif);
}
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }
input.box {
		font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
		font-size:16px;
		height: 23px;
		background-color:#F8FAFC;
		border-width:1px;
		border-color:#7F9DB9;
		background-image:url(http://www.listmedia.com/graphics/input-shadow.gif);
		background-repeat:repeat-x;
		margin-top:0px;
		margin-bottom:0px;
}
input {
		font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
		font-size:14px;
}
select {
		font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
		font-size:16px;
		height: 27px;
		background-color:#F8FAFC;
		border-width:1px;
		border-color:#7F9DB9;
		background-image:url(http://www.listmedia.com/graphics/input-shadow.gif);
		background-repeat:repeat-x;
		margin-top:0px;
		margin-bottom:0px;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

html {
	margin: 0; padding: 0;
}
h1{font-size:16px;font-weight:normal;color:#AAAAAA;}
h2{font-size:18px;}
h3{font-size:12px;}
h4{font-size:12px;}
a{
	color:#3B5998;
	text-decoration:underline;
	outline: none;
}
a:hover{
	text-decoration: underline;
	color:#FF0000;
}
.copyright{
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
a:hover.copyright{
	font-size:14px;
	color:#666666;
	text-decoration:underline;
}
.nothanks{
	font-size:16px;
	color:#AAAAAA;
	text-decoration:none;
}
a:hover.nothanks{
	font-size:16px;
	color:#FF0000;
	text-decoration:underline;
}
.none{
	text-decoration:none;
}
a:none.copyright{
	text-decoration:underline;
}
.footer{
	font-family:Verdana;
	font-size:13px
}
.button{
	font-family:Segoe UI, Calibri,tahoma,verdana;
	font-size:16px;
	color:#000000;
	background:#EE9A00;
	border:1px solid;
	border-color:#696 #363 #363 #696;
	width:150px;
	cursor:hand
}
#pa
	{
	font-family:Arial,sans-serif;
	background:#FFF;
	text-align:center;
	padding:0px;
	position:absolute;
	z-index:100000;
}
#pa.pa_close{
	padding:0;
	margin:0;
	position:absolute;
	top:5px;
	right:5px;
}
#paaimg{
	border:none;
	text-decoration:none;
}