b {color: #000000; font-weight: bold}
h1 {font-family: arial,calibri,optima,sans-serif; color: #e66116; font-size: 2.2em; font-weight: bold}
h2 {font-family: arial,calibri,optima,sans-serif; color: #e66116; font-size: 1.7em; font-weight: bold}
h3 {font-family: arial,calibri,optima,sans-serif; color: #e66116; font-size: 1.2em; font-weight: bold}
h4 {font-family: arial,calibri,optima,sans-serif; color: #e66116; font-size: 1em; font-weight: bold}
p {font-family: arial,calibri,optima,sans-serif; font-size:1em; line-height:140%}
.small {font-size:0.95em; line-height:110%;}

a:link {color: #82820A;font-weight: bold; text-decoration: none}
a:visited {color: #82820A;font-weight: bold; text-decoration: none}
a:active {color: #82820A;font-weight: bold; text-decoration: none}
a:hover {color: #ed8042; text-decoration: none}
.links {border: 0px;    width: 100%; text-align: left;}
.usual {border: solid 0px #ed8042; text-align: left;}
.usual td {vertical-align:top}
.even td {
   background: #F8F8F6; 
   }
.evensh td {
   background: #F8F8F6; 
   padding:0.2em 0.5em 0.1em 1em;
   font-size: medium;
   }
.evensht td {
   padding:0.2em 0.5em 0.1em 1em;
   font-size: medium;
   }


ul {list-style-image: url(logo/pict.gif); list-style-type: disc}
strong {text-decoration: underline;font-weight: normal; }

html, body {    
    font-family: Arial;
    margin: auto; 
    /*background:#f5efd9; */
    background:#FFFFFF; 
    /*float: none;*/ 
    }
#body1 {
    margin: 0px auto; 
    background:#FFFFFF;     
    width: 47.5em;  
    min-height: 100%; _height: 100%; 
    text-align: center; 
    float: left; 
    border: solid 0px #ED8042;     
    }

#ties {
    margin: 0.5em 0em 1em 0em;
    border: solid 0px #ed8042; 
    width: 71%;     
    float: left;    
    text-align: left;   
    }

#ties_payment {
    margin: 0.5em 0em 1em 0em;
    border: solid 0px #ed8042; 
    width: 96%;     
    float: center;  
    text-align: center; 
    }    
    
#links {
    border: double 0px #ed8042;     
    width: 20%; 
    float: left;    
    text-align: left;    
    padding: 0em 0.6em 0.2em 0.2em; _padding: 1em 0.6em 0.2em 0.2em;
    margin: 0 auto; 
    min-height: 46.4em; 
    _height: 46.3em;
    position: relative;
    }
#links b {color: #ed8042; font-size: medium; font-weight: bold; text-decoration: underline}
#figure {
    position: relative; 
    bottom:0px;
    left:0px; 
    padding: 0em;
    border: solid 5px #FFFFFF;
    }

#text {
    border: solid 1pt #ed8042; 
    width: 73%; 
    min-height: 46.2em; _height: 42.5em; 
    float: right;   
    text-align: left;   
    padding: 0em 1em 0.3em 1em; _padding: 1em 1em 1em 1em;  
    margin: 0em 0 0.8em 0;
    background:#FFFFFF;     
    }

#text_payment {
    border: solid 1pt #ed8042; 
    width: 96%; 
    min-height: 42.5em; _height: 42.5em; 
    float: right;   
    text-align: left;   
    padding: 0em 1em 0.3em 1em; _padding: 1em 1em 1em 1em;  
    margin: 0em 0 0.8em 0;
    background:#FFFFFF;     
    }    
    
#footnote{
    border-top: solid 1px #ed8042;  
    width: 50em;  
    float: left;    
    text-align: left;    
    padding: 0em 1em 0em 1em;   
    margin: 0 auto;
    }
#footnotel {
    width: 50%; 
    font-size: medium; 
    float: left;    
    text-align: left;   
    margin: 0 auto; 
    color: #ed8042;
    }
#footnoter {
    width: 50%; 
    font-size: medium;
    float: right;   
    text-align: right;  
    margin: 0 auto;  
    color: #ed8042;
    }

img {
    border-width: 0px;
    margin:0 auto;
    vertical-align: top;
    }

div
{
	width:100%;
	height:100%;
	margin: 0 auto;
	padding:5px 10px;
	background-color:white;
	/*border-radius: 15px;
	box-shadow: 10px 10px 5px #7a7a7a;*/
}
.menu
{
	padding:5px 10px;
	background-color:black;
}

.footnotes
{
	font-size:10px;
	border-top: thin solid black;
	width:90%;
	margin: 0 auto;
	padding:5px 10px;
	background-color:white;
	box-shadow:0px 0px 0px 0px #ffffff;
}


thead {
	background-color: #535306; 
	color: white; 
	font-size: 1em ;
	font-weight: bold; 
}
tbody {
	color:black;
}
tfoot {
	color:black;
}
th{
	align:"center";
	valing:"center";
}
tr.cc td {
	background-color: #f5efd9; color: black;
}
td
{
	text-align:left;
	vertical-align:middle;
	padding:7px;
}

/*color definition for table in bulletin board*/

.ca5 {
  color: black;
  background: #efe;
}
.a1 td {
	background-color: #ff99ff; color: black;
}
.a2 td {
	background-color: #cc33cc; color: white;
}
.a3 td {
	background-color: #ffff00; color: black;
}
.a4 td {
	background-color: #66ff99; color: black;
}
.a5 td {
	background-color: #c1c1c1; color: black;
}









/*******************************************/
/* Navigation bar used in Bulletin*/
#navbar {
width:70%;
height:30px;
background-color:#f5efd9;
}

#navbar ul {
width:80%;
margin:0 auto 0 auto;
}

#navbar ul li {
float:left;
color:#ffffff;
padding:0px 5px 0px 5px;
border-right:1px solid #82820A;
border-left:1px solid #82820A;
height:15px;
list-style:none;
display:block;
line-height:20px;
text-align:center;
cursor:pointer;
font-size:12px;
vertical-align:middle;
}

#navbar ul li:hover {
background-color:#f5efd9;
}

/*******************************************/
/* Style the header */
.header {
    background-color: #FFFFFF;
    padding: 10px;
    text-align: center;
    width: 100%;
}


.logo {
    background-color: #f5efd9;
    padding: 10px;
    text-align: center;
    width: 100%;
}
/*******************************************/

/* Style the top navigation bar */
.topnav {
    overflow: hidden;
    background-color: #333;
    width:90%;
    height:15px;
}
/* Style the topnav links */
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
/* Change color on hover */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}

/*******************************************/

/* Wrapper */

#wrapper {
width: 90%;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 1px 1px;
	background: #FFFFFF;
}


/* Content */

.content {
	float: left;
	width: 70%;
	padding: 20px 20px 20px 20px;
}

.post {
	padding-bottom: 10px;
	line-height: 170%;
}

.post h1 {
	font-weight: bold;
}

.title {
	margin: 0;
	padding: 0px 0 0px 0px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	min-width: 120px;
	width: 15%;
}

#sidebar2 {
	float: right;
	min-width: 80px;
	width: 10%;
}

.sidebar {
	float: left;
	padding: 0 15px 0 0;
	font-size: 12px;
}

/* Footer */
.footer {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	padding: 5 10px;
	background: #f5efd9;
	/*border-radius: 0px 0px 15px 15px;*/
	/*border: 1px solid;*/
}
.bottom_menu{
   font-size: 11pt; 
   background-color: #f5efd9;
   padding:0 0;
   width: 100%;
   text-align: center;
   display: -webkit-flex; /* Safari */
   -webkit-align-items: center; /* Safari 7.0+ */
   display: flex;
   align-items: center;
}

/*****Back to Top Button ******/
#backtotop{
	position: fixed; z-index:5000;
	/*right:20px;
	bottom:15px;*/
  bottom: 15px;
  right: 10px;
  width: 15px;
  height:15px;
  background-color:transparent;
}

#backtotop a {
	text-decoration:none;
	border:0 none;
	display:block;
	width:39px;
	height:40px;
	opacity:0.8;
}
#backtotop a:hover{
	opacity:0.5; /*mouse over fade effect*/
}

/*****End Back To Top Button ***********/








/* 	BUTTON FOMAT  */
.square {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b9b90e), color-stop(1, #82820A) );
	background:-moz-linear-gradient( center top, #b9b90e 5%, #82820A 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9b90e', endColorstr='#82820A');
	background-color:#82820A;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #6a6a08;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	width:120px;
	text-decoration:none;
	text-align:center;
}
.square:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #82820A), color-stop(1, #b9b90e) );
	background:-moz-linear-gradient( center top, #82820A 5%, #b9b90e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82820A', endColorstr='#b9b90e');
	background-color:#82820A;
}.square:active {
	position:relative;
	color:#820a0a;
	top:1px;
}




AFhss_dpnone{display:none;width:0;height:0}
.classname {width: 140px;
-moz-box-shadow:inset 0px 1px 0px 0px #0069d6;
-webkit-box-shadow:inset 0px 1px 0px 0px #0069d6;
box-shadow:inset 0px 1px 0px 0px #272703;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b9b90e), color-stop(1, #82820A) );
background:-moz-linear-gradient( center top, #b9b90e 5%, #82820A 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9b90e', endColorstr='#82820A');
background-color:#82820A;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:10px;
display:inline-block;
color:#ffffff;
font-family:helvetica;
font-size:13px;
font-weight:bold;
padding:5px 6px;
text-decoration:none;
text-shadow:1px 0px 0px #393904;
}

.classname:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #82820A), color-stop(1, #b9b90e) );
background:-moz-linear-gradient( center top, #82820A 5%, #b9b90e 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82820A', endColorstr='#b9b90e');
background-color:#378de5;
}

.classname:active {
position:relative;
top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */





