body {
 background-image: url(../images/vertical.jpg);
 color: #000000;
}

p {
	font-family:arial,helvetica,sans-serif;
	font-size: 10pt;
	font-style:normal;
	line-height:150%;
	margin-top:0;
	margin-bottom:0;
	text-align: left;
}

ul.square {list-style-type: square; font-family: arial; line-height:150%; font-size:10pt; color: #000000;} 

.box { 
  background: #FFFFFF;
}
.boxb { 
  background: #996666; 
}
.boxtop { 
  background: url(../images/000000/ne15.gif) no-repeat top right; 
}
.boxtopb { 
  background: url(../images/996666/ne15.gif) no-repeat top right; 
}
.boxtop div { 
  height: 15px; 
  background: url(../images/000000/nw15.gif) no-repeat top left; 
}
.boxtopb div { 
  height: 15px; 
  background: url(../images/996666/nw15.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../images/000000/se15.gif) no-repeat bottom right; 
}
.boxbottomb { 
  background: url(../images/996666/se15.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 15px; 
  background: url(../images/000000/sw15.gif) no-repeat bottom left; 
}
.boxbottomb div { 
  height: 15px; 
  background: url(../images/996666/sw15.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

}
.boxcontentb {
  padding: 0px 5px 0px 5px;
}

h1 { font-size: 200%; }

h2 
{
font-size: 120%;
font-family:verdana,arial,helvetica,sans-serif;
font-weight:800;
color:#000000;
font-style:normal; }

h3 
{
font-size: 110%;
font-family:verdana,arial,helvetica,sans-serif;
font-weight:800;
font-style:italic;
color:#660033;
}

h4 
{
font-size: 105%;
font-family:arial,helvetica,sans-serif;
font-weight:800;
font-style:normal;
color:#474747;
}


.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.buttonmenu li a{
color: white;
display: block;
font-family:arial;
font-size:10pt;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #6e2638; /*was #704968*/
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color:#000000; /*was #000000*/
background-color: #e0e0e0; /*was #CDB4C8*/
}


#slantedmenu{
font-family:arial,helvetical,sans-serif;
font-weight: bold;
font-size: 12px;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #000000;
border: 1px solid #000000;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #e0e0e0;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
/*background: transparent url(../media/slantdivider.gif) top right no-repeat;*/
}

#slantedmenu ul li a:visited{
color: #e0e0e0;
} 

#slantedmenu ul li a:hover{
color: 996666;
}




.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.button
{
	background:url(../images/button_bg.png) repeat-x;
	border:3px double #ccc;
	color:#660033;
	font-family:Arial, Hevlvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	height:26px !important;
	line-height:18px !important;
	margin:1px;
	padding:0 5px;
	text-align:center;
	width:auto
}


.tableb
{
	font-family:arial;
	font-size:10pt;
	color:#000000;
}
