body, html {
	margin: 0 auto;
	width: 100%;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: center;
}

a:link {
	color: #227AD3;
	text-decoration: none;
	page-break-after: always;
}

a:visited {
	color: #227AD3;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;

}

.sitelink {
	font-size:18px;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 14px;
}

.post {
	color: 000000;
	font:  arial;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin:0;
	text-align: justify;
}

.topleft {
	background: url(../images/blueleft.png) top repeat-x;
}

.topright {
	background: url(../images/blueright.png) top repeat-x;
}

.verytop {
	/**background: url(http://mediabong.com/e107_themes/mediabongv3/fontstyles/images/logo2.jpg) top repeat-x; */
	align: left;
	padding-left: 5px;
}

.verytopimage {
	/**background: url(http://mediabong.com/e107_themes/mediabongv3/fontstyles/images/logo2.jpg) top repeat-x; */
	border: 0;
}
.topback {
	background: url(../images/blueback.png) top repeat-x;
	font: 17px arial;
	vertical-align: bottom;
}

.topbackright {
	color: #FFFFFF;
	background: url(../images/blueback.png) top repeat-x;
	font: 11px arial;
	vertical-align: middle;
	text-align: right;

}

.topback a:hover {
	font: 17px arial;
	text-decoration: underline;
}

.topback a, .sitelink_hilite a{
	color:#F0EEEE;

}

.topbackright a{
	font: 11px arial;
	color:#FFF;

}
.breadleft {
	background: url(../images/leftbread.png) top repeat-x;
text-align: left;
}

#search  form{
	padding: 0;
	margin: 0;
}

#search #q {
	width: 100px;
	height: 13px;

}

#search {
	font-size: 11px;
	padding: 5px 0px 5px 2px;
}



.breadright {
	background: url(../images/rightbread.png) top repeat-x;
}


.breadback a{
	color: #635F5F;
}

.breadbackright a{
	color: #635F5F;
}

.breadback {
	background: url(../images/backbread.png) top repeat-x;
	text-align: left;
	color: #635F5F;
}

.breadbackright {
	font-size: 11px;
	background: url(../images/backbread.png) top repeat-x;
	text-align: right;
	color: #635F5F;
}

.newsreg a:link{
	text-decoration: underline;
}

.post .newsreg a:visited{
	text-decoration: underline;
}

.newstitle {
	font-size: 14px;
	font-family: arial;
	font-type: Sharp;
	color: #227AD3;
	text-decoration: underline;
	text-align: top;
}

.newstitle a:hover {
	color:000000;
}

.newsreg {
	font-size: 13px;
	font-family: tahoma;
	color:000000;
	text-align: top;
}

.newsreg1 {
	font-size: 21px;
	font-family: arial;
	font-type: regular;
	color:000000;
	text-align: top;
}

.newsreg a:hover {
	color:000000;
}

.newsbottom {
	font-size: 14px;
	font-family: arial;
	color:#000000;
	vertical-align: super;
}

#sitedisclaimer {
	clear: both;
	width: 747px;
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
}

.smalltext {
    background: none;
	font-family:tahoma;
	font-size: 12px;
	font-style: normal;
	color:#000;
}
.smallblacktext {
    background: none;
	font-size: 12px;
	font-family: Arial;
	color:#000;
	text-align: top;
	vertical-align: top;
	text-decoration: none;
}

.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #000060;
	border: 1px solid #cfcdcd;
	background-color: #efefef;
}
.defaulttext {
    background: none;
	font-family: arial;
	font-size: 11px;
	color:#000;
}

td {
    background: none;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	color:#000;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;
}

blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	color:#7e96ac;
}
.mediumtext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color:#000;
}
.captiontext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	color:#000080;
}
.tbox{
	background-color: #F4F7FA;
	border-bottom: #5e5d63 1px solid;
	border-left: #5e5d63 1px solid;
	border-right: #5e5d63 1px solid;
	border-top: #5e5d63 1px solid;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}


.spacer{
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
}
hr {
	border-top: #666 1px solid;
	border-bottom: #eee 1px solid;
	height: 2px;
	width: 92%;
	text-align:center;
	border-style: dotted;
}

h3 {
	font-size:21px;
}


.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader{
	padding: 4px;
	background-color: #DCE9F9;
	border: 1px solid #878787;
}

.forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	font-size: 14px;
	font-family: arial;
	background-color: #fff;
	border: 1px solid #878787;
}


.forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f9;
}


a.forumlink{
	color: #616060;

}

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

.hr1 {
	padding: 0px 0 0px 0;
	margin: 0;
	top-margin: 0;
	width: 100%;
	height: 1px;
	vertical-align: top;
}

.hr2 {
	padding: 0px 0 0px 0;
	margin: 0;
	top-margin: 0;
	width: 100%;
	height: 1px;
	vertical-align: top;
}

#fontbuttons {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 13px;
}


.topleftblue {
	background: url("../images/topleftblue.jpg") no-repeat;
	width: 6px;
	height: 25px;
}

.topmidblue {
	background: url("../images/topmidblue.jpg") top left repeat-x;
	height: 25px;
	color: #CCCCCC;
	font-size:11px;
}
/** just added **/
.topmidbluedown {
	background: url("../images/topmidbluedown.jpg") top left no-repeat;
}

.topmidblueright {
	background: url("../images/topmidblueright.jpg") top left no-repeat;
}

.topmidgreendown {
	background: url("../images/topmidgreendown.jpg") top left no-repeat;
}

.topmidgreenright {
	background: url("../images/topmidgreenright.jpg") top left no-repeat;
}

.menuhand {
   cursor: pointer;
}
/** just added **/

.toprightblue {
	background: url("../images/toprightblue.jpg") no-repeat;
	width: 6px;
	height: 25px;
}

.bottomleftblue {
	background: url("../images/bottomleftblue.jpg") no-repeat;
	width: 6px;
	height: 11px;
}

.bottommidblue {
	background: url("../images/bottommidblue.jpg") top left repeat-x;
	height: 11px;
	color: #000;
	font-size:11px;
}

.bottomrightblue {
	background: url("../images/bottomrightblue.jpg") no-repeat;
	width: 6px;
	height: 11px;
}

.leftblue {
	background: url("../images/leftblue.jpg") repeat-y;
	width: 6px;
}

.backblue {
	background-color: #DCE9F9;
	color: #000;
	font-size:11px;
}

.rightblue {
	background: url("../images/rightblue.jpg") repeat-y;
	width: 6px;
}




.topleftgreen {
	background: url("../images/topleftgreen.jpg") no-repeat;
	width: 6px;
	height: 25px;
}

.topmidgreen {
	background: url("../images/topmidgreen.jpg") top left repeat-x;
	height: 25px;
	color: #CCCCCC;
	font-size:11px;
}

.toprightgreen {
	background: url("../images/toprightgreen.jpg") no-repeat;
	width: 6px;
	height: 25px;
}

.bottomleftgreen {
	background: url("../images/bottomleftgreen.jpg") no-repeat;
	width: 6px;
	height: 11px;
}

.bottommidgreen {
	background: url("../images/bottommidgreen.jpg") top left repeat-x;
	height: 11px;
	color: #000;
	font-size:11px;
}

.bottomrightgreen {
	background: url("../images/bottomrightgreen.jpg") no-repeat;
	width: 6px;
	height: 11px;
}

.leftgreen {
	background: url("../images/leftgreen.jpg") repeat-y;
	width: 6px;
}

.backgreen {
	background-color: #E1F6E3;
	color: #000;
	font-size:11px;
}

.rightgreen {
	background: url("../images/rightgreen.jpg") repeat-y;
	width: 6px;
}

/** table border */
.top-left {
	background: url('http://mediabong.com/e107_themes/mediabongv3/images/top-left.jpg') top left no-repeat;
	background-color: #F4F4F4;
}

.top-right {

	background-color: #F4F4F4;
}

.bottom-left {
	background: url('http://mediabong.com/e107_themes/mediabongv3/images/bottom-left.jpg') bottom left no-repeat;
	background-color: #F4F4F4;
}

.bottom-right {
	background: url('http://mediabong.com/e107_themes/mediabongv3/images/bottom-right.jpg') bottom right no-repeat;
	background-color: #F4F4F4;
}