/* Available styles are:
	body
	default :: A.default:Hover :: A.default:Hover :: ul.default
	A.default-inline :: A.default-inline:Hover
	floatleft 
	floatright
	header  :: A.header:Hover
	subhead :: A.subhead:Hover
	subhead2 :: A.subhead2:Hover
	footnote
	footer :: A.footer:Hover
	navbar :: A.navbar:Hover
	navbar-header :: A.navbar-header:Hover
	webring :: A.webring :: A.webring:Hover
	bbs-def :: A.bbs-def:Hover
	A.diary-def :: A.diary-def:Hover :: A.diary-def:Visited

$Id: soapstyle.css,v 1.18 2003/04/12 22:43:46 sabrina Exp viv $

*/

body {
	color: #ffffff;
	background: url(/soap/images/tiled-wide-bubble-bg.jpg);
	}

.default {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.default {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.default:Hover {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}
A.default-inline {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.default-inline:Hover {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}
ul.default {
	list-style-image: url(/soap/images/bullet.gif);
	list-style-type: disc;
	}


A.diary-def {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.diary-def:Visited {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #141A61;
	background-color: transparent;
	text-decoration: none;
	}
A.diary-def:Hover {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

/* em = height of the font.  ex = height of the 'x' in the font. */

.floatleft {
	padding: .5ex;
	background-color: transparent;
	float: left;
	}
.floatright {
	padding: .5ex;
	background-color: transparent;
	float: right;
	}

.header {
	font-family: palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.header:Hover {
	font-family: palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.subhead {
	font-family: palatino, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.subhead:Hover {
	font-family: palatino, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.subhead2 {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.subhead2:Hover {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.footnote {
	font-family: monaco, monospace;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.footer {
	font-family: palatino, serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.footer:Hover {
	font-family: palatino, serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.navbar {
	font-family: palatino, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.navbar:Hover {
	font-family: palatino, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.navbar-header {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.navbar-header:Hover {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.webring {
	font-family: palatino, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.webring {
	font-family: palatino, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: none;
	}
A.webring:Hover {
	font-family: palatino, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}

.bbs-def {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}
A.bbs-def:Hover {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #0730B3;
	background-color: transparent;
	text-decoration: underline;
	}
A.bbs-def:Visited {
	font-family: palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #141A61;
	background-color: transparent;
	text-decoration: underline;
	}

