* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 16px;
}
/*body {
	background-image: url(media/bg_tile5.jpg);
	background-repeat: repeat;
}*/
/* containers */
#Outer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 100%;
	border: 1px solid #CCCCCC;
}

#MainNav {
	text-align: right;
	float: right;
	margin-left: auto;
}
#SubNav {

	margin-left: 0px;

	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

.Searchbutton {
	text-decoration: none;
	width: 18px;
	height: 17px;
	text-decoration: none;
	background-image: url(media/searchbut.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
	margin-bottom: 0px;
}
.searchbox {
	height: 14px;
	margin-bottom: 0px;
	border: 1px solid #996699;
	padding-left: 3px;
}

.SubButAdmin {
	text-decoration: none;
	width: 90px;
	height: 21px;
	padding-top: 3px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(media/subnavbut.jpg);
	background-repeat: no-repeat;
	display: block;
}
.SubButAdmin a, .SubButAdmin a:link, .SubButAdmin a:active, .SubButAdmin a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding-left: 1px;
	margin-left: 15px;
	display: block;
}
.SubButAdmin a:hover {
	color: #996699;
	display: block;
}
#NavCol {
	/*float: left;*/
	width: 179px;
	display:block;
	background-color: #FFFFff;
}
#TopNav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	display: block;
	text-align: right;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}

/* Section Links */
.SectionButton {
	height: 21px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 173px;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(media/secbut.jpg);
	background-repeat: no-repeat;
}
.SectionButton a, .SectionButton a:link, .SectionButton a:active, .SectionButton a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-left: 1px;
}
.SectionButton a:hover {
	color: #996699;

}
.SectionButtonHidden {
	height: 21px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 173px;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(media/secbuthide.jpg);
	background-repeat: no-repeat;
}
.SectionButtonHidden a, .SectionButtonHidden a:link, .SectionButtonHidden a:active, .SectionButtonHidden a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-left: 1px;
}
.SectionButtonHidden a:hover {
	color: #996699;

}
.SecAdminButts {
	height: 18px;
	float: left;
	width: 40px;
	padding-right: 1px;
	text-align: center;
}

.SecAdminButts a, .SecAdminButts a:link, .SecAdminButts a:active, .SecAdminButts a:visited{
	margin: 0px;
	padding: 0px;
}
/* rss button */
.rssBut {
	margin-right: 5px;
	margin-top: 2px;
	border: 1px solid #999999;
}
.SearchResult {
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
	padding-bottom: 6px;
}

/* end section links */


/* Page links */
.PageButton {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	width: 168px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(media/pagebut.jpg);
}
.PageButton a, .PageButton a:link, .PageButton a:active, .PageButton a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #996699;

	float: left;
}
.PageButton a:hover {
	color: #993399;
}
.LinkPageAdmin {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	width: 168px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(media/link_pagebut.jpg);

}
.PageButtonHidden {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	width: 168px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(media/pagebut_hidden.jpg);
}
.PageButtonHidden a, .PageButtonHidden a:link, .PageButtonHidden a:visited, .PageButtonHidden a:active {
	font-size: 11px;
	text-decoration: none;
	color: #666666;

	float: left;
}
.PageButtonHidden a:hover {
	color: #996699;
}
.LinkPageAdmin a, .LinkPageAdmin a:link, .LinkPageAdmin a:active, .LinkPageAdmin a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #996699;
	padding-left:15px;
	float: left;
	display: block;
}
.LinkPageAdmin a:hover {
	text-decoration: none;
}
.LinkPageHidden {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	width: 168px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(media/link_pagebut_hidden.jpg);
}
.LinkPageHidden a, .LinkPageHidden a:link, .LinkPageHidden a:active, .LinkPageHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding-left:15px;

	float: left;
}
.LinkPageHidden a:hover {
	text-decoration: none;
}

.PageAdminButts {
	height: 18px;
	float: right;
	width: 40px;
	padding-right: 2px;
	text-align: left;

}

.PageAdminButts a, .PageAdminButts a:link, .PageAdminButts a:active, .PageAdminButts a:visited{
	margin: 0px;
	padding: 0px;

}
/*  page admin elements - add page, add link etc...*/

#admindrop {
	background-color: #f5f5f5;
	text-align: center;
	height: 25px;
	width: 188px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(media/secbut.jpg);
}
#admindrop .tools {
	border: 1px solid #996699;

}
.PageNavAdmin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996699;
	width: 187px;
	background-image: url(media/pagebut.jpg);
}
.PageNavAdmin a, .PageNavAdmin a:link, .PageNavAdmin a:active, .PageNavAdmin a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	padding-left:15px;
	display: block;
}
.PageNavAdmin a:hover {
	color: #996699;
	text-decoration: none;
}
/*  end page links*/

/*  Top Level links */
.TopLink {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	padding-right: 10px;
	padding-left: 10px;
}

.TopLink a, .TopLink a:link, .TopLink a:visited, .TopLink a:active {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.TopLink a:hover {
	color: #996699;
}

.TopButAdmin {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 110px;
	padding-left: 5px;

	float: left;
	background-color: #FFFFFF;
}
.TopButAdmin a, .TopButAdmin a:link, .TopButAdmin a:active, .TopButAdmin a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding-left: 1px;
	float: left;
	display: block;
}
.TopButAdmin a:hover {
	color: #996699;
}
.TopButAdminHidden {
	border: 1px solid #e1e1e1;
	width: 110px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;

	float: left;
	background-color: #CCCCCC;
}
.TopButAdminHidden a, .TopButAdminHidden a:link, .TopButAdminHidden a:active, .TopButAdminHidden a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding-left: 1px;
	float: left;
	display: block;

}
.TopButAdminHidden a:hover {
	color: #996699;
}


.TopButNav {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #666666;
	width: 90px;
	float: left;
	background-color: #CCCCCC;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	display: inline;
}
.TopButNav a, .TopButNav a:link, .TopButNav a:active, .TopButNav a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	
}
.TopButNav a:hover {
	text-decoration: none;
}
/* end top level links */

#ContentCol {
	background-color: #FFFFFF;
	padding-top: 10px;
}
#ContentColHidden {
	background-color: #e1e1e1;
	padding-bottom: 20px;
	background-image: url(media/hiddenbgrnd.jpg);
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: left;
}
#ContentColHidden fieldset{

	border: 1px solid #FFFFFF;
}
#HeaderBar {
	width: 800px;
	height: 159px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

	background-image: url(media/head_image3.jpg);
}
#MainBody {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c5c5;
	height: 100%;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5c5c5;
}


#ContentContainer {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}

#ContentContainer h3 {
}


input button  {
	border: 1px solid #666666;
	height: 15px;
}

textarea {
	border: 1px solid #666666;
}
select {
	border: 1px solid #666666;
}
option {

}
/*#ContentContainer h1 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}

 FOR FCKEDITOR USE */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-size: 14px;
	color: #996699;
	clear: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 16px;
}
h2 {
	font-size: 16px;
	color: #996699;
	clear: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 16px;
}
h1 {
	font-size: 20px;
	color: #996699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	clear: both;
	display: block;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#NavBgrndcap {
	height: 22px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 169px;
	padding-top: 4px;
	padding-left: 10px;
	background-image: url(media/lnavcap.jpg);
	background-repeat: no-repeat;
}
#NavBgrnd {
	width: 189px;
	height: 100%;
	background-color: #f5f5f5;
	background-image: url(media/navbgrnd2.gif);
}
fieldset {
	padding: 10px;
	border: 1px solid #CECAC2;
}
.button {
	background-color: #00CC66;
}

legend {
	color: #FFFFFF;
	background-color: #996699;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

hr {
	color: #996699;
	height: 1px;
}
#footer {
	height: 30px;
	background-image: url(media/footer2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	text-decoration: none;
	color: #996699;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #993399;
}
#subfooter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 30px;
	display: block;
	text-align: center;
}
#FooterBar {
	width: 500px;
	margin-top: 10px;
	height: 30px;
	display: inline;
}
form {
	margin: 0px;
	padding: 0px;

}


a, a:visited, a:active {
	color: #996699;
	text-decoration: none;	
}
/*a:visited {
	color: #996699;
	text-decoration: underline;	
}
a:active {
	color: #996699;
	text-decoration: underline;	
}*/
a:hover {
	color: #993399;
	text-decoration: none;	
}
/* FOR FCKEDITOR ntemplate USE */

.showTB td{
	border: 1px dotted #CCCCCC;
	text-align: left;
}

/* 2 column */
.NTemp2Col {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 16px;
}

.NTemp2ColLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	padding-right: 9px;
}
.NTemp2ColRight {
	padding-left: 9px;
}

/* 3 column */
.NTemp3Col {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 16px;
}

.NTemp3ColLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	padding-right: 5px;

}
.NTemp3ColRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	padding-left: 5px;

}
.NTemp3ColCentre {
	padding-right: 5px;
	padding-left: 5px;

}


/* FOR FCKEDITOR ntemplate USE */
.NTemp1ColImLeft {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}


.NTemp1ColImRight {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}

.NTempEvents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 16px;
}
.NTempEventsHead {
	font-size: 16px;
	color: #996699;
	clear: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	font-weight: bold;
	padding-left: 10px;
}
.NTempEventsLinks {
	width: 33%;
	text-align: center;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
}
.NTempEventsLinks a {
	width: 100%;
	background-color: #00FF00;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	vertical-align: middle;
}
.NTempEventsRows {

	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
.NTempEventslabel {
	font-size: 12px;
	line-height: 16px;
	color: #996699;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}

/* end styles for ntemplate  */


/* CSS for site map */
#SMapHead {
	margin-left:10px;
}
.SMapCol {
	width: 193px;

	display: block;
	float: left;
	overflow: hidden;
	background-color: #ffffFF;
}

.SMapSec {
	height: 21px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 173px;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(media/secbut.jpg);
	background-repeat: no-repeat;
}
.SMapSec a, .SMapSec a:link, .SMapSec a:active, .SMapSec a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-left: 1px;
}
.SMapSec a:hover {
	color: #996699;
	display: block;

}
.SMapPage {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	width: 164px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(media/pagebut.jpg);
}
.SMapPage a, .SMapPage a:link, .SMapPage a:active, .SMapPage a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #996699;

	float: left;
}
.SMapPage a:hover {
	color: #993399;
	text-decoration: none;
	display: block;
}
.SMapRow {
	width: 100%;
	background-color:#Ffffff;

	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* end site map styles */


/* depreciated
.NavAdmin {
	background-color: #EFEFEF;
	padding: 2px;
	display: block;
	float: left;
	width: 175px;
}
.NavAdmin a, .NavAdmin a:link, .NavAdmin a:active, .NavAdmin a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	padding-left:6px;
	display: block;
}
.NavAdmin a:hover {
	text-decoration: underline;
}

.NavAdmin h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4B0D50;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-left: 6px;
}*/

/* --Limits Display in Admin-- */

/* Limits Reached Text */
.LimitWarn {
	font-weight: bolder;
	color: #FF0000;
	margin-right: 10px;
	
}
/* Limits Not Reached Text */
.LimitSafe {
	color: #00CC00;
	margin-right: 10px;
	font-weight: bold;	
}

/* Div Containing Limit information */
#CFLimit {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

/* Div Shown When RSS Parser page link is clicked (Says Please Wait While Information is checked etc) */
#RSSLoad {
	background: #EFEFEF url(/fckeditor/editor/skins/silver/images/tbbg.jpg) repeat-x fixed;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	border: 3px double #CCCCCC;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	display:none;
	width: 100%;
	height: 20px;
	margin: 0px auto;
}

/* Powered By CF under nav in admin */
#PoweredBy {
	height: 40px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 169px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#PageControls {
	position: absolute;
	top: 188px;
	right: inherit;
	clear: none;
	float: left;
	margin: 0px;
	padding:0px;
	width: 43px;
	margin-left: 752px;
}

#PageControls img{
	
	margin-right: 1px;
	border: 1px solid #CCCCCC;
}
#searchbox {
	height: 24px;
	width: 173px;
	display: block;
	background-image: url(media/secbut.jpg);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Comments {
	width: 100%;
}

.Comment {
	font-size: 11px;
	padding-left: 4px;
	padding-top: 6px;
	text-transform: lowercase;
	border: 1px dotted #808080;
	margin-bottom: 12px;
	background: #FFFFCC;
}

.CommentPoster {
	font-variant: small-caps;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	margin-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: lowercase;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.CommentPost {
	font-variant: small-caps;
	font-size: 11px;
	text-transform: lowercase;
}
li {
	list-style-type: square;
	list-style-image: url(media/bullit.gif);
	margin: 0px;
	padding-bottom: 16px;
}
ul, ol {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	line-height: 16px;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	color: #996699;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}
/* style for icon inserted into page by file manager plugin
	Height of icon should be same as line height of text to stop gapping in para's*/
.icon{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	width: 16px;
}
#LoginBox {
	vertical-align:middle;
	display: block;
	padding-top: 6px;
	background-color: #f5f5f5;
	background-image: url(media/navbgrnd2.gif);
	text-align: center;
	clear: left;
	width: 188px;
}

#LogoutButton {
	text-decoration: none;
	width: 90px;
	height: 21px;
	margin-top: 5px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-image: url(media/subnavbut.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
.UserNav {
	border: 1px dotted #999999;
	clear: both;
	margin-top: 4px;
	padding: 6px;
}
#PoweredBy {
	/*vertical-align:middle;*/
	display: block;
	padding-top: 6px;
	text-align: center;
	clear: left;
	width: 178px;

	height: 100px;
}
/* STYLES FOR ADDON MODULES

-------CFNEWS--------

 News Article Container */
.NewsItem {
	border-bottom: #EFEFEF 1px solid;
	margin-top: 4px;
}
/* Hidden News Article Container */
.HiddenNewsItem {
	background-image: url(media/hiddenbgrnd.jpg);
	border-bottom: #EFEFEF 1px solid;
	margin-top: 4px;
}
/* Image Styles in Hidden News Articles */
.HiddenNewsItem img {
	border: 0px;
	margin-right: 6px;
}

/* Image Styles in News Articles */
.NewsItem img {
	border: 0px;
	margin-right: 6px;
}

/* Paragraph Style for News Articles */
.NewsItem p {
	border: 0px;
	margin-top: 2px;
}

/* Title of News Articles */
.NewsItemTitle {
	font-size: 14px;
	color: #996699;
	clear: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 16px;
}

/* Div Containing Read More>> for News Articles */
.NewsItemReadMore {
	display: block;
	text-align: right;
	width: 100%;
	margin-bottom: 5px;
}

/* RSS Feed and Archive Link Box Above News */
#NewsRSS {
	display: block;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px dotted #808080;
	margin-bottom: 12px;
}

/* -----END CFNEWS----- */
/* Admin Notes Styles */
#Comments {
	width: 100%;
}

.Comment {
	font-size: 11px;
	padding-left: 4px;
	padding-top: 6px;
	text-transform: lowercase;
	border: 1px dotted #808080;
	margin-bottom: 12px;
	background: #FFFFCC;
}

.CommentPoster {
	font-variant: small-caps;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	margin-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: lowercase;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.CommentPost {
	font-variant: small-caps;
	font-size: 11px;
	text-transform: lowercase;
}
/* End Admin Notes Styles */
/* Limits styles */
/* Limits Reached Text */
.LimitWarn {
	font-weight: bolder;
	color: #FF0000;
	margin-right: 10px;
	
}
/* Limits Not Reached Text */
.LimitSafe {
	color: #00CC00;
	margin-right: 10px;
	font-weight: bold;	
}

/* Div Containing Limit information */
#CFLimit {
	width: 400px;
	height: 25px;
	clear: both;
	position: absolute;
	top: 40px;
	
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	background: #FFFFFF;
}
/* end Limits styles */
/* Div Containing Text Only Link */
/* Div Containing Text Only Link */
#TextOnlyVersion {
	float: left;
	width: 100px;
	text-align: right;
	display:block;
	padding-right: 10px;
	padding-left: 10px;
}
#TextOnlyVersion a, #TextOnlyVersion a:link, #TextOnlyVersion a:visited, #TextOnlyVersion a:active {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#TextOnlyVersion a:hover {
	color: #996699;
}
#MlSign {
	display: block;
	clear: both;
	height: 55px;
	width: 175px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#MlSign img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}