html, body, form, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
  }

html, body {
	width: 100%;
	max-width:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
	background-color:#5E5B54;
	background: url(../images/pagebg.jpg) repeat-x;
}
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
}
.main {
	background-color:#FFFFFF;
	width:960px;
}
.lsw {
	background: url(../images/left-swbg.jpg) repeat-y;
	width:4px;
}
.rsw {
	background: url(../images/right-swbg.jpg) repeat-y;
	width:4px;
}
.lintsw {
	background: url(../images/left-intbg.jpg) repeat-y;
	width:14px;
}
.rintsw {
	background: url(../images/right-intbg.jpg) repeat-y;
	width:14px;
}
.mainint {
	background-color:#FFFFFF;
	background: url(../images/main-intbg.jpg) repeat-x;
	width:912px;
}
.vline {
	background-color:#CFCFCF;
	width:1px;
}

.f1a {
	margin-top:10px;
	margin-bottom:6px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccb;
}

a.termslnk:link {
	color: #cccccb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.termslnk:visited {
	color: #cccccb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 a.termslnk:hover{
	color: #cccccb;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nlnk {
	margin-top:10px;
	margin-bottom:1px;
	margin-left:13px;
	margin-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.terms {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:90px;
	margin-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD6AD5;
}

/* nav main buttons */
.roll_1 a, .roll_1 a:visited {
	float:left;
	display:block; 
	width:97px; 
	height:56px; 
	background: url(../images/nav-off_01.jpg) no-repeat;
	}
.roll_1 a:hover{
	background: url(../images/nav-on_01.jpg) no-repeat;
	}	
	
.roll_2 a, .roll_2 a:visited {
	float:left;
	display:block; 
	width:80px; 
	height:56px; 
	background: url(../images/nav-off_02.jpg) no-repeat;
	}
.roll_2 a:hover{
	background: url(../images/nav-on_02.jpg) no-repeat;
	}	
.roll_3 a, .roll_3 a:visited {
	float:left;
	display:block; 
	width:109px; 
	height:56px; 
	background: url(../images/nav-off_03.jpg) no-repeat;
	}
.roll_3 a:hover{
	background: url(../images/nav-on_03.jpg) no-repeat;
	}	
.roll_4 a, .roll_4 a:visited {
	float:left;
	display:block; 
	width:74px; 
	height:56px; 
	background: url(../images/nav-off_04.jpg) no-repeat;
	}
.roll_4 a:hover{
	background: url(../images/nav-on_04.jpg) no-repeat;
	}	
.roll_5 a, .roll_5 a:visited {
	float:left;
	display:block; 
	width:88px; 
	height:56px; 
	background: url(../images/nav-off_05.jpg) no-repeat;
	}
.roll_5 a:hover{
	background: url(../images/nav-on_05.jpg) no-repeat;
	}	
.roll_6 a, .roll_6 a:visited {
	float:left;
	display:block; 
	width:88px; 
	height:56px; 
	background: url(../images/nav-off_06.jpg) no-repeat;
	}
.roll_6 a:hover{
	background: url(../images/nav-on_06.jpg) no-repeat;
	}	
.roll_7 a, .roll_7 a:visited {
	float:left;
	display:block; 
	width:62px; 
	height:56px; 
	background: url(../images/nav-off_07.jpg) no-repeat;
	}
.roll_7 a:hover{
	background: url(../images/nav-on_07.jpg) no-repeat;
	}	
a.copy:link {
	color: #C2B7A1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.copy:visited {
	color: #C2B7A1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 a.copy:hover{
	color: #C2B7A1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #924d6c;
	text-decoration: underline;
}
a:visited {
	color: #924d6c;
	text-decoration: underline;
}
 a:hover{
	color: #924d6c;
	text-decoration: none;
}
/* #DD6AD5 */

