body {
	font-size: 10px;
	color: #000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background-image: url(my.jpg);
	margin:0px;
	text-align:left;
}

img { border: 0px;}

a {
	color:#0000aa;
	text-decoration:none;
}

a:hover{
	color:#f88;
}

.navbar a:link { 
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding:4px;
	background-image: url(forum/fcap.png);
	background-color:#bbbbff;
	border:1px solid #cf8a0a;
	text-decoration:none;
	line-height: 30px;
 } 



.navbar  a:visited{
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding:4px;
	background-color:#bbbbff;
	background-image: url(forum/fcap.png);
	border:1px solid #cf8a0a;
	text-decoration:none;
	line-height: 30px;
}



.navbar a:hover
{
	background-color:#aaaaee;
	background-image: url(forum/fcap2.png);
}

.smalltext {
	font-size: 10px;
	color:#000;
}

.smallblacktext {font-size: 10px; color:#000;}

.indent{
	padding: 3px;
	margin: 5px;
	font-size: 11px;
	color: #006;
	background-color: #CAC8D4;
	border-bottom: #FFF 1px solid;
	border-left: #000 1px solid;
	border-right: #FFF 1px solid;
	border-top: #000 1px solid;
}

.defaulttext {font-size: 11px; font-style: normal; color:#000;}

.mediumtext {font-size: 11px; font-style: normal; color:#000;}

td {
	font-size: 12px;
	font-style: normal;
	color:#000000;
	padding: 0px;
	text-align:left;
}

blockquote {font-style: italic; color:#7e96ac;}

.captiontext {font-size: 18px;color:#000;}

.tbox{
	background-color: #fdf;
	border-top: #c8ca94 2px solid;
	border-right: #eee 1px solid;
	border-bottom: #eee 1px solid;
	border-left: #c8ca94 2px solid;
	color: #000;
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}
.nextprev{
	border: 1px solid #88b;
	color: #000;
	text-align:right;
	padding : 2px;
	background-color : #99d;
}
.button{
	border-bottom: #cf8a0a 1px solid;
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-right: #cf8a0a 1px solid;
	color: #000;
	font-size: 9px;
	text-align:center;
	background-color: #ddf;
	cursor:pointer;
}

form {margin: 2px 0px 0px;}

.spacer{padding: 2px 0px}

hr {
	border-top: #666 1px solid;
	border-bottom: #eee 1px solid;
	height: 2px;
	width: 92%;
	text-align:center;
}

.border3 {border: #000 1px solid;}

.helpbox {color:#000;font-size: 9px;}

.caption {
	padding: 0px 4px;
	border-bottom: #cf8a0a 1px solid;
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-right: #cf8a0a 1px solid;
	color: #000;
	font-size: 14px;
	background-image : url(forum/fcap.png);
}

.footer
{
	background: #efe3ad;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width:  1px;
	border-style: solid;
	border-color: #c8ca94;
}

.bodymain {
	border: 1px solid #c8ca94;
	padding: 5px;
  	background-color: #fff3bd;
	background-image: url(my2.jpg);
	margin: 0px;
	width: 100%; 
	vertical-align:top;
	text-align:center;
}

p {margin-top: 0px;margin-bottom: 0px}

.fborder {
	margin:auto;
	border-bottom: #7086b9 2px solid;
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-right: #7086b9 2px solid;
	background-color: #a0b6e9;
	}

.forumheader{
	background-color: #cf9a1a;
	font-size: 12px;
	color:#000;
	padding: 2px;
	background-image : url(forum/fcap2.png);
	border: #aaf 1px solid;
}

.forumheader2{
	background-color: #B3FFAE;
	font-size: 11px;
	color:#000;
	padding: 4px;
}

.forumheader3{
	background-color: #C6FFC2;
	font-size: 11px;
	color:#000;
	padding: 2px;
}

.content{
	border-top: #d8ca94 2px solid;
	border-right: #eee 1px solid;
	border-bottom: #eee 1px solid;
	border-left: #d8ca94 2px solid;
	background-color: #f8eab4;
	font-size: 11px;
	color:#000;
	padding: 5px;
}

.forumborder{
	border: #008 1px solid;
	}

.fcaption {
	border-bottom: #cf8a0a 1px solid;
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-right: #cf8a0a 1px solid;
	padding: 2px 0px 2px 8px;
	background-image : url(forum/fcap.png);
	font-size: 12px;
	color:#000;
}

.finfobar{
	font-size: 11px ;
	color:#000;
	padding: 4px;
	border: #cf8a0a 1px solid;
	background-image : url(forum/finfobar.png);
}

a.forumlink{
	color: #0000cc;
	text-decoration: none;
}

a.forumlink:hover{
	color: #ff00cc;
	text-decoration: none;
}
.searchhighlight{
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	background-color:#758393;
}

table { margin-left:auto; margin-right:auto; }

.rounded {-moz-border-radius: 10px; padding: 4px;}