* { 
font-size: 100.01%;  
margin: 0; 
padding: 0; }

body { 
height: 100%; 
font-size: 0.75em; 
font-family : Arial; 
color: #666e8a; 
background-color: #dce1f2; }


h1 {
font-size: 40px; 
font-family : Georgia; 
color: #666e8a; }


img, a img { 
border: 0; }

a { 
color: #6c1928; 
text-decoration: underline; 
cursor: pointer; }

a:hover, a:focus { 
color: #6c1928; 
text-decoration: none; }

input, label { 
vertical-align: bottom; }

input, textarea, select, option { 
margin-top: 11px;
color: #666e8a; 
font-size: 14px; 
font-family: Arial;
border: 1px solid #cdd1de;
background-color: #ffffff;
 }

ul {
font-size: 14px; 
list-style: none;
}

.centered {
position: absolute;
z-index: 0;
top: 50%;
margin-top: -287px;
width: 100%;
height: 574px; }

.wrap {
width: 100%;
margin-top: 33px;
background: transparent url('img/bg_inner_title_r.gif') repeat-x top; 
}

.menu {
color: #ffffff;
padding: 14px 0 0 11px;
text-align: left;
 }
.menu a { 
font-size: 12px; 
color: #ffffff;
font-family: Arial;
text-decoration: underline;
font-style : normal;
font-weight: normal;
line-height: 19px; }
.menu a:hover { 
text-decoration: none;
color: #ffda93; }

.menu_inner {
color: #ffffff;
text-align: left;
padding: 28px 0 30px 25px;
 }
.menu_inner a { 
font-size: 12px; 
color: #bfd2ed;
font-family: Arial;
text-decoration: underline;
font-style : normal;
font-weight: normal;
line-height: 19px; }
.menu_inner a:hover { 
text-decoration: none;
color: #ffffff; }

.index_center {
background: #ce9d60 url('img/bg_center_index.jpg') no-repeat; 
color: #ffffff;
line-height: 17px;
font-size: 19px; 
font-family : Tahoma;
font-weight: bold;
font-style : italic; 
text-align: left; 
padding-left: 26px; 
padding-top: 16px; }

.index_center a { 
font-size: 11px; 
color: #ffffff;
font-family: Arial;
text-decoration: underline;
font-style : normal;
font-weight: normal; }

.index_center a:hover { 
text-decoration: none; }

.index_announce {
background: #f9e9bc url('img/bg_brown.jpg') repeat-x top;
color: #b37c53;
padding-top: 30px;
}

.content {
background-color: #ffffff;
margin: 0 20px 0 0;
padding: 0 80px 35px 65px; }

.copyright {
text-align: left;
line-height: 11px;
font-size: 11px; 
font-family : Arial;
color: #8fa3de;
}

.quotediv{
height:150px;
width:370px;
position:absolute;
margin-left:-30px;
/*overflow:hidden;*/
}

.quotetab{
height:130px;
width:100%;
}

.quotetab td{
vertical-align:middle;
}

.quote{
display:none;
font-size:13px;
color:#a54600;
position:relative;
z-index:10;
padding:0px 20px 0px 30px;
}

.quote .name{
/*font-weight:bold;*/
}
.quote .qtext{
font-style:italic;
}
.quote .qtext .q_left{
/*width:30px;
font-size:30px;
line-height:30px;*/
position:absolute;
display:inline!important;
z-index:1;
margin:0px 0px 0px -20px;
}
.quote .qtext .q_right{
/*width:30px;
font-size:30px;
line-height:30px;*/
display:inline!important;
position:absolute;
z-index:1;
margin:2px 0px 0px 3px;
}