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:#00246A;

	color:#FFFFFF;

}

.form_boxes{

	border:solid 1px #000000;

}



.menu_buttons{

	padding-left:5px;

}

.submenu_buttons{

	padding-left:15px;

}

.menu_link{



}

.submenu_link{



}

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

.login_form{

	padding:2px;

	color:#FFF;

}

/* Links appearing in the login sections*/

.login_link{

	color:#FFF;

}

/* Text Boxes on login forms */

.login_input{

	border:solid 1px #000000;

	width:80px;

}

/* Enter Button on login forms */

.login_button{

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

	border:solid 1px #000000;

	background-color:#00246A;

	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{}

/* DD Menu */
#menu ul li {
  width:200px;
  text-align:center;
  font-weight:bold;
}



.eshop_cat_td{}
.eshop_top_cat{ font-weight:bold;}
.eshop_cat_a{
	color:#000;
	text-decoration:none;
}
.eshop_cat_a:hover{
	color:#FFF;
}