/* CSS Document */

body
{
margin:auto;
background-image:url(../images/body_bg.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#080808;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {
	color: #f6b454; text-decoration:underline;
}
a:visited {
	color: #f6b454; text-decoration:underline;
}
a:hover {
	color: #f6b454;text-decoration:none;
}
a:active {
	color: #f6b454;text-decoration:underline;
	}


.bghd
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
background-image:url(images/bg-head.gif);
background-repeat:repeat-x;
height:34px;
text-align:center;
}

.btnav
{
background-image:url(images/bg-btnav.jpg);
background-repeat:no-repeat;
width:527px;
height:56px;
}


.bgtd
{
background-image:url(images/bgtd.gif);
background-repeat:repeat-x;
height:39px;
}

.loginarea
{
background-image:url(images/bg-table.gif);
background-repeat:no-repeat;
width:643px;
height:191px;
float:left;
}

.tdtxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#cdcdcd;
text-align:left;
padding-left:25px;
}

.recent_poster
{
background-image:url(images/bg-tutorpost.gif);
background-repeat:repeat-y;
}

.imgrecentposter
{
background-image:url(images/recent-poster.gif);
background-repeat:no-repeat;
background-position:right;
width:359px;
height:78px;
}

.becometutor
{
background-image:url(images/become-tutor.gif);
background-repeat:no-repeat;
background-position:center;
width:352px;
height:60px;
}

.titletxt a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#009afe;
text-decoration:none;
}

.titletxt a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#009afe;
text-decoration:none;
}

.titletxt a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#009afe;
text-decoration:none;
}

.titletxt a:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#009afe;
text-decoration:none;
}


.txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#c9cdce;
}
.txtdetails
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fd9a00;
}

.txtbids
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#cd9934;
}
.btgray
{
padding-top:4px;
background-image:url(images/bt-doller.gif);
background-repeat:no-repeat;
background-position:center;
width:66px;
height:21px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#33ff00;
text-align:center;
vertical-align:middle;
}

.bgbottom
{
background-image:url(images/bg-bottom.gif);
background-repeat:no-repeat;
width:1004px;
height:103px;
}

.footertxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#65696c;

}

.footertxt a:link {

	color:#979ea1;

	text-decoration:none;

}

.footertxt a:visited {

	color:#979ea1;text-decoration:none;

}

.footertxt a:hover {

	color:#ffffff;text-decoration:none;

}

.footertxt a:active {

	color: #979ea1;text-decoration:none;

}

.footertxt1
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#f1f3f2;
line-height:1.8em;
}
