BODY {
	
}

.bkgrn_0 {
	BACKGROUND-COLOR: #99CCFF;
	background-position: left top;

}

.bkgrn_1 {
	BACKGROUND-COLOR: #FFFFFF;
	background-position: left top;

}
table#main {
    background-color:#FF9900;
    border: solid #000 3px;
    width: 80%;
    font-family: Arial;
}
table#body {
    background-color:#FFFFFF;
    width: 100%;
    text-align: left;
    font-size: 10pt;
    cellpadding: 2px;
    cellspacing: 2px;
}
table#body2 {
    background-color:#FFFFFF;
    width: 100%;
    text-align: left;
    font-size: 10pt;
    cellpadding: 2px;
    cellspacing: 2px;
}
table#frame {
    width: 100%;
    text-align: center;
    width: 100%;
    cellpadding: 2px;
    cellspacing: 2px;
}
table#main tr {
    align: center;
}
.body {
    background-color:#FFFFFF;
    width: 100%;
    text-align: left;
    font-size: 10pt;
    cellpadding: 2px;
    cellspacing: 2px;
}
.table {
    background-color:#cccccc;
    text-align: left;
    font-size: 10pt;
    cellpadding: 2px;
    cellspacing: 2px;
}
.data {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;
}
.toprow {
    font-style: italic;
    align: center;
    background-color: #FFFFCC;
}
.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;
}
.promo {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.promo:hover {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.credit {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #FF6101;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
a.credit:hover {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.credit1{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FF6101;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.credit1:hover {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.credit4{
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	color: #FF6101;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.credit4:hover {
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.credit3{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.credit3:hover {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.footer:hover {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.credit2{
	font-family: Arial;
	font-size: 6pt;
	font-style: normal;
	color: #FFCC99;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
margin-bottom: 0;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 1px solid gray;
border-bottom: none;
background-color: #A3B5E9;
color: black;
}


.basictab li a:visited{
color: black;
}

.basictab li a:hover{
background-color: #CCD3E1;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #dbffff;
color: black;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 160px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 11px arial;
color: #000;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 160px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 150px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(glossyback.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #000;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
