/* body */
body {font-family:Arial, Helvetica, sans-serif; text-align:-moz-center; background-color:#f3f3f3;}
td {
    vertical-align: top;
}
img {
    border: 0px;
}

a.editlinkhigh {
	padding: 1px 2px 1px 5px;
	background-color: Yellow;
	border: 1px solid Navy;
	color: #b10045;
	font-weight: normal;
	text-decoration: none;
	font-size: 75%;
}
a:hover.editlinkhigh {
	background-color: #FFC0CB;
	color: Purple;
	text-decoration: underline;
}
div.notransmsg {
    background-color: #F2F37F;
    color: #1E2080;
    padding: 3px;
    border: 1px solid #777;
}
div.notransmsg a:hover{
    color:purple;
}

div.usersidebox {
	float: right;
	width: 200px;
	color: white;
	background-color: #3093ce;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
div.usersidebox a{
	color: white;
}
div.usersidebox a:hover{
	color: yellow;
}
.userhigh {
	font-weight: bold;
	color: Black;
}
.userhigh2, div.userhigh2 {
	font-weight: bold;
	color: Navy;
	}
.userhigh3, div.userhigh3 {
	font-weight: bold;
	color: Maroon;
}
.userlow {
	font-weight: normal;
	color: #666666;
}
.userblue {
	font-weight: normal;
	color: #2D437C;
}
div.userhighbox {
	color: #404000;
	background-color: #E3FFE3;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #bbbbbb;
	font-size: 90%
}
div.userhighbox h2{
	font-size: 125%;
	font-weight: normal;
	margin: 0px;
	padding:0px
}
div.userhighbox h3{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding:0px
}
div.userhighbox a{
	color: white;
	font-weight: bold;
}
div.userhighbox2 {
	color: #222222;
	background-color: #cccccc;
	font-style: italic;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #2d447a;;
}
div.userhighbox2 h2{
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding:0px
}
div.userhighbox2 h3{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding:0px
}
div.userhighbox3 {
	color: #808080;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px solid #bbbbbb;
}
table.user2coltable, table.user3coltable {
    border-collapse: collapse;
    width: 100%;
}
table.user2coltable td, table.user3coltable td{
    border: 0px solid silver;
    padding: 5px;
}
table.user2coltable td.notfirst, table.user3coltable td.notfirst{
    border-left: 0px solid silver;
}
table.user2coltable td.first, table.user3coltable td.first{
    padding-left: 0px;
}
table.user2coltable td{
    width: 50%;
}
table.user3coltable td{
    width: 33.3%;
}

p.imgcaption {
	margin: 5px;
	padding: 0px;
	text-align: center;
	color: #555;
	font-style: italic;
}
p.imglink {
	padding: 5px;
	text-align: center;
}
#adminmenu li a {
	text-decoration: none;
	font-size: 120%;
	color: Navy;
}
#adminmenu li a:hover {
	color: Maroon;
}
div.indent {
	margin-left: 50px;
	margin-right: 50px;
}
div.justify {
	text-align: justify;
}
div.centered {
	text-align: center;
}
.bordertab {
    border-collapse: collapse;
}
.bordertab td {
    border: 1px solid #777;
    border-collapse: collapse;
    margin: 0px;
    
}
.userstuff td {
    padding: 4px;
    vertical-align: top;
}
div.loggedin {
	color: Navy;
	font-size: 12px;
	padding: 2px;
    font-family: "Lucida Sans Unicode", Arial,sans-serif;
}
div.loggedin a{
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
div.loggedin a:hover{
	color: #2D437C;
	text-decoration: underline;
}
a#adminlink {
	color: #aaa;
	font-size: 8px;
}

div.userhysbyseb {
	background-color: white;
	color: #2D437C;
	padding: 5px;
	text-align: center;
	border: 2px solid Gold;
}
.userbig {
	font-size: 150%;
}
div.userhysbyseb h2{
font-size: 18px;
font-weight: bold;
color: Maroon;
padding:0px;
margin:0px;
}
.capimage_caption {
	font-size: 80%;
	font-style: italic;
	color: #666;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.userbig {
	font-size: 125%;
}
.userbigger {
	font-size: 150%;
}
.usersmall {
	font-size: 80%;
}
.usersmaller {
	font-size: 66%;
}
.userknote {
    color: maroon;
    font-style: italic;
    font-size: 12pt;
}
.multipagecurrent {
    font-weight: bold;
    color: Maroon;
}
.multipage {
    display: block;
}
.multipagelinks {
    font-size: 13pt;
}
div.editblock {
	border: 1px dotted #cccccc;
	clear: both;
}
div.editblock a.editlink {
	font-size: 9px;
	color: #333333;
	background-color: #ffcccc;
	border: 1px solid #993399;
	padding: 0px 2px 1px 2px;
	text-decoration: none;
}
div.editblock a.editlink:hover {
	color: White;
	background-color: #339933;
}
div#maincontent div#mainadminmenu div a {
    font-size:11pt;
    color: #45607E;
    font-weight: bold;
    text-decoration: none;
}
div#maincontent div#mainadminmenu div a:hover {
    color: Purple;
    text-decoration: underline;
}
#credits {
	font-size: 10px;
	color: #888;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
#credits a{
	color: #888;
}
#credits a:hover{
	color: Navy;
}
.loggedin {
	
}
.gallerycaption {
	text-align: center;
	font-size: 9pt;
	color: #ccc;
	clear: left;
	margin:4px 0px 4px 0px;
	padding: 0px;
}
div#index-news table {
    width: 550px;
}
div#index-news table td{
    font-size: 9pt;
    color:#333;
}
div#index-news table td.newshead{
    font-weight: bold;
    font-size: 11pt;
    color:#003333;
}
p#paging {
    padding-left: 20px;
    
}
p.morelink a {
    color: #003333;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}
.userloggedin {
    background-color: #EBBC3E;
    padding: 3px;
    border: 1px solid #777;
}
#stalkerlinks {
    display:block;
    clear: left;
    float: left;
    margin-top:20px;
    margin-bottom:10px;
}
.showhide {
    display: none;
}
.showhidelink {
    text-decoration: underline;
    cursor: pointer;
}
#shoplist {
    border: 1px solid silver;
    border-collapse: collapse;
}
#shoplist td {
    border: 1px solid silver;
    padding: 3px;
}
div.userwider {
    line-height: 150%;
}