BODY	{
	cursor:default;
	background-color:#fcfcfc;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	overflow:hidden;
	scrollbar-base-color:#fcfcfc;
	scrollbar-arrow-color:#465584;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#fcfcfc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-darkshadow-color:#fcfcfc;
	scrollbar-track-color:#fcfcfc;
	scrollbar-face-color:#fcfcfc;
}
div.none {
	display: none;
}


div.piccontainer {
	top: 17em;
	position: relative;
	padding: 0.6em;
	width: -50%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #32D500;
	text-align: center;
	background: #000;
        }

#bottombanner {
	bottom: 0;
	position: relative;
	}


div.topofsite {
	float: top;
	position: absolute;
	width: 100%;
	}


#left {
	top: 0;
	left: 0;
	width: 22em;
	float: left;
        position: absolute;
	}


#right {
	top: 0;
	left: 23em;
	width: 400;
        float: left;
        position: absolute;
        }



div.showpic {
	float: center;
	position: relative;
	}

span.menu {
        font-size: 10pt;
        padding: 0.4em;
	text-decoration: none;
	color: #32D500;
	text-align: left;
        }


div.menuwrap {
        font-size: 10pt;
        background: #444444;
        border: 1px solid #777;
        }
div.small {
	font-size:8px;
	}


li {
	margin: 5px;

}
.sidebar-border{
	background-color: #F0F0F0;
	background-image: url(images/title_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebar {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 150px;
	background-image: url(images/title_text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;




}
.titlebar-top {
}
.titlebar-bottom {
	background-image: url(images/title_bg_bottom.gif);
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	background-position: top;
}


TABLE	{
	width:100%;
	font-size:11px;
	padding:0px;
	table-layout:fixed;
	border:none;
}

td {
	font-size: 12px;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}
.contentbox {
	background-color: #FCFCFC;
	overflow: auto;
}
.copyright-top {
	background-image: url(images/page_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	background-color: #FCFCFC;
}
.sidebar-bottom {
	background-color: #F0F0F0;
	background-image: url(images/page_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding: 10px;
}
.tab-on {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: hand;
	color: #000000;
	background-color: #FFFFFF;
	width: 120px;
}
.tab-off {
	padding: 2px;
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: hand;
	width: 120px;
}
.tab-none {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	background-color: #FFFFFF;

}
.panel_main {
	border: 1px solid CCCCCC;
	background-color: #FFFFFF;
}
.panel_main_nobg {
	border: 1px solid CCCCCC;
}
.panel_header {
	background-color: #E0E0E0;
	color: #666666;
	padding: 4px;
	text-align: center;


}
.panel_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text_inline_header {
	font-weight: bold;
	color: #000066;
}
.text_comment {
	color: #999999;
}
.text_note_blue {
	color: #003399;
}
.text_note_red {
	color: #FF0000;
}
.text_note_yellow {
	color: #FF8800;
}
.td_heading {
	padding: 3px 3px 3px 10px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td_title {
	color: #666666;
	background-color: #F6F6F6;
	border: 1px solid #E0E0E0;
}
.td_text {
	padding: 10px;
}
.td_download_title {
	background-color: #5874AD;
	color: #FFFFFF;
}
.td_download_main {
	background-color: #F6F6F6;
}

h1 {
	font-size: 8pt;
	color: #fff;
	font-family:Verdana;
}


.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CDCDCD;
	border: solid 1px;
	padding: 1px;
}


span.light {
        font-size: 10pt;
        background: #444444;
        border: 1px solid #777;
        padding: 0.4em;
        }


A	{
	font-size:11px;
	color: #003399;
	text-decoration: none;
}
A:hover	{
	color: #ff9900;
	text-decoration: underline;
}
a.light {
	font-size: 10pt;
	}


a.ash span {
        font-family:Verdana;
        font-size:8pt;
        color: #32D500;
        text-decoration:none;
        }
