@charset "utf-8";
/* CSS Document */
body {
/* background: #191919 url(../images/bg2.gif) repeat-y top center;*/
background-color:#CCCCCC;
margin: 0;
padding: 0;
/* background: #999 url(images/bg2.gif) repeat-y top center;*/
font: 65% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
color: #000;
text-align: left;
}
img {
border: none;
}
td {
vertical-align:text-top;
}
h1, h2, h3, h4, h5, h6,.contentheading,.componentheading {
margin: 0;
font-style: normal;
font-weight: bold;
background: transparent;
color: #991100;
}

h1,.componentheading {
font-size: 2.2em;
}
h2,.contentheading {
font-size: 1.4em;
}
h3, h4, h5, h6 {
font-size: 1em;
}
a:link, a:visited {
color: #791100;
text-decoration: none;
}
a:hover {
color: #FF9900;
text-decoration: underline;
}
a:active {
color: #FF3300;
text-decoration: underline;
}
ul li{
list-style: url(../images/menu_unselect.gif);
list-style-image: url(../images/menu_unselect.gif);
list-style-position: outside;
padding-left: 0px
margin-left: 0px;
}
ul li a {
padding-left: 0px;
margin-left: 0px;
}
ul {
margin-left: 10px;
padding-left: 10px;
}

blockquote {
margin: 10px 0;
padding: 0 50px;
background: transparent url(images/blockquote.gif) no-repeat 0 0;

}
code {
background: #afafaf;
cursor: text;
font-family: "Courier New", Courier, monospace;
}

#center_frame {
width: 955px;
margin: 10px auto;
padding: 0;
border-top: 1px solid #666666;
border-bottom: 2px solid #666666;
border-left: 1px solid #666666;
border-right: 2px solid #666666;
}
#mainframe {
background: #fff;
font-size: 1.3em;
border: #000 solid 1px;
}
#edo_inner {
clear:both;
}
#edo_inner {
background: #191919 url(../images/bg2.gif) repeat-y top center;
}
#edo_content {
float:left;
width:60%;
text-overflow: clip;
}
#content {
clear:both;
}
#edo_sidebar_left,#edo_sidebar_right {
float:left;
width:20%;
overflow:hidden;
}

#edo_sidebar_top {
clear:both;
background: #292929;
border-bottom:2px solid #C64934;
border-top: 2px solid #C64934;
color:#FFFFFF;
}
#edo_sidebar_top_2col {
float:left;
width:50%
}


#edo_header {
background: #000;
background-image: url(../images/head_bg.png);
height: 36px;
}

#edo_header_left {
float:left;
}
#edo_header_right {
float:right;
}

#edo_header_imgline {
background-color: black;
height: 61px;
border-bottom:2px solid #000;
border-top: 2px solid #000;
}
#edo_mainmenu_bar {
background: #292929;
height: 27px;
border-bottom:2px solid #C64934;
border-top: 2px solid #C64934;
}

#edo_breedcrumb {
background:#333333;
height:18px;
color: #bbb;
font-size: 0.9em;
text-align: left;
padding: 2px;
}

#edo_footer {
clear: both;
height: 100%;
margin: 0;
padding: 3;
background: #292929;
font-size: 0.9em;
text-align: right;
color: #fff;
}
.inside {
padding:5px;
text-overflow: clip;
size:100%;
}

