body {
	background-image: url(/std/images/bg.gif);
}

.content_darker {
	background-color: #eeeeee;
}

.nowrap {
	white-space: nowrap;
}

.headerlogo {
	background-image: url(http://www.bseen-int.com/marratech/header_static.jpg);
	background-repeat: no-repeat;
	height: 161px;
	margin-right: 5px;
	width: 769px;
}

.header {
	color: #6666FF;
}

.footer {
	font-size: smaller;
	font-style: italic;
	margin-top: 20px;
}

.loginbox {
	background-color: #cccccc;
	color: #ffffff;
	font-size: smaller;
}

.roomlist_row_even {
}

.roomlist_row_odd {
	background-color: #eeeeee;
}

.roomlist_row_header {
	background-color: #cccccc;
}
.roomlist_private {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.roomlist_public {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.roomlist_row_spacing {
}
.roomlist_spacing {
	min-height: 20px;
}

.roomlist_status {
	font-size: smaller;
	padding: 0px;
	vertical-align: bottom;
	white-space: nowrap;
}
.roomlist_status_full {
	color: red;
	font-size: smaller;
	vertical-align: bottom;
	white-space: nowrap;
}
.roomlist_status_locked {
	color: red;
	font-size: smaller;
	vertical-align: bottom;
	white-space: nowrap;
}
.roomlist_participants {
	font-size: smaller;
	vertical-align: bottom;
	white-space: nowrap;
}
.roomlist_title {
}
.roomlist_info {
	font-size: smaller;
	vertical-align: bottom;
	white-space: nowrap;
}
.roomlist_invite {
	font-size: smaller;
	vertical-align: bottom;
	white-space: nowrap;
}

.status_box {
	padding: 0px;
	text-align: right;
}
.status_row {
	font-size: smaller;
}
.status_auditoriums {
}
.status_rooms {
}
.status_seats {
}

dt {
	font-weight: bold;
}

.info_media_table {
	border: 1px solid black;
	font-size: smaller;
}
.info_media_row_header {
	background-color: #cccccc;
	color: #ffffff;
	font-weight: bold;
}
.info_media_header {
}
.info_media_row_even {
}
.info_media_row_odd {
	background-color: #eeeeee;
}
.info_media_item {
}

.info_member_table {
	border: 1px solid black;
	font-size: smaller;
}
.info_member_row_header {
	background-color: #cccccc;
	color: #ffffff;
	font-weight: bold;
}
.info_member_header {
}
.info_member_row_even {
}
.info_member_row_odd {
	background-color: #eeeeee;
}
.info_member_item {
}

* {
	font-family: verdana, sans-serif;
}

tt, code {
	font-family: courier, monospaced;
}
