BODY {
  font-family: verdana;
  font-size: 10px;
  color: #334454;
  background-color: #666666;

  scrollbar-face-color: #666666;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: none;
  scrollbar-3dlight-color: #636363;
  scrollbar-darkshadow-color: #666666;
  scrollbar-track-color: #666666;
  scrollbar-arrow-color: #FFFFFF;
}

#main-content {
	border: 0px;
	background-color: #FFFFFF;
	width: 100%;
	display: inline;
	margin: 0 0 0 0;
	text-align: justify;
}

.forum-content {
	margin: 10px;
}

#main {
	overflow: visible;
}

table {
	border: 0px;
}

#main-border {
	background-color: #A0AAAF;
	padding: 1px;
	padding-top: 0;
	width: 95%;
	margin: 0 auto;
}

blockquote {
	border     : 1px #7AA62F solid;
	border-left: 5px #7AA62F solid;
}

blockquote .quoteby {
	padding      : 10px;
	border-bottom: 1px #7AA62F dotted;
}

blockquote .quotebody {
	padding: 10px;
}

.header-eblah {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding: 15px;
	background-color: #EFF4E6;
	border-bottom: 1px #C9DBAA dashed;
}

.titlebg {
	background: #B0CA84 !important;
	background-color: #B0CA84 !important;
	border: 1px solid #FFF !important;
}

.win {
	background-color: #F8FAF4;
}

.win2 {
	background-color: #F4F7ED;
}

.win3 {
	background-color: #EDF3E3;
}

.win4 {
	background-color: #BED399;
}

.win5 {
	background-color: #E8F0DC;
}

.catbg {
	background-color: #C9DBAA;
	background: #C9DBAA !important;
	border: 1px solid #FFF !important;
	font-weight: bold;
}

.border, hr {
	background-color: #7AA62F !important;
}

.Main_Table, hr {
	background-color: #FFFFFF !important;
}

.menubar {
	margin-top: 6px;
	margin-bottom: 6px;
}

.menubar a, .menubar a:link, .menubar a:active, .menubar a:visited {
	text-decoration: none;
	padding: 6px;
	white-space: nowrap;
	line-height: 2.5;
}

.menubar a:hover {
	padding: 5px;
	border: 1px #95B859 dotted;
	background-color: #DDE8CA;
}

/* Global Table Settings */
body, table, td {
	font-family: Verdana, Helvetica, Arial;
	font-size  : 11px;
	line-height: 1.3;
	color      : #1D1F22;
	margin: 0 0 0 0;
	
}

table {
	margin-left : auto;
	margin-right: auto;
}

/*
   Centering help:
   http://www.maxdesign.com.au/presentation/center/
*/

td {
	text-align: left;
}

img {
	border: 0px;
}

.catdesc {
	padding    : 4px;
	line-height: 130%;
}

.normaltext {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.indextitle {
	font-size  : 20px;
	font-weight: bold;
	white-space: nowrap;
}

.pages {
	font-weight   : normal !important;
	font-size     : 9px;
	line-height   : 1.5;
	white-space   : nowrap;
	padding-top   : 4px;
	padding-bottom: 4px;
}

.pages a, .pages a:link, .pages a:active, .pages a:visited {
	padding: 4px;
	border: 1px solid #557321;
	background-color: #EBF1DF;
	text-decoration: none !important;
}

.pages a:hover {
	padding: 4px;
	border: 1px solid #557321;
	background-color: #FDFDFB;
}

.pages strong {
	padding: 4px;
	border: 1px solid #557321;
	background-color: #95B859;
}

.postmenu {
	font-weight: normal !important;
}

.indexmenu {
	font-weight: bold !important;
	white-space: nowrap;
}

.catdesc {
	padding    : 4px;
	line-height: 130%;
}

#membercenter a, #membercenter a:link, #membercenter a:active, #membercenter a:visited {
	line-height : 2;
	padding-left: 5px;
	width       : 100%;
}

#membercenter a:hover {
	padding-left: 2px;
	border-left : 3px solid #000000;
	text-decoration: none;
}

#postbar img {
	margin: 1px;
}

#postbar a:hover img {
	margin: 0px;
	border: 1px solid #000;
	background: #BED399;
}

/* Mini-profile:
	Fancy --> title and value
	Plain --> On one line
	Avatar --> Just the avatar and stats (stars)
*/
.fancyprofilet, .fancyprofilev, .plainprofile {
	padding: 5px;
}

.avatarprofile {
	margin: 10px;
	line-height: 2.3;
}

.milastaction {
	margin-bottom: 3px;
}

.bilastaction {
	line-height: 1.8;
}

/* Date Color */
.bidate, .midate, .didate {
	color: #727272;
}

.loading {
	background-image : url(../blahdocs/images/loading.html);
	background-repeat: no-repeat;
	width            : 222px;
	height           : 19px;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.justify {
	text-align: justify !important;
}

.vtop {
	vertical-align: top !important;
}

.innertable {
	margin: 0px !important;
}

.leftimg {
	float        : left;
	padding-right: 5px;
}

.rightimg {
	float       : right;
	padding-left: 5px;
}

.centerimg {
	vertical-align: middle;
}

.boardsearch {
	background    : url(../blahdocs/images/search.html) 3px 4px no-repeat;
	padding-left  : 19px;
	padding-top   : 5px;
	padding-bottom: 5px;
	width         : 90%;
}

/* If user has a color, specify the options for that user name to appear here */
.usercolors {
	font-weight: bold;
}

hr {
	height: 1px;
	border: 0;
}

/* Board Index Description */
.bidesc {
	font-weight: normal;
	font-size  : 10px;
	line-height: 1.5;
	color      : #444 !important;
}

/* Small font text size */
.smalltext {
	font-weight: normal;
	font-size  : 9px;
	line-height: 1.5;
}

/* Table alignment */
div.centered {
	text-align: center;
}

div.centered table {
	margin-left : auto;
	margin-right: auto; /* long form to make IE5/Mac happy */
}

.messageseps {
	border-top: 1px dashed #000;
	padding   : 5px;
}

/* Reputation */
.redrep { /* Bad */
	color: #FF0033;
}

.grayrep  { /* Neutral */
	color: #CCC;
}

.greenrep { /* Good */
	color: #00AF33;
}

.greenrep, .grayrep, .redrep {
	font-weight: bold;
}

/* Bots: this is shown in the "Online" places */
.onlinebots {
	color      : gray;
	font-style : italic;
	font-weight: normal;
}

.postbody { /* Format the post body */
	font-size  : 12px;
	line-height: 1.5;
}

/* Poll Colors */
.pollcolor {
	background-color: #93B756;
	padding-left    : 5px;
	border-right: 5px solid #557321;
}

.pollpercents {
	background-color: #C4D8A3;
	color           : #000;
	padding-right   : 10px;
	padding-left    : 10px;
}

.pollborder {
	background-color: #557321;
	border: 1px #557321 solid;
}

/* Links */
a, a:link, a:active, a:visited {
	text-decoration: none;
	color          : #36383B;
}

a:hover {
	text-decoration: underline;
	color          : #1A1016;
}

/* Forms */
.upload, input, textarea, select { /* .checkboxinput also allowed */
	color           : #000;
	background-color: #FAFCF8;
	font-family     : Verdana, Helvetica, Times;
	font-size       : 10px;
	border          : 1px #95B859 solid;

	border-top-width   : 1px;
	border-right-width : 1px;
	border-bottom-width: 1px;
	border-left-width  : 1px;
}

textarea {
	padding    : 3px;
	line-height: 130%;
}

input { text-indent : 2px; margin: 0px; padding: 5px; }

input.button {
	border : 1px solid #95B859;
	padding: 5px;
}

form, input {
	margin-top: 0px;
}

form {
	margin-bottom: 0px;
}

/* Portal Styles */
.dbx-clone {
	position  :absolute;
	visibility:hidden;
}

.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor: move !important;
}

.dbx-dummy {
	display : block;
	width   : 0;
	height  : 0;
	overflow: hidden;
}

.dbx-group, .dbx-box, .dbx-handle {
	position: relative;
	display : block;
}

#dbx-box {
	margin : 0px;
	padding: 0px;
	border : none;
}

/* Calendar */
.calendarevent { /* Title on the Day view */
	font-size  : 18px;
	font-weight: bold;
}

.currentday { /* These will make the entire day/week kind of faded */
	opacity: .85;
	filter : alpha(opacity=85);
}

td.menu1 {
		background-image: url(../images/lm_web_02.gif);
		background-repeat: no-repeat;
}
td.menu2 {
		background-image: url(../images/lm_web_03.gif);
		background-repeat: no-repeat;
}
td.menu3 {
		background-image: url(../images/lm_web_05.gif);
		background-repeat: no-repeat;
}