body {
	font: 11px verdana, tahoma, arial, sans-serif;
	background-color: #E5E5E5;
	margin:10px;
	text-align:left;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* Start Menu Images */

.captiontopleft{ width: 13px; height: 18px; background-image: url(images/ctl.png); }
.captiontopmiddle{ width: 100%; background-repeat: repeat-x; background-image: url(images/ctm.png); font: bold 10px verdana, tahoma, arial, helvetica, sans-serif; color: #fff; }
.captiontopright{ width: 11px; height: 18px; background-image: url(images/ctr.png); }

.topleft{ width: 13px; height: 6px; background-image: url(images/tl_.png); }
.topmiddle{ width: 100%; height: 6px; background-repeat: repeat-x; background-image: url(images/tm_.png);}
.topright{ width: 13px; height: 6px; background-image: url(images/tr_.png); }

.menuleftbody{ width: 6px; height: 1px; background-image: url(images/mlb.png); }
.menumiddlebody{ width: 188px; background-repeat: repeat-x-y; background-image: url(images/mmb.png); font: 10px verdana, tahoma, arial, helvetica, sans-serif; }
.menurightbody{ width: 6px; height: 1px; background-image: url(images/mrb.png); }

.captionbottomleft{ width: 13px; height: 6px; background-image: url(images/cbl.png); }
.captionbottommiddle{ width: 100%; background-repeat: repeat-x-y; background-image: url(images/cbm.png);}
.captionbottomright{ width: 13px; height: 6px; background-image: url(images/cbr.png); }
.menumiddlebody a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.menumiddlebody a:hover {
	color: #C3625C;
	font-weight: bold;
	text-decoration: none;
}

/* End Menu Images */

/* Start Main Site Link Images and Style */

.linktopleft{ width: 10px; height: 10px; background-image: url(images/ltl.png); }
.linktopmiddle{ width: 801px; background-repeat: repeat-x; background-image: url(images/ltm.png); font: bold 10px verdana, tahoma, arial, helvetica, sans-serif; color: #fff; }
.linktopright{ width: 10px; height: 10px; background-image: url(images/ltr.png); }

.linkmiddleleft{ width: 10px; height: 10px; background-image: url(images/lml.png); }
.linkmiddlemiddle{ width: 801px; background-repeat: repeat-x-y; background-image: url(images/lmm.png); font: 10px verdana, tahoma, arial, helvetica, sans-serif; }
.linkmiddleright{ width: 10px; height: 10px; background-image: url(images/lmr.png); }

.linkbottomleft{ width: 10px; height: 10px; background-image: url(images/lbl.png); }
.linkbottommiddle{ width: 801px; background-repeat: repeat-x-y; background-image: url(images/lbm.png);}
.linkbottomright{ width: 10px; height: 10px; background-image: url(images/lbr.png); }

.linkmiddlemiddle a {
	color: #C3625C;
	font-size: 9px;
        vertical-align:center;
	text-decoration: none;
}
.linkmiddlemiddle a:hover {
	color: #000000;
	font-size: 9px;
        vertical-align:center;
	text-decoration: none;
}


/* End Main Site Link Images and Style */

/* Start Banner */
.bannertop{ width: 821px; height: 30px; background-image: url(images/Lo_t.png); }
.bannermiddle{ width: 821px; height: 63px; background-image: url(images/Lo_m.png); }
.bannerbottom{ width: 821px; height: 72px; background-image: url(images/Lo_b.png); }
.sitename{ font: bold 25px verdana, tahoma, arial, helvetica, sans-serif; text-align: right; color: #fff; }
.sitetag{ font: bold 10px verdana, tahoma, arial, helvetica, sans-serif; text-align: right; color: #fff; }
}
/* End Banner */

.indent{
	padding: 0px, 0px, 0px, 0px;
	font: 11px verdana, tahoma, arial, sans-serif;
	color: #000060;
	border: 1px solid;
	background-color: #CCD5D9;
	border-bottom: #FFFFFF 1px solid;
	border-left: #000 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #000 1px solid;
}
.smalltext {
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#444;
	letter-spacing: -1px;
}
.smallblacktext {
	font: normal 12px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
.defaulttext {
	font: normal 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
}

td {
	font: normal 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 0px, 0px, 0px, 0px;
	text-align:left;
}

.mediumtext {
	font: normal 14px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
}
.captiontext {
	font: bold 22px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.tbox{
	background-color: #fff;
	border: #5e5d63 1px solid;
	color: #000;
	font: normal 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.button{
	border: 1px solid #5E5D63;
	color: #000;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

.nextprev{
	background-color: #eaeef2;
	border: 1px solid #069;
	color: #000;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

hr {
	border-bottom: #C6D6D6 1px solid;
	border-top: #006699 1px solid;
	height: 2px;
	text-align:center;
	vertical-align:bottom;
}
.border {
	border-bottom: #98AAB1 1px solid;
	border-left: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	background-color: #EFEFEF;
}
.bordernews {
	border-bottom: #98AAB1 0px solid;
	border-left: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	background-color: #cccccc;
	background-image : url(images/lmm.png);
}
.caption {
	text-align:center;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	background-color: #64CEE1;
	color: #006699;
	height: 20px;
	font-size: 12px;
	background-image : url(images/bar1.png);

}
.caption2 {
	text-align:left;
	border-bottom: #ccc 0px solid;
	border-left: #fff 0px solid;
	border-right: #ccc 0px solid;
	border-top: #fff 0px solid;
	background-color: #cccccc;
	background-image : url(images/lmm.png);
	color: #C3625C;
	height: 20px;
	font: bold 15px verdana, tahoma, arial, helvetica, sans-serif;
	

}
.caption3 {
	text-align:left;
	border-bottom: #ccc 0px solid;
	border-left: #fff 0px solid;
	border-right: #ccc 0px solid;
	border-top: #fff 0px solid;
	background-color: #cccccc;
	color: #006699;
	height: 34px;
	font-size: 12px;
	background-image : url(images/menu_top.png);


}
.spacer{
	padding: 0px 0px 0px 0px;
}
.bodytable {
	background-color: #ffffff;

	font: normal 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}
.bodytable2 {
	background-color: #cccccc;
	background-image : url(images/lmm.png);
	font: bold 11px verdana, tahoma, arial, helvetica, sans-serif;
        line-height: 15px;
	color: #000;
}
.bodytable3 {
	background-color: #cccccc;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	font: bold 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}
.infobar{
	text-align:center;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	background-color: #64CEE1;
	color: #000;
	height: 20px;
	font: 10px tahoma, arial, verdana, helvetica, sans-serif;
}
.infobar2{
	text-align:left;
	border-bottom: #ccc 0px solid;
	border-left: #fff 0px solid;
	border-right: #ccc 0px solid;
	border-top: #fff 0px solid;
	background-color: #cccccc;
	background-image : url(images/lmm.png);
	color: #000;
	height: 20px;
	font: bold 10px tahoma, arial, verdana, helvetica, sans-serif;
}

.maintable {
	background-color: #cccccc;
	background-image : url(images/lmm.png);
	border-bottom: #98AAB1 1px solid;
	border-left: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	font: normal 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #404040;
}

p {
	margin-top: 0px
}

.fborder, .fbdefault{
	border: #000000 1px solid;
	background-color: #fff;
}
.forumheader{
	background-color: #999395;
	background-image : url(forum/fcap.png);
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;


	border: #000 1px solid;
}

.forumheader2, .f2default{
	background-color: #ccc;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;

	border: #C3BDBD 1px solid;
}

.forumheader3, .f3default{
	background-color: #cccccc;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;

	border: #C3BDBD 1px solid;
}

.fcaption, .fcdefault {
	border: #000 1px solid;

	background-color: #C9C7C7;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	background-image : url(forum/fcap.png);
	color:#fff;
	font-weight: bold;
}

.fcaption2{
	border: #000 1px solid;

	background-color: #C9C7C7;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	background-image : url(forum/fcap.png);
	color:#fff;
}

.finfobar{
	background-color: #cccccc;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;

	border: #C3BDBD 1px solid;
	background-image : url(forum/finfobar.png);
}

.nforumcaption {
	border: #000 1px solid;
	background-color: #C9C7C7;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	background-image : url(forum/fcap.png);
	color:#fff;
	font-weight: bold;
}

a.forumlink{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.helpbox {
	border: 0px none red;
	background-color: #EFEFEF;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.logo {
	background-image: url(images/front_banner01.png);
        vertical-align:center;
	margin: 4px;
	width: 821px;
	height: 165px;
}
.logo2 {
	background-image: url(images/forums_banner01.png);
        vertical-align:center;
	margin: 4px;
	width: 821px;
	height: 165px;
}
.header {
	height: 125px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/bgtop.gif);
}

.header2 {
	height: 60px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/bgtop2.gif);
}

.header3 {
	height: 100%;
	width: 825px;
	background-color: #64CEE1;
}

.quotecap {
	text-align:center;
	color: #000000;
	font: bold 12px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

.sitelinks {
	color: #fff;
	font-weight: bold;
}

.sitelinks a {
	color: #fff;
	font-weight: bold;
}

.sitelinks a:hover {
	color: #DD6900;
	font-weight: bold;
	
}