﻿#greybar {
	background-image: url('container/c1-tb-middle.gif');
	height: 29px;
	max-height: 29px;
	margin-bottom: 15px;
	clear: both;
	BACKGROUND-COLOR: #ffffff;
}
#greybar-left {
	background-image: url('container/c1-tb-left2.gif');
	height: 29px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#greybar-right {
	background-image: url('container/c1-tb-right.gif');
	height: 29px;
	width: 5px;
	float: right;
	background-repeat: no-repeat;
}
#bottomgreybar {
	clear:both;
	margin-top: 10px;
}
#bottomgreybar-left {
	float: left;
}
#bottomgreybar-right {
	float: right;
}
.containerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 2px;
	float: left;
}
DIV.round_grey2 {
	BORDER-RIGHT: #b9b9b9 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #b9b9b9 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 6px;
	/*MARGIN: 0.8em 0.5em;*/
	BORDER-LEFT: #b9b9b9 1px solid;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #b9b9b9 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
DIV.round_clear {
	BORDER-TOP: #ffffff 1px solid;
	PADDING-BOTTOM: 6px;
	/*MARGIN: 0.8em 0.5em;*/
	PADDING-TOP: 6px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
}
form {
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #136BA6;
}
a.dark {
	color: #5B5B5B;
	text-decoration: none;
}
a.db {
	color: #4C6D93;
	text-decoration: underline;
}
.search {
	color: #545454;
}
.white {
	color: #FFFFFF;
}
a.top {
	color: #176EA6;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.copy {
	color: #5B5B5B;
}
a.copy {
	color: #5B5B5B;
	text-decoration: none;
}

