html,body {
}

td {
font-family:'lucida grande',helvetica,verdana,arial,sans-serif;
font-size:62.5%;
color:#cccccc;
}

.mnbdy {
background-color:#000000;
overflow:auto;
padding:0px;
}

.fmbdy {
background-color:#000000;
padding:5px 0px 15px 0px;
margin:0px;
font-size: 100%;
width: 100%;
}

A:link {
text-decoration:none;
color:#FFFFFF;
}

A:visited {
text-decoration:none;
color:#FFFFFF;
}

A:active {
text-decoration:underline;
color: #ffdd00;
}

A:hover {
text-decoration:underline;
color: #ffdd00;
}

.hbtbl {
table-layout:fixed;
word-wrap:break-word;
overflow:hidden;
}

.stxt {
background-color:#000000;
color:#B5B5B5;
padding: 1em 15px 1em 15px;
border-bottom: 1px solid #232323;
}

.stxt .sticky {
font-size: 90%;
}

.stxt2 {
background-color:#000000;
color:#B5B5B5;
padding: 1em 15px 1em 15px;
border-bottom: 1px solid #232323;
}

.dtxt {
color:#cccccc;
font-size:0.9em;
text-align:right;
padding-bottom: 5px;
}

.dtxt2 {
color:#cccccc;
font-size:0.9em;
text-align:right;
padding-bottom: 5px;
}

.pn_std {
}

.pn_reg {
}

.pn_mod {
}

.pn_adm {
}

.cfrm {
margin-bottom:0px;
}

.frmtb {
font-family:Arial, sans-serif;
font-size:11px;
background-color:#000000;
border: none;
border: 1px solid #232323;
color:#CCCCCC;
margin: 3px 0px 3px 0px;
padding: 5px;
font-family:'lucida grande',helvetica,verdana,arial,sans-serif;
}

.frmbtn {
font-family:Arial, sans-serif;
font-size:0.9em;
background-color: #ffffff;
border: 1px solid #232323;
color:#000000;
font-weight:bold;
padding: 0px 2px 1px 4px;
vertical-align:top;
margin: 3px 4px 0px 4px;
text-transform: uppercase;
float: left;
}

.lnk {
color:#FFFFFF;
}

.pic {
width:45px;
height:45px;
margin-left:-2px;
margin-right:0px;
padding-right:2px;
float:left;
}

.status {
	float: right;
}

.msg.Private.Sent .status:after {
	content: ' \2714';
}

.msg.Private.Delivered .status:after {
	content: ' \2714\2714';
}

img.bbImg {
	max-width: 100px;
	max-height: 100px;
}