.tabledata {
	margin: 1px 0;
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
        text-decoration: none;
}

.toptext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        font-size: 12px;
        color: #FFFFFF;
        vertical-align: middle;
        margin: 0px 0px 0px 15px;
}


.datetext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
        font-size: 12px;
        color: #FFFFFF;
        vertical-align: middle;
        margin: 0px 15px 0px 0px;
}





#top_logo{
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('images/top_header.png') repeat;
	height: 25px;
}

.nav-buttons {
	color: #333333;
	background: #FFFFFF url('images/bg_th.gif') top left repeat-x;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 2px;
}

.nav-links {
        text-decoration: none;
        color: #333333;
}

/* === Navigation === */

.bc-tbl {
	border: solid 1px #AAAAAA;
	background-color: #F8F8F8;
	margin: 5px 0;
}

.genmed {
	margin: 1px 1px;
	font-size: 11px;
}

.bc-header {
	color: #656565;
	background: #E8EEF8 url('images/bg_nav1.gif');
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 5px;
}

.mp-header {
	color: #656565;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 5px;
}

.bc-links {
	color: #888888;
	background: #FFFFFF url('images/bg_nav2.gif') top left repeat-x;
	font-size: 12px;
	line-height: 1.4em;
	text-align: right;
	padding: 3px 5px;
}

.bc-links-left {
	position: relative;
	float: left;
	text-align: left;
}

.bc-header, .bc-links {
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

.bc-div a, .bc-div a:visited {
	color: #656565;
	text-decoration: none;
}

.bc-div a:hover, .bc-div a:active {
	color: #CC3333;
	text-decoration: none;
}

.bc-links a, .bc-links a:visited, .bc-links a:hover{ text-decoration: underline; }

.bc-div a.nav-current, .bc-div a.nav-current:visited {
	color: #AA2222;
}

.bc-div a.nav-current:hover, .bc-div a.nav-current:active {
	color: #CC3333;
	text-decoration: none;
}



/* === Tables === */

.tbl-title {
	margin-top: 6px;
}

.tbl-h-c {
	background: url('images/tbl_h_c.gif') bottom left repeat-x;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-h-l {
	background: url('images/tbl_h_l.gif') bottom left no-repeat;
	padding-left: 27px;
}

.tbl-h-r {
	background: url('images/tbl_h_r.gif') bottom right no-repeat;
	padding-right: 27px;
}

.tbl-f-c {
	background: url('images/tbl_f_c.gif') bottom left repeat-x;
	height: 12px;
	font-size: 10px;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-f-l {
	background: url('images/tbl_f_l.gif') bottom left no-repeat;
	padding-left: 10px;
}

.tbl-f-r {
	background: url('images/tbl_f_r.gif') bottom right no-repeat;
	padding-right: 10px;
}

.tablebg {
	background-color: #FFFFFF;
	border: solid 1px #AAAAAA;
}

.tablebg th {
	color: #FF5500;
	background: #FFFFFF url('images/bg_th.gif') top left repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	padding: 0 5px;
	border: solid 1px #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	white-space: nowrap;
}

.row1, .row2, .row3, .row4, .row5, .row-renew, .row-so-renew {
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding: 4px;
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #F8F8F8;
}

.row3 {
	background-color: #EEEEEE;
}

.row4 {
	background-color: #DDDDDD;
}

.row5 {
	background-color: #ff9f9f;
}

.row-renew {
	background-color: #F9AEF8;
}

.row-so-renew {
	background-color: #83ff7d;
}

a.topictitle {
	margin: 20px 0px;
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
        text-decoration: none;
}

a.topictitle:visited {
	color: #333333;
	text-decoration: none;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	font-size: 12px;
	margin: 1px 0;
}

.username-coloured {
	font-size: 12px;
	font-weight: bold;
}

.cat-bottom {
	background: #DDE8EE url('images/bg_catbottom.gif') top left repeat-x;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	height: 28px;
	min-height: 28px;
	text-align: center;
}

.catdiv {
	background-color: #F8F8F8;
	background-image: url('images/bg_th.gif');
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	height: 26px;
	margin: 0;
	padding: 0;
}

.tdform {
	color: #FF5500;
	background: #FFFFFF url('/ui/images/bg_th.gif') top left repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	padding: 0 5px;
	border: solid 1px #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	white-space: nowrap;
}
