body {
	font-family: Arial;
	color: #cccccc;
	font-size: 10pt;
	padding:0px;
	scrollbar-face-color:#C1D0DC; 
	scrollbar-arrow-color:#cccccc; 
	scrollbar-track-color:#ffffff;
	background-color:#5C5B47;
}
td.bottom_left {
background:   url(../pics/green_left.jpg) no-repeat;
background-position: top right;
height:86px;
width:8px;
}
td.green_br {
background:   url(../pics/green_br.jpg) no-repeat;
background-position: top left;
height:32px;
width:16px;
}
td.green_r {
background:   url(../pics/green_r.jpg) no-repeat;
background-position: top left;
height:54px;
width:16px;
}
td.green_bg {
background:   url(../pics/green_bg.jpg) repeat-x;
background-position: top left;
height:54px;
width:730px;
}
td.green_bottom {
background:   url(../pics/green_bottom.jpg) no-repeat;
background-position: top left;
height:32px;
width:746px;
}
td.green_right_tile {
background:   url(../pics/green_strip_tile.jpg)  repeat-x;
background-position: top left;
height:197px;
}
td.green_left_tile {
background:   url(../pics/green_strip_tile.jpg)  repeat-x;
background-position: top right;
height:197px;
}
td.white_bottom {
background:   url(../pics/white_bottom.jpg) repeat-x;
background-position: top left;
height:7px;

}
td.gray_bottom {
background:   url(../pics/gray_bottom.jpg) repeat-x;
background-position: top left;
height:7px;

}
td.white_top {
background:   url(../pics/white_top.jpg) no-repeat;
background-position: top left;
height:31px;
width:586px;
}
td.white_right_1 {
background:   url(../pics/white_right_1.jpg) no-repeat;
background-position: top left;
height:59px;
width:16px;
}
td.white_right_2 {
background:   url(../pics/white_right_2.jpg) no-repeat;
background-position: top left;
height:34px;
width:16px;
}
td.white_right_3 {
background:   url(../pics/white_right_3.jpg) no-repeat;
background-position: top left;
height:41px;
width:16px;
}
td.white_right_4 {
background:   url(../pics/white_right_4.jpg) no-repeat;
background-position: top left;
height:7px;
width:16px;
}
td.right_dark {
background:   url(../pics/right_dark.jpg) no-repeat;
background-position: top left;
height:25px;
width:16px;
}
td.dark_strip {
background:   url(../pics/dark_strip_tile.jpg) repeat-x;
background-position: top left;
height:25px;

}
td.links_bg {
background:   url(../pics/links_bg.jpg) repeat-x;
background-position: top left;
height:34px;

}

ul {
	font-family: Arial;
	font-size: 10pt;
	color: #cccccc;
}
a {
	color: #cccccc;
}
a:hover{
	color: #9A9A98;
}
a.white {
	color: #ffffff;
}
a.white:hover{
	color: #ffffff;
	text-decoration: underline;
}

table  {
	font-family: Arial;
	font-size: 10pt;
	color: #cccccc;
	
}
p {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
p.content_top {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #cccccc;
	margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
p.content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #cccccc;
	margin-left: 40px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
p.blacb_content {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 200;
	color: #cccccc;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


h1.heading {
    text-align: left;
    font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555555;
	margin-left: 10px;
    margin-right: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1.heading_right {
    text-align: right;
    font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555555;
	margin-left: 10px;
    margin-right: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1.heading1 {
    text-align: right;
    font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 1px;
	color: #555555;
	margin-left: 0px;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 1px;
}
/* JS Menu Styles */
a.menu {
	color: #ffffff;

}
a.menu:hover{
	color: #ffffff;

}
#dropmenudiv {
    
	position:absolute;
	border:#ffffff;
	border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	font:normal 10px Arial;
	font-color: #ffffff;
	line-height:12px;
	z-index:100;
	background-color: #000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	font-color: #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 
	background-color: #000000;
}
