body {
	font-family: "Tw Cen MT", Arial, sans-serif;
}
/* 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{
	border:solid 1px #000000;
	background:#0000CC;
	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{

}
/* Links appearing in the login sections*/
.login_link{

}
/* Text Boxes on login forms */
.login_input{
	border:solid 1px #000000;
}
/* Enter Button on login forms */
.login_button{
	border:solid 1px #000000;
	background-color:#0000CC;
	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{}