.header_inv {
	background-image: url(images/banner_inv.jpg);
	height: 2px
}
.footer {
	background-image: url(images/border_x.gif);
	background-repeat: repeat-x;
	height:15px;
}

.header_img {
	background-image: url(images/banner_m.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 100%;
}

.menu_td {
	width: 300px;
	vertical-align: top;
}

.menu_tag01 {
	font-family : Verdana,  Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #902F02;
	cursor: pointer;
	background-image: url(images/menu_00.gif);
	background-repeat: no-repeat;
	border: 0;
	font-weight: 800;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 12px;
	height: 17px;
	width: 220px;
}


.menu_tag02{
	font-family : Verdana,  Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #902F02;
	cursor: pointer;
	background-image: url(images/menu_10.gif);
	background-repeat: no-repeat;
	border: 0;
	margin-left: 8px;
	padding-top: 3px;
	padding-left: 12px;
	height: 17px;
	width: 220px;
}


.menu_hidden
{  
visibility: hidden;
cursor: default;
position: absolute;
}


.copyrgt {
	color: #A09183;
	font-size: 8px;
}

.content
{
	background-color : #FFF2B8;
	border:1px solid #FFDC6C;
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #902F02;
	width: 640px;
	height=500px;
	margin-left: 22px;
	margin-bottom: 11px;
}

.topframe
{
	background-image: url(images/frm_top.gif);
	font-size: 12px;
	height:20px;
	width: 91%;
	margin-left: 22px;
	background-repeat: repeat-x;
}

.frm_top_left{
	background-image: url(images/top_left.gif);
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
}

.frm_top_right{
	background-image: url(images/top_right.gif);
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
}

.frm_top{
	background-image: url(images/top.gif);
	width: 36px;
	height: 36px;
	background-repeat: repeat-x;
}

.frm_left{
	background-image: url(images/left.gif);
	width: 36px;
	height: 36px;
	background-repeat: repeat-y;
}

.frm_right{
	background-image: url(images/right.gif);
	width: 36px;
	height: 36px;
	background-repeat: repeat-y;
}

.frm_bottom_left{
	background-image: url(images/bottom_left.gif);
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
}

.frm_bottom_right{
	background-image: url(images/bottom_right.gif);
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
}

.frm_bottom{
	background-image: url(images/bottom.gif);
	width: 36px;
	height: 36px;
	background-repeat: repeat-x;
}

.frm_inner {
	background-image: url(images/bg.gif);
}

.frm_outer {
	background-image: url(images/o_bg.gif);
}

h1 {
	font-family : Verdana, Arial, Helvetica;
	font-size: 14px;
	color : #902F02;
	font-weight : bold;
	margin-bottom : 0px;
}

table {
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #902F02;
}

.ticker
{
	font-color:#902F02;
	background-color:#FFF2B8;
	font-weight: bold;
	border:1px solid #FFDC6C;
	cursor:pointer;
	padding:1px;
	overflow:hidden; 
	width:638px;
	height: 18px;
	position: relative; 
	left:222px; 
	top:178px; 
	z-index:100
}
.tickerlink
{
	font-color:#902F02;
	font-weight: bold;
	line-height: 18px;
}

a {
    font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #902F02;
	text-decoration : none;
}

a:hover {
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}

a.sub {
    font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #B4700B;
	text-decoration : none;
}

a:hover.sub {
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}

a.news {
    font-family : Verdana,  Arial, Helvetica;
	font-size: 9px;
	color : #EB4800;
	text-decoration : none;
}

a:hover.news {
	font-family : Verdana,  Arial, Helvetica;
	font-size: 9px;
	color : #000000;
	text-decoration : none;
}

a.main {
    font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #EB4800;
	text-decoration : none;
}

a:hover.main {
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}

.folder_collapsed{
   background-image: url(images/folder_collapsed.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	height: 20px;
	/*border: 1px solid #000000;*/
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #902F02;
	cursor: pointer;
}

.folder_expanded{
   background-image: url(images/folder_expanded.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	height: 20px;
	/*border: 1px solid #000000;*/
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #902F02;
	cursor: pointer;
}

.folder_item{
    background-image: url(images/item.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	height: 20px;
	/*border: 1px solid #000000;*/
	font-family : Verdana,  Arial, Helvetica;
	font-size: 12px;
	color : #902F02;
	cursor: pointer;
}

.folder_item_invisible {
	visibility:hidden;
	position: absolute;
}

/* album DMS */
.thumb_spacer {
	background-image:url(images/spacer.gif);
	height: 10px;
	width: 6px;
}

/* Transparecy */
.opaque {
	opacity: .4;
}

.opaque-ie {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
}