@import url("p7pm/p7pmh0.css");
body {
	background-color:#ceb881;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	margin:0px; 
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-family: verdana, Helvetica, sans-serif;
}
A:Active,A:link,A:visited{
	text-decoration : underline;
	color :#694a02;
}
A:Hover{
	text-decoration : none;
	color :#000000;
}

p, h1 {
	margin: 0px 0 10px 0;
	padding: 0px;
}
ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
li {
	margin: 0 0 10px 10px;
	padding: 0px;
}

h2 {
	background:url(images/title_dot.gif) center left no-repeat;
	margin: 10px 0 10px 0px;
	padding: 0 0 0 20px;
	color: #960a35;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

h2 strong {	
	font-weight:bold;
}

A:Active.link,A:link.link,A:visited.link{
	text-decoration : underline;
	color :#950935;	
}
A:Hover.link{
	text-decoration : none;
	color :#000000;
}
.style2 {color: #FFFFFF}
.style2 a {
	color:#FFCC00;
}

.spaceborder {
	margin:5px 0;
	background-image:url(images/border.gif);
	background-repeat:repeat-x;
	height:5px;
	clear: left;
}

#getstarted {
	padding: 15px 5px;
	background: url(images/left_bg.gif) repeat-x top left;
	text-align: left;
	font-weight:bold;
	color: #77673a;
	border-bottom: 1px solid #FFFFFF;
}
#getstarted ul li{
	margin: 0 0 5px 25px;
}
.style4 {font-size: 14
}
.supatiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.small_caption {
	font-size: 10px;
	color: #94845F;
}

