body {
	background-color: #B0B0B0;
	padding: 0px;
	margin: 0px;
}
html, body, table, tr, td {
	font-family: Verdana;
	font-size: 10px;
	color: #5C5C5C;
	text-align: left;
}

h1, .divH1 {
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 5px;
}

a, a:hover {
	text-decoration: none;
}

a {
	color: #5C5C5C;
}

a:hover {
	color: #5C5C5C;
}

.divMessage {
	border: 1px solid #5C5C5C;
	padding: 20px 20px 20px 20px;
	font-size: 14px;
	font-weight: bold;
}

#divLoad {
	display: none;
}

.tblOuter {
	width: 763px;
	border-left: 1px solid #7A7A7A;
	border-right: 1px solid #808080;
	background-color: #FFFFFF;
}

.tdOuter {
	border-right: 1px solid #202020;
	height: 500px;
	vertical-align: top;
}

.tblInner {
	width: 100%;
}

.tblMenuTop {
	height: 40px;
	margin-top: 22px;
}

.tdMenuTopUrl {
	height: 21px;
	color: #5C5C5C;
	font-weight: bold;
	padding-left: 8px;
	font-size: 11px;
}

.tdMenuTopTabs {
	text-align: right;
	padding-right: 5px;
}

.tdMenuTopTabBar {
	height: 19px;
	background-color: #5C5C5C;
}

.tdMenuTopTabs {
}

.tblTabs {
}

.tblTab {
	height: 21px;
	background-image: url(/media/images/tab_inactive.gif);
	background-repeat: repeat-x;
	background-position: center middle;
	border-right: 1px solid #CCCCCC;
	margin-right: 2px;
	font-weight: bold;
	color: #333333;
}

.tblTabActive {
	height: 21px;
	background-image: url(/media/images/tab_active.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #5C5C5C;
	color: #FFFFFF;
}

.tdTab {
	padding: 0px 9px 0px 9px;
}

.lnkTab, .lnkTab:hover, .lnkTabActive, .lnkTabActive:hover {
	text-decoration: none;
}

.lnkTab {
	color: #333333;
}

.lnkTab:hover {
	color: #666666;
}

.lnkTabActive {
	color: #FFFFFF;
}

.lnkTabActive:hover {
	color: #FFFFFF;
}

.tblMenuLeftIndhold {
}

.tdMenuLeftIndhold {
	vertical-align: top;
}

.tblMenuLeft {
	width: 160px;
}

.tdMenuLeft {
	vertical-align: top;
	padding: 15px 0px 0px 8px;
}

.liMenuLeft {
	color: #5C5C5C;
}

.lnkMenuLeft {
	color: #5C5C5C;
	font-weight: bold;
}

.tblW3C {
	text-align: right;
}

.tdW3C {
	text-align: right;
}

.tblIndhold {
	padding: 15px 20px 15px 10px;
}
