BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
	text-align:center;
	margin: 0;
	padding: 0;
	background-image: url("/images/wj_bg.gif");
	background-repeat:repeat-x;
}

#wjhdr {
	width:100%;
	height:63px;
	margin: 15px 0 0 0;
	background-color:#F9F4D5;
	background-image: url("/images/wj_hd_bg.gif");
}

#wjtitle {
	text-align:left;
	width:740px;
	height:63px;
	background-image: url("/images/wj_title3.gif");
	background-repeat:no-repeat;
}

#wjsubti {
	width:316px;
	height:63px;
	background-image: url("/images/wj_waists.gif");
	background-repeat:no-repeat;
	float:right;
}

#wjmain {
	text-align:left;
	width:740px;
	
}

#wjftr {
	width:100%;
	height:78px;
	margin: 0;
	background-image: url("/images/wj_ftr_bg.gif");
}

#wjftrtxt {
	text-align:left;
	width:760px;
	height:78px;
	background-image: url("/images/jointlogo.gif");
	background-repeat:no-repeat;
	background-position : center;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : #2AB0FF;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListRow strong
{
    font-weight:normal;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
	border-bottom : 1px solid #2AB0FF;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.PhorumNav a:hover
{
    font-weight:bold;
	text-decoration:none;
	color:#A67D00;
}

.PhorumNewFlag
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.but {
	background-color:#2AB0FF;
	border: 1px solid #0074B9;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#D2F1FF;
	cursor:hand;
}

.but:hover {
	background-color:#76CCFF;
}