/* CSS Document */

body
{
	background: #0099CC;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
}
a:link, body_alink
{
	color: #FF6600;
}
a:visited, body_avisited
{
	color: #FF6600;
}
a:hover, a:active, body_ahover
{
	color: #990000;
}
.tborder
{
	background: #FFFFFF;
	border: 2px solid #DEC292;
}
.tcat
{
	background: #F68A0E url(images/styles/talkfreelance/style/tm2.gif) repeat-x top left;
	color: #FFFF99;
	font: bold 12px verdana, Arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #FFFF99;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFFF99;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF99;
	text-decoration: underline;
}
.thead
{
	background: #ABC2BD url(images/styles/talkfreelance/style/tmun.gif) repeat-x top left;
	color: #315F53;
	font: 11px verdana, Arial, helvetica, sans-serif;;
}
.thead a:link, .thead_alink
{
	color: #315F53;
	text-decoration: underline;
}
.thead a:visited, .thead_avisited
{
	color: #315F53;
	text-decoration: underline;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #315F53;
	text-decoration: none;
}
.tfoot
{
	background: #DEC292;
	color: #7C4A31;
}
.alt1, .alt1Active
{
	background: #F8F8F1;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #F5F4E5;
	color: #000000;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #FFFFF9;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #F5F4E5;
	color: #000000;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.panelsurround
{
	background: #F8F8F1;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: #F68A0E;
	color: #FFFF99;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFF99;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFF99;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFF99;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #F5F4E5;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #990000;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #990000;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #990000;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #F8F8F1;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #000000;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: top; }
.underline { text-decoration: underline; }
/* ***** H1 Tags ***** */
h2.myh1 {font-family: Arial; font-size: 18px;
color: #000000; font-weight: bold;}

h3.myh2 {font-family: Arial; font-size: 16px;
color: #000000; font-weight: bold;}

.nuseo_hx { display: inline; color: inherit; border: none; font-size: 1em; font-color: inherit; font-weight: inherit; padding: 0px; margin: 0px; }
.logo {
	background-image: url(images/styles/talkfreelance/style/logo.png);
	background-repeat: no-repeat;
	height: 140px;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 253px;

}
.ie .logo {
	background-image: url(images/styles/talkfreelance/style/logo.png);
	background-repeat: no-repeat;
	height: 140px;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 253px;

}
.grnt {
	background-image: url(images/styles/talkfreelance/style/bgbann.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;


}
.ang {
	background-image: url(images/styles/talkfreelance/style/ang.png);
	background-repeat: no-repeat;
	height: 108px;
	text-align: center;
	vertical-align: top;
	width: 65px;


}
.ie .ang {
	background-image: url(images/styles/talkfreelance/style/ang2.png);
	background-repeat: no-repeat;
	height: 108px;
	text-align: center;
	vertical-align: top;
	width: 65px;


}
.endgr {
	background-image: url(images/styles/talkfreelance/style/bgbanend.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 8px;
	background-position: left bottom;

}
.ie .endgr {
	background-image: url(images/styles/talkfreelance/style/bgbanend2.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 8px;
	background-position: left bottom;

}
.bgor {
	background-image: url(images/styles/talkfreelance/style/bgor.gif);
	background-repeat: repeat-x;
}
.link_lookalike {
        /* Created by Village Idiot on 11/01, the purpose of this is to
           Remove the dead links form the forum stats without altering 
           their looks */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a.main:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.main:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mnc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	padding-top: 10px;
	padding-left: 6px;
	text-align: center;
	padding-right: 6px;
	width: 100px;

}
.separ {
	background-image: url(images/styles/talkfreelance/style/separ.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 20px;
}
.mncend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	padding-top: 10px;
	background-image: url(images/styles/talkfreelance/style/orend.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 6px;


}
.undl {
	background-image: url(images/styles/talkfreelance/style/undlog.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 54px;
}
.mnbg1 {
	background-image: url(images/styles/talkfreelance/style/grbg1.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	text-decoration: none;
	text-align: center;
	padding-top: 11px;

}
.mnbg2 {
	background-image: url(images/styles/talkfreelance/style/sepgr.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 19px;

}
.mnbg3 {
	background-image: url(images/styles/talkfreelance/style/bggr2.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
a.gr:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	text-decoration: none;
}
a.gr:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	text-decoration: none;
}
a.gr:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	text-decoration: underline;
}
a.gr:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	text-decoration: none;
}
a.yel:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.yel:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.yel:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a.yel:active {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A4049;
}
form {
	margin: 0px;
	padding: 0px;
}
.box1 {
	background-image: url(images/styles/talkfreelance/style/bgsearch.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 183px;
	border: 1px solid #7EA299;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.butser {
	background-image: url(images/styles/talkfreelance/style/butsear.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 67px;
	cursor: pointer;
	border: none;

}
.mnbg4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	text-decoration: none;
}
.left {
	padding-left: 6px;
	padding-top: 3px;

}
.title {
	background-image: url(images/styles/talkfreelance/style/boxl2.gif);
	background-repeat: repeat-x;
}
.angbox {
	background-image: url(images/styles/talkfreelance/style/boxl1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
}
.titlebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/styles/talkfreelance/style/boxl3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-right: 7px;
	font-weight: bold;
	padding-top: 10px;

}
.boxcontent {
	background-color: #F9F5ED;
	background-image: url(images/styles/talkfreelance/style/bgbox4.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEC292;
	border-left-color: #DEC292;
	padding-top: 2px;
	padding-bottom: 6px;

}
.boxendbigger {
	background-image: url(images/styles/talkfreelance/style/boxendbig.gif);
	background-repeat: no-repeat;
	height: 58px;
	padding-top: 10px;
	text-align: center;


}
.boxendsmaller {
	background-image: url(images/styles/talkfreelance/style/boxendsmall.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 6px;
	text-align: center;

}
.box2 {
	background-image: url(images/styles/talkfreelance/style/bgsearch.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 138px;
	border: 1px solid #C7B18C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
.logbut {
	background-image: url(images/styles/talkfreelance/style/login.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 69px;
	border: none;
	cursor: pointer;
}
a.brw:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C4A31;
	text-decoration: underline;
}
a.brw:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C4A31;
	text-decoration: underline;
}
a.brw:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.brw:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C4A31;
	text-decoration: underline;
}
.small {
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {

	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.news {
	padding: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7C0B1;
}
.newsend {

	padding: 5px 10px;
}
.tm {
	background-image: url(images/styles/talkfreelance/style/tm2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	padding-top: 10px;
	padding-left: 26px;
	padding-right: 0px;
	padding-bottom: 5px;

}
.tm1 {
	background-image: url(images/styles/talkfreelance/style/tm1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
}
.tm2 {
	background-image: url(images/styles/talkfreelance/style/tm3.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: right top;
	width: 7px;
	margin: 0px;
	padding: 0px;




}
.pad {
	padding-top: 5px;
	background-image: url(images/styles/talkfreelance/style/angf1.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.cont {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEC292;
	border-left-color: #DEC292;

}
.grey {
	background-color: #ABC2BD;
	background-image: url(images/styles/talkfreelance/style/tmun.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315F53;
	padding: 3px;

}
.subtitle {
	background-color: #ABC2BD;
	background-image: url(images/styles/talkfreelance/style/tmun.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315F53;
	padding-top: 4px;
	padding-left: 35px;

}
.icon {
	background-color: #F5F1E8;
	width: 35px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;




}
.forum {
	background-color: #F8F8F1;
	background-image: url(images/styles/talkfreelance/style/gra.gif);
	background-repeat: repeat-x;
	padding: 5px 5px 7px 7px;

}
.posts {
	background-color: #F5F4E5;
	text-align: center;
	vertical-align: middle;
}
.threads {

	background-color: #F8F8F1;
	text-align: center;
	vertical-align: middle;
}
.last {
	background-color: #F5F4E5;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 20px;

}
a.forumtitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C1B2;
	margin: 0px;
	padding: 0px 0px 5px;

}
a.forumtitle:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C1B2;
}
a.forumtitle:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C1B2;
}
a.forumtitle:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C1B2;
}
.be {
	background-image: url(images/styles/talkfreelance/style/be2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.be1 {

	background-image: url(images/styles/talkfreelance/style/be1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.be2 {


	background-image: url(images/styles/talkfreelance/style/be3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subtitleempty {
	background-image: url(images/styles/talkfreelance/style/tmun.gif);
	background-repeat: repeat-x;

}
.tm1w {

	background-image: url(images/styles/talkfreelance/style/whg1.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 8px;
}
.tm2w {

	background-image: url(images/styles/talkfreelance/style/whg3.gif);
	background-repeat: no-repeat;
	height: 38px;
	background-position: right top;
	width: 7px;
	margin: 0px;
	padding: 0px;
}
.tmw {

	background-image: url(images/styles/talkfreelance/style/whg2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.pad2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.foot1 {
	background-image: url(images/styles/talkfreelance/style/ft2.gif);
	background-repeat: repeat-x;
}
.fta1 {
	background-image: url(images/styles/talkfreelance/style/ft1.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
}
.ie .fta1 {
	background-image: url(images/styles/talkfreelance/style/ft1ie.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
}
.fta2 {
	background-image: url(images/styles/talkfreelance/style/ft3.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 34px;
	background-position: right top;

}
.ie .fta2 {
	background-image: url(images/styles/talkfreelance/style/ft3ie.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 34px;
	background-position: right top;

}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	background-image: url(images/styles/talkfreelance/style/ft2.gif);
	background-repeat: repeat-x;


}
.footerlinks {
	text-align: center;
	vertical-align: top;
	padding-left: 46px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;


}
a.y:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.y:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.y:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a.y:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.angfw2 {
	background-image: url(images/styles/talkfreelance/style/angf2.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;

}
.angfw1 {
	background-image: url(images/styles/talkfreelance/style/angf1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;
	height: 9px;

}
.chbg {
	background-image: url(images/styles/talkfreelance/style/bgch.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 6px;

}
.bgsel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	height: 17px;
	width: 132px;
	border: 1px solid #DEC292;
}
.gobg {
	background-image: url(images/styles/talkfreelance/style/gobg.gif);
	height: 23px;
	width: 35px;
	border: none;
	cursor: pointer;
}

.where {
	background-image: url(images/styles/talkfreelance/style/brc2.gif);
	background-repeat: repeat-x;
}
.brc1 {
	background-image: url(images/styles/talkfreelance/style/brc1.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 28px;
}
.brc2 {
	background-image: url(images/styles/talkfreelance/style/brc3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 15px;
	padding-top: 6px;


}
a.brc:link {
	color: #990000;
	text-decoration: none;
}
a.brc:visited {

	color: #990000;
	text-decoration: none;
}
a.brc:hover {


	color: #990000;
	text-decoration: underline;
}
a.brc:active {



	color: #990000;
	text-decoration: none;
}
.lines {
	background-image: url(images/styles/talkfreelance/style/lines.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-position: left center;


}
.pag {
	background-image: url(images/styles/talkfreelance/style/p1.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 21px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	background-position: left center;
	font-size: 10px;




}
.here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F78A11;
	background-color: #EDDDC3;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;



}
.next {
	color: #788129;
	background-color: #F5F4E5;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	cursor: pointer;

}
a.last:link {
	font-size: 10px;
	font-weight: bold;
	color: #95A41A;
	text-decoration: none;
}
a.last:visited {

	font-size: 10px;
	font-weight: bold;
	color: #95A41A;
	text-decoration: none;
}
a.last:hover {


	font-size: 10px;
	font-weight: bold;
	color: #95A41A;
	text-decoration: underline;
}
a.last:active {



	font-size: 10px;
	font-weight: bold;
	color: #95A41A;
	text-decoration: none;
}
.nextover {
	color: #999900;
	background-color: #F2E8D7;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	text-decoration: underline;


}
.toolsfor {
	background-image: url(images/styles/talkfreelance/style/tm2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: right;

}
.greysmall {

	background-image: url(images/styles/talkfreelance/style/tmun.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #315F53;
	padding: 4px;
}
.date {
	font-size: 10px;
	display: block;
	padding-bottom: 5px;
}
.icnforum {
	background-color: #F5F1E8;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.drop1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 160px;
	border: 1px solid #DEC292;
}
.buttonshow {
	background-image: url(images/styles/talkfreelance/style/show.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 69px;
	border: none;
	cursor: pointer;
	background-color: #F8F8F1;

}
.buttongo {

	background-image: url(images/styles/talkfreelance/style/go.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 56px;
	border: none;
	cursor: pointer;
}
.forumnopad {


	background-color: #F8F8F1;
	background-image: url(images/styles/talkfreelance/style/gra.gif);
	background-repeat: repeat-x;
}
.borders {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}
.dots {
	background-image: url(images/styles/talkfreelance/style/dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.forumtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C1B2;
	margin: 0px;
	padding: 0px 0px 5px;
}
a.ws:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ws:visited {

	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ws:hover {


	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ws:active {



	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.threadtitle {
	background-image: url(images/styles/talkfreelance/style/ar8.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315F53;
	padding-left: 33px;
	padding-top: 0px;
	padding-bottom: 5px;


}
.thtltext {
	font-size: 14px;
	color: #009999;
	text-decoration: none;
}
a.username:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.username:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.username:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
a.username:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.dotsor {
	background-image: url(images/styles/talkfreelance/style/dotor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding-bottom: 4px;

}
.green {
	color: #315F53;
	font-size: 10px;
	font-weight: bold;

}
.dotsor2 {
	background-image: url(images/styles/talkfreelance/style/dotor.gif);
	background-repeat: repeat-x;
	width: 150px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	visibility: visible;

}
.posttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	display: block;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C1B2;
	margin: 0px;
	padding: 0px 0px 8px;
}
.usercell {
	background-color: #F5F1E8;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B565E;
	padding-right: 20px;
	padding-left: 30px;
	line-height: 1.5;
}
a.report:link {
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.report:visited {

	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.report:hover {


	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.report:active {



	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.buttons {
	background-color: #F5F4E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 3px 8px 3px 4px;


}
.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B565E;
	padding: 3px 0px 0px;
	background-image: url(images/styles/talkfreelance/style/dtg.gif);
	background-repeat: repeat-x;



}
.quote {
	background-color: #F5F4E5;
	background-image: url(images/styles/talkfreelance/style/qu.gif);
	background-repeat: no-repeat;
	padding: 9px 10px 8px 20px;
	border: 3px solid #FFFFFF;
}
.quotesm {
	font-size: 10px;
	color: #CC6600;
	padding-left: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 10px;


}
.boxqr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFF9;
	height: 100px;
	width: 90%;
	border: 1px solid #DEC292;
}
.preview {
	background-image: url(images/styles/talkfreelance/style/prevf.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 91px;
	border: none;
	cursor: pointer;
}
.replyfinal {
	background-image: url(images/styles/talkfreelance/style/postf.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 89px;
	border: none;
	cursor: pointer;
}
.titlepost {
	background-image: url(images/styles/talkfreelance/style/bgboxbig.gif);
	background-repeat: no-repeat;
	width: 406px;
	height: 22px;
	border: 1px solid #E2D4B8;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 5px;


}
.green1 {
	background-image: url(images/styles/talkfreelance/style/review.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 9px;
}
.green2 {
	background-image: url(images/styles/talkfreelance/style/review2.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 26px;

}
.reviewshort {
	background-color: #F5F4E5;
	text-align: left;
	vertical-align: middle;
	padding: 3px 8px 3px 40px;
	font-size: 10px;
	color: #FF6600;
	background-image: url(images/styles/talkfreelance/style/oldpost.gif);
	background-repeat: no-repeat;
	background-position: 20px center;


}
.advanced {
	background-image: url(images/styles/talkfreelance/style/advanced.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 118px;
	border: none;
	cursor: pointer;
}
.replyquick {

	background-image: url(images/styles/talkfreelance/style/pqr.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 118px;
	border: none;
	cursor: pointer;
}
.pass {
	background-image: url(images/styles/talkfreelance/style/emailpass.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 167px;
	border: none;
	cursor: pointer;
}
.reset {
	background-image: url(images/styles/talkfreelance/style/reset.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 118px;
	border: none;
	cursor: pointer;
}
.save {

	background-image: url(images/styles/talkfreelance/style/savechanges.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 117px;
	border: none;
	cursor: pointer;
}
-->