.body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.tblbdr {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #990099;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990099;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990099;
}
.tbldspl {
	border: thin solid #993366;
}
.formdspl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFF99;
}

.table_div {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}
.table_div2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
.tblalign {
	position: fixed;
	top: auto;
}

.table_ttl {
	border: thin solid #993366;
}
.sermontxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.tbldspl {
	border: thin solid #993366;
}
.backbtn {
	background-color: #FF0000;
	border: thin solid #993366;
}
.tble_float {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993366;
	border-left-color: #993366;
	border-top-width: thin;
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #993366;
}
.mntbl {
	border: thin solid #666666;
	padding: 10px;
	background-color: #FFFFCC;
	margin: 40px 0 0 120px;
	
}
.mnbckdrp {
	background-image: url(../images/bckdrp.gif);
}
.indentation {
	padding-left: 16px;
	padding-right: 5px
}

 a.menur {
	color: #FFFFFF;
	text-decoration: none;
}
a.menur:hover {
	color: #000000;
	text-decoration: underline;
}.tble_float2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993366;
	border-left-color: #993366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993366;
}
.table_div3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990099;
}
fieldset {
	 border: none;
}
.warning {
	color: #FF0000;
}
#emainp p, rcfctochk p {
	margin: 0 auto 1em 0;
    padding: 0 20px;
    font-size: 85%;
    line-height: 1.4;
}

#emainl label {
    font-weight: bold;
    color: #000000;
    display: block;
}

.rwalign {
	vertical-align: top;
}
.fulltblbdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
	padding-left: 2px;
}
.tindentation {
	padding-left: 16px;
	padding-right: 16px;
}
.formbox {
    width: 250px;
}
#checker label{
	display: inline;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 3px;
	}
#rcfctochk div, #checker div {
    float: left;
}

#maincontent {
    margin: 90px 10% 0 190px;
    min-width: 430px;
    max-width: 530px;
}

div.admlft {
	display: inline;
	width: 130px;
	margin: 0;
	padding: 1em;
	float: left;
}
ul#nav {
	list-style: none;
    margin: 0;
    padding: 0;
}
#nav a {
    display: block;
    padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin: 3px 0;
    text-decoration: none;
    
}
#nav a:link, #nav a:visited {
    border-left: #993366 solid 10px;
    color: black;
}

#nav a:hover, #nav a:active {
    border-left-color: #FFCC00;
    background-color: #000;
    color: #fff;
}
a#here {
    border-left-color: #00FFFF !important;
    background-color: transparent !important;
    color: black !important;
}


div.adm{
margin-left: 140px;
padding: 1em;
}

.popwin {
	border: thin solid #666666;
	padding: 10px;
	background-color: #FFFFCC;

	
}

#gallery {
    width: 525px;
}

#picCount {
  color:#0066FF;
  font-weight:bold;
  }

#thumbs {
    float: left;
    margin-top: 10px;
}

#thumbs td {
    text-align: center;
}

#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}

#main_image {
	float: right;
	text-align: center;
	width: 475px;
	
}

#main_image p {
   color:#0066FF;
    font-weight: bold;
    margin: 0;
    padding: 0;
}


