body {
 background-color: #B1A889;
 background-color: #333;
 font-size: 9pt;
 line-height: 12pt;
 font-family: Tahoma;
 color: #555;
}
img {
 border-right: medium none;
 border-top: medium none;
 border-left: medium none;
 border-bottom: medium none
}
a {
 color: #00f;
}
a.hotlink {
 font-weight: 800;
}
a.coollink {
 color: #ff802b;
}
li {
 padding: 5px 0px 5px 0px;
}
em {
 font-style:normal;
 font-weight:800;
}
.extlink {
 padding: 3px 10px 3px 10px;
 font-size: 9pt;
 color: #ddd;
 float: right;
}
.extlink a {
 color: #eee;
}
.adsensebox {
 padding:10px;
 border:1px dotted #dddddd;
}
.menucontent {
 padding: 0;
 margin: 0;
}
.menucontent a {
 /*font-size:11px;*/
 font-size: 9pt;
 margin-right: 6px;
}
.bannertitle {
 font-size: 20px;
 color: #000;
 font-weight: 800;
 text-align: left;
 padding: 5px 0 15px 0;
 margin: 0;
 /*background-image: url(../images/titleback.jpg);*/
 /*Filter:Glow(color=orange,strength:2);*/
}
.content {
}
.padcontent {
 text-align: left;
 font-size: 9pt;
 line-height: 12pt;
 /*font-size: 11px;*/
 /*line-height: 16px;*/
}
.smallcontent, .smallcontent td {
 padding: 10px 0 0 0;
 font-size: 9pt;
 line-height: 12pt;
 /*font-size: 11px;
 line-height: 16px;*/
}
.bigcontent {
 padding: 10px 0 0 0;
 font-size: 12pt;
 line-height: 12pt;
}
.boxcontent {
 padding: 10px;
 text-align: left;
 border:1px dotted #dddddd;
}
.foldcontent {
 padding: 10px;
 background-color: #FEFEF0;
 border:1px dotted #dddddd;
 display: none;
}
.unfoldcontent {
 padding: 10px;
 background-color: #FEFEF0;
 border:1px dotted #dddddd;
}
.copyright {
 clear:both;
 padding: 3px 10px;
 text-align: right;
 /*font-size: 11px;*/
 font-size: 9pt;
 color: #999;
}
.copyright a {
 color: #eee;
}

.hotdotline {
  color: orange;
  border-bottom: 1px dotted #666666;
}

.dotline {
  border-bottom: 1px dotted #666666;
}

.colorline {
  color: #e09090;
}

.bg0 {
    color:#202020;
    background-color:#D0FF9D;
    padding:3px 1px 0px 1px;
}
.bg1 {
    color:#202020;
    background-color:#FFDAED;
    padding:3px 1px 0px 1px;
}
.bg2 {
    color:#202020;
    background-color:#C9EDFF;
    padding:3px 1px 0px 1px;
}
.bg3 {
    color:#202020;
    background-color:#D0FF9D;
    padding:3px 1px 0px 1px;
}
.bg4 {
    color:#202020;
    background-color:#FAFFA9;
    padding:3px 1px 0px 1px;
}
.bg5 {
    color:#202020;
    background-color:#E4E4E4;
    padding:3px 1px 0px 1px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 2px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#ddcolortabs ul{
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
/*text-transform:uppercase;*/
font-size: 17px;
line-height: 20px;
}

#ddcolortabs a{
float:left;
/*color: #fff;
background: #8ac452 url(media/color_tabs_left.gif) no-repeat left top;*/
color: #666;
background: #eee url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
border-bottom:0;
}

#ddcolortabs .small a{
background: #666 url(media/color_tabs_left.gif) no-repeat left top;
}

#ddcolortabs a span{
font-size:12px;
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:5px 5px 0 3px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover, #ddcolortabs a:hover span{
color: #fff;
background-color: #51b906;
}

#ddcolortabs #current a, #ddcolortabs #current span, #ddcolortabs .current a, #ddcolortbas .current span { /*currently selected tab*/
color: #fff;
background-color: #51b906;
}

#ddcolortabs .small a:hover, #ddcolortabs .small a:hover span{
background-color: #ccc;
}

#ddcolortabs .small #current a, #ddcolortabs .small #current span{ /*currently selected tab*/
background-color: #ccc;
}


#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #666;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 2px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#invertedtabs ul{
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
font-size: 15px;
line-height: 16px;
}

#invertedtabs a{
float:left;
color: white;
background: #aaa url(media/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
border-bottom:0;
}

#invertedtabs a span{
font-size:11px;
float:left;
display:block;
background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 5px 2px 3px;
}

#invertedtabs a span{
float:none;
}

#invertedtabs a:hover, #invertedtabs a:hover span{
background-color: #666;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #666;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #8b0000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


