body {

	font-family: "Tw Cen MT", Arial, sans-serif;

	margin:0px;

}

/* Margins for headings annoy me */

h1 {margin:0px;}

h2 {margin:0px;}

h3 {margin:0px;}

h4 {margin:0px;}

h5 {margin:0px;}

h6 {margin:0px;}

p {margin:0px;}



/* Look of all form buttons and fields (other than admin) */

.form_buttons{

	font-family: "Tw Cen MT", Arial, sans-serif;

	border:solid 1px #000000;

	background:#8CC63F;

	color:#FFFFFF;

}

.form_boxes{

	border:solid 1px #000000;

}



.menu_buttons{

	padding-left:5px;

}

.submenu_buttons{

	padding-left:15px;

}

.menu_link{

	color:#FFF;

	text-decoration:none;

}

.submenu_link{

	color:#FFF;

	text-decoration:none;

}

/* Associated to the form control in the login area */

.login_form{
	padding:2px;


}

/* Links appearing in the login sections*/

.login_link{
	text-decoration:none;
}

/* Text Boxes on login forms */

.login_input{

	border:solid 1px #000000;

}

/* Enter Button on login forms */

.login_button{

	font-family: "Tw Cen MT", Arial, sans-serif;

	font-size:14px;

	border:solid 1px #000000;

	background-color:#8CC63F;

	color:#FFFFFF;

}

/* Style of the div container for the depthloc component*/

.depthloc{

	color:#0000FF;

}

.depthloc_link{

	text-decoration:none;

}

/* Search Results formatting */

.search_title{

	font-size:larger;

}

.search_excerpt{

	color:#333333;

}

.search_datesize{

	color:#009900;

}

/* Administrative buttons */

.admin_buttons{

	background-color:#FFFFCC;

	font-size:12px;

	border:dotted 1px #0000FF;

	text-decoration:none;

}

.admin_rows{

	background-color:#FFCCFF;

	font-size:12px;

	border:dotted 1px #0000FF;

	text-decoration:none;

}

.admin_sections{

	background-color:#FFFFCC;

	font-size:12px;

	border-bottom:dotted 1px #0000FF;

	border-top:dotted 1px #0000FF;

	text-decoration:none;

}

.copylink{

	font-size:9px;

	color:#999999;

	text-decoration:none;

}

.mags4skin_top{}

.mags4skin_pic{}

.mags4skin_articles{}

.ppg_link{

	text-decoration:none;

}

.ppg_albumheader{}

.ppg_photodescription{}

.eshop_cart_title{
	font-weight:bold;
}
.eshop_cart_link{
	color:#FFF;
	text-decoration:none;
}
.eshop_cat_a{
	color:#FFF;
	text-decoration:none;
}
.eshop_nav_square{
	color:#FFF; background:#8CC63F; border:solid 1px #000; width:15px; height:15px; line-height:14px; text-decoration:none;
}
.eshop_catlist_a{
	text-decoration:none;
}
.eshop_cart_heading{
	font-weight:bold;
}
.eshop_view_cart_link{
	text-decoration:none;
}
.eshop_cart_button{
	font-family: "Tw Cen MT", Arial, sans-serif;
	border:solid 1px #000000;
	background:#8CC63F;
	color:#FFFFFF;
	text-align:center;
	width:90px;
}
.eshop_cart_button_a{
	color:#FFFFFF;
	text-decoration:none;
}