/* CSS Document */
html,body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	/*letter-spacing: 1px;*/
	line-height: 120%;
}

.top-frame {
	height: 90%;
}
.bottom-frame {
	/*background-color: #996600;*/
	height: 10%;
}
/* hide from mac \*/

html,body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	margin: 0px;
	padding: 0px;
}
#main-table {
	height:100%;
	width: 780px;
}
.top-frame {
	height: 90%;
}
.bottom-frame {
	/*background-color: #996600;*/
	height: 10%;
}
/* end hide */
#left-frame {
	width: 80px;
	height: 500px;
	float: left;
}
#right-frame {
	/*background-color: #0066FF;*/
	height: auto;
	float: left;
}
#main-menu {
	width: auto;
	height: 0px;
	/*visibility: hidden;*/
}

#content {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#content-left {
	/*background-color: #CCFF00;*/
	float: left;
	height: 100%;
	width: 0px;
}
#content-left-top {
	height: 180px;
	display: block;
	line-height: 16px;
	visibility:hidden;
}
#content-left-bottom {
	display: block;
	line-height: 180%;
	color: #666666;
}
#content-left-spacer {
	height: 30px;
}
#content-right {
	height: 100%;
	width: 520px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	position: absolute;
	left: 70px;
	top: 120px;
	right: 0px;
	bottom: 0px;
}
#thumbs-table td {
	height: 120px;
	width: 120px;
	/*background-image: url(../../_images/thumbs_bg.gif);*/
	border: 1px solid #FFFFFF;
}
h4 {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main-menu a, a:link, a:visited, a:hover, a:actiev{
font-weight: normal;
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
caption {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
}
.data-grid-left {
	width: 80px;
	text-align: left;
}
.data-grid-right {
	text-align: left;
}
#data-grid td {
	height: auto;
	padding-bottom: 5px;
}
.arrow {
	font-size: 14px;
	font-weight: bold;
}
.small-input {
	width: 120px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.quickselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: 1px inset #CCCCCC;
}
#footer {
	margin-left: 100px;
	margin-top: 10px;
	font-size: 10px;
	visibility: hidden;
	/*visibility:hidden;*/
}

.data-grid-calendar-left {

	width: 100px;
	text-align: left;
}
.news-date {
	font-size: 10px;
	color: #999999;
}
#indent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#text-container {
	width: 450px;
	margin-left: 10px;
}

