p, ul, li, td {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #000066;
	font-weight : normal;
	font-size : 13px;
}

p.red, a.red {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #ff0000;
	font-weight : bold;
	font-size : 18px;
	text-decoration: none;
}
a.red:hover {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #ff0000;
	font-weight : bold;
	font-size : 18px;
	text-decoration: none;
	background-color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

p.blue {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #0000ff;
	font-weight : normal;
	font-size : 13px;
}

.link_button {
	background-color: #ccffff;
	border-width:3px;
	font-weight:bold;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color: #000066;
} 

a {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #000066;
	font-weight : normal;
	font-size : 12px;
	text-decoration:underline;
}

a:hover {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #ff0000;
	font-weight : normal;
	font-size : 12px;
}

h1 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #000066;
	font-weight : normal;
	font-size : 18px;
	background-color:#33ccff;
	padding:3px;
	border: 2px solid #000099;
	/*text-align:center;*/
}

h2 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #000066;
	font-weight : normal;
	font-size : 18px;
	
}

a.menu {
	color : #eeeeee;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	background-color: #000099;
	border: 2px solid #eeeeee;
}
.menu {
	color : #eeeeee;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	background-color: #000099;
	border: 2px solid #eeeeee;
}

a.menu2 {
	color : #ffffff;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}
.menu2 {
	color : #ffffff;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}

a.menu2:hover {
	color : #ff0000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}
.menu2:hover {
	color : #ff0000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}
a.menu:hover {
	color : #ff0000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	background-color: #ffff00;
	border: 2px solid #FF0000;
}
.menu:hover {
	color : #ff0000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	background-color: #ffff00;
	border: 2px solid #FF0000;
}
:hover input.menu {
	color : #ff0000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	background-color: #ffff00;
	border: 2px solid #FF0000;
}

a.returned {
	font-weight: bold;
}

.note {
	font-size: smaller;
	font-style: italic;
	color: #669999;
}

.float {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.backimgchurch {
	background-image: url(images/san_seb_bg.jpg);
}
.smaller {
	font-size: smaller;
}
.b {
	font-weight: bold;
	text-decoration: none;
}
a.nav {
	color: #6666FF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
	/*background-color: #CCCCFF;*/
	border: none;

}
