﻿a:active     {  font-family: Arial; font-size: 11pt; color: #000000}
a:link       {  font-family: Arial; font-size: 11pt; color: #000000}
a:visited    {  font-family: Arial; font-size: 11pt; color: #000000}
body         {  font-family: Arial; font-size: 11pt; color: #000000}
ol           {  font-family: Arial; font-size: 11pt; color: #000000}
table        {  font-family: Arial; font-size: 11pt; color: #000000}
td           {  font-family: Arial; font-size: 11pt; color: #000000}



body {
	background-image: url('images/color_grey_92.jpg');
	margin: 0;
}
#table1 {
	position:relative;
	background: #FFFfff;
	left:0px;
	top:0px;
	border:0px;
	width:750px;
	text-align: left;
	margin: 0px auto 0px auto; /* top, right, bottom, left */
}


#buttons_menu a {
	background: #DBB864;
	display: block;
	margin: 2px;
	width: 145px; padding-right:5px; padding-left:5px; padding-top:10px; padding-bottom:10px
}

#buttons_menu a:hover{
	background: #ffc27b; 
}

#buttons_menu {
	list-style-type:none; 
}

#buttons_menu {
	width: 145px; 
}

#basic-accordian{
	border:0px solid #FFF;
	padding:5px;
	width:555px;
	
}

.accordion_headings{
	padding:5px;
	background:#FFF7BB;
	color:#000000;
	border:1px solid #FFF;
	cursor:pointer;
		
}

.accordion_headings:hover{
	background:#AA0000;
}

.accordion_child{
	background:#fff;
	
}

.header_highlight{
	background:#ffc27b;
}

.tab_container *{
	float:left;
	width:172px;
}

.style1 {
	text-decoration: none;
}
.style3 {
	font-weight: normal;
}
.style4 {
	margin-left: 4px;
	margin-right: 4px;
}
.style7 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
}
.style8 {
	color: #195393;
}
.style9 {
	border-width: 0px;
}
.style10 {
	text-align: left;
}

.style11 {
	border: 1px solid #8C8B8B;
}

.style12 {
	font-size: 11pt;
    font-family: Arial;
 }
