/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102); font-weight: normal; font-style: normal; background-image: url("../assets/images/bg-darker2.jpg");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(229,167,34); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(229,167,34); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(229,167,34); font-weight: normal; font-style: normal; text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102); line-height: 16pt; font-weight: normal; font-style: normal;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(229,167,34); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102); line-height: 16pt; font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(229,167,34); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: underline;}

 .holder {
	float: left;
	margin-right: 10px;
}

.scroll-pane {
	width: 550px;
	height: 365px;
	overflow: auto;
	float: left;
}

.yell-bar .jScrollPaneTrack {
	background: #f60 url(../images/scroll_bac.jpg);
}
.yell-bar .jScrollPaneDrag {
	background: #E5A722 url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.yell-bar .scroll-pane {
	background: transparent;
}

.contentLeft table {
margin-top: 6px;
margin-bottom: 6px;
}

.contentLeft td {
border: 1px solid #ccc;
width: 280px;
text-align: center;
}
