body
	{
	background-color:#DEDEDE;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:0 0 0 0;
	}
td
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}
.maintable
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#DEDEDE;
	background-image:url(../images/table_bg.jpg);
	background-repeat:no-repeat;
	border:inherit;
	border-width:thin;
	border-color:#000000;
	border-collapse:collapse;
	}
.innertable
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	border-color:#000000;
	border-width:thin;
	border:inherit;
	border-style:solid;
	background-color:#CCCCCC;
	}
.innertableThin
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	border-color:#000000;
	border-width:thin;
	border:inherit;
	border-style:solid;
	background-color:#CCCCCC;
	}
.innertablepad
	{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
.headertext
	{
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:bold;
	color:#990000;
	background-color:#CCCCCC;
	}
.menu
	{
	font-size:14px;
	text-decoration:none;
	font-variant:small-caps;
	color:#000000;
	font-weight:bold;
	}
.menu:hover
	{
	font-size:14px;
	text-decoration:none;
	font-variant:small-caps;
	color:#990000;
	font-weight:bold;
	}
.menuon
	{
	font-size:14px;
	text-decoration:none;
	font-variant:small-caps;
	color:#990000;
	font-weight:bold;
	}
.menuon:hover
	{
	font-size:14px;
	text-decoration:none;
	font-variant:small-caps;
	color:#990000;
	font-weight:bold;
	}
.adminmenu
	{
	font-size:12px;
	text-decoration:none;
	font-variant:small-caps;
	color:#000000;
	}
.adminmenu:hover
	{
	font-size:12px;
	text-decoration:none;
	font-variant:small-caps;
	color:#990000;
	}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.contactbox
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-color:#000000;
	border-width:medium;
	border:inherit;
	background-color:#CCCCCC;
	}
.menumargin
	{
	margin-left:20px;
	}
.field
	{
	height:18px;
	border: 1px solid #000000;
	background-color:#DEDEDE;
	color:#990000;	
	}
.field100
	{
	border: 1px solid #DBD5C5;
	background-color:#DBD5C5;
	color:#403D32;
	width:98%;
	}
.photoborder
	{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	border-color:#000000;
	border-width:thin;
	}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}
