BODY {
	background-attachment: fixed;
	background-image: url("images/white-orange.jpg");
	background-repeat: repeat-y;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 1em 1em 1em 1em;
	text-decoration: none;
}

BODY.top {
	background-attachment: fixed;
	background-repeat: repeat-x;
	letter-spacing: 0em;
	margin: 0em 0em 0em 0em;
	background-image: none;
}

BODY.menu {
  background-attachment: fixed;
  background-color: red;
  background-image: url("images/curtain_side.jpg");
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:10pt;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 0em 0em 0em 0em;
  text-decoration: none;
}
/*
#menu {
width : 115px;
padding : 10px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.1em 0;
}
#menu a {
display : block;
font-size : 100%;
background : #020166;
width : 115px;
padding : 0.1em 0.8em;
text-decoration : none;
}
#menu a:hover {
background : #D83D21;
color : #fff;
}



#menu_bar {
	height:auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}*/

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}



H1 {
  color: #000099;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:22pt;
  font-weight: bold;

}

H2 {
	color: #000099;
	font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
	font-size:14pt;
	font-weight: bold;
}

H3 {
  color: #0033CC;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:12pt;
}

A {
	font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
	font-weight: normal;
}

A:link {
  color: #660000;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  text-decoration: underline;
}

A:visited {
  color: #990000;
  text-decoration: underline;
}

A:active {
  color: #FF6600;
  text-decoration: underline;
}

A:hover {
  color: #FF9900;
  text-decoration: underline;
}

A.footer:link {
  color: #FF0000;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:8pt;
  font-weight: normal;
  text-decoration: underline;
}

A.footer:visited {
  color: #990099;
  font-size:8pt;
  font-weight: normal;
  text-decoration: underline;
}

A.footer:active {
  color: #FF6600;
  font-size:8pt;
  font-weight: normal;
  text-decoration: underline;
}

A.footer:hover {
  color: #FF6699;
  font-size:8pt;
  font-weight: normal;
  text-decoration: underline;
}

A.menu:link {
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size: 8pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.menu:visited {
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size: 8pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.menu:active {
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size: 8pt;
  font-weight: bold;
  color: #00FFFF;
  text-decoration: none;
}

A.menu:hover {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size: 8pt;
  font-weight: bold;
  color: black; //#FFCC99;
  text-decoration: none;
}

TABLE {
	font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
	padding: 0;
}

TD {
	font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
}

SELECT {
  color: #FFFF33;
}

.heading
{
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:14pt;
  font-weight: bold;
  color: #FFFF99;
}

.subheading
{
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:12pt;
  font-weight: bold;
  color: #0050B2;
}

.subsubheading
{
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:10pt;
  font-weight: bold;
  color: #FFFF99;
}

.description
{
  font-size: 8pt;
}

.contents
{
  color: #003399;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size: 12pt;
}

.footer
{
  color: #003399;
  font-family: Arial, Helvetica, Swiss, "MS Sans Serif", "Sans Serif";
  font-size:8pt;
  font-weight: normal;
}

.initial
{
  font-size:24pt;
  font-weight: bold;
  color: maroon;
}

.index
{
  font-size:10pt;
  font-weight: bold;
  color: blue;
}

.tocheading
{
  font-size:10pt;
  font-style:italic;
  font-weight: bold;
  color: #0050B2;
}

/*.. New Section to Bottom*/


#menu_bar {
	height:30px;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0px;
	margin-top:0px;
	background-color: transparent;
	float: left;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: #000099;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
color: #990000;
}

#page_wrapper{
	width: 900 px;
     margin: 0 auto;
     padding: 0;
     text-align: left;*
}

#content_wrapper {
	/*---	background: transparent url('../img/content_bg.jpg') top left no-repeat; */
	width: 810px;
	margin: 0 auto;
	padding: 2;
	text-align: left;
	height: auto;
}

#left_side {
	float:left;
	width:398px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:18px;
  color: #000000;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:normal;
  color: #000099;
}

#right_side {
  float:right;
  width:398px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #000000;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:5px;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:normal;
  color: #000099;
}

#page_footer {
	height: 70px;
	position: inherit;
}  
.top #masthead h1 {
	color: #FFFF66;
}
.top #masthead #navcontainer #navlist a {
	color: #FFFF99;
}



#page_footer A:link {
	COLOR: #FFFF66; text-decoration: underline
}
.top #masthead h2 {
	color: #FFFF99;
}

#page_footer A:visited {
	COLOR: #FF3300; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #FFFF00; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:0px;
  font-family: verdana;
  font-size:x-small;
  line-height:normal;
  color: #FFFF66;
}

.spacer {
	margin:0px;
	padding:0px;
	height:20px;
	width: 800px;
}

 

img#logo {
	position: absolute;
	top: 50px;
	width: 60px;
	height: 28px;
	right: 40px;
}	
	/*BANNER*/
#masthead {
	height:130px;
	margin-bottom: 0px;
	background-color: #010066;
	background-image: url(images/topbar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFF99;
}
.top #masthead #navcontainer #navlist a:hover {

	color: #990000;
}
