a {
	color: #264769;
	text-decoration: none;
}

a.news {
	background: url(../images/diamon.gif) no-repeat 5px 4px;
	display: block;
	padding-left: 15px;
}

a.news:hover {
	text-decoration: underline;
}

body {
	background-color: #999999;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

div#scrollnews { 
 	background-color: #999999;
	color: #333333;
	width: 771px;
	height: 20px;
}

div#header {
	background: url(../images/header.gif) no-repeat top left;
	background-color: #FFFFFF;
	display: block;
	float: left;
        clear: both;
	width: 771px;
    height: 78px;
}

div#header td.logo {
	height: 55px;
	width: 176px;
}

div#header td.search {
	height: 50px;
	padding-right: 10px;
	text-align: right;
}

div#header td.search img {
	vertical-align: middle;
}

div#header td.search input {
	border: 1px solid #6D6D6D;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}

div#header td.topmenu {
	height: 9px;
	padding-top: 4px;
	text-align: right;
	padding-right: 4px;
	vertical-align: top;
	white-space: nowrap;
}

div#header td.topmenu a {
	color: #FFFFFF;
        font-size: 11px;
	padding: 4px 10px 4px 10px;
}

div#header td.topmenu a.currentsection {
	background-color: #FFCC66;
	color: #273440;
}

div#header td.topmenu a:hover {
	background-color: #DDE4EA;
	color: #273440;
}

div#header td.topmenu2 {
	height: 15px;
}

div.csdn{
	background: #CCCCCC;
	border-bottom: 1px solid #405669;
	border-right: 1px solid #666666;
	display: block;
	float: left;
	font-size: 9px;
	padding: 2px 10px 2px 10px;
	text-align: right;
}
div.csdn {
        width: 770px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:750px;
}
html>body .csdn {
  width:750px;
}

div.csdn a{
	color: #273440;
}

div.date {
	display: block;
	font-size: 9px;
	padding-right: 5px;
	text-align: right;
}

div.footer {
	background: url(../images/footer.gif) #F2F7FD no-repeat right bottom;
	border-top: 1px solid #CFD9E1;
	clear: both;
	color: #666666;
	#display: block;
	font-size: 10px;
	line-height: 0.001px;
	margin-bottom: 15px;
	padding: 15px;
	white-space: nowrap;
	width: 741px;
    height: 0.001px;
}

div.footer a {
	color: #666666;
    
}


div.main {
	background-color: #FFFFFF;
	display: block;
	float: left;
        clear:left;
	padding-bottom: 10px;
	width: 771px;
}

table.partners td.title {
	background-color: #273440;
	color: #FFFFFF;
	font-size: 11px; /*font-weight: bold;*/
	padding: 2px 10px 2px 10px;
}

table.partners td.title a {
	color: #FFFFFF;
}

.company {
	background: url(../images/address.gif) no-repeat left top;
	padding: 0 0 5px 20px;
}

.red {
	color: #CC0000;
}

/*
div#maincontent h1 span {
	background: url(../images/h1_left.gif) no-repeat top left;
	color: #273440;
	display: block;
	float: left;
	font-size: 10px;
	height: 17px;
	padding: 0 30px 0 20px;
	white-space: nowrap;
}
*/
table.addons tr.title td {
    font-weight: bold;
    background: #9e9e9e;
    color: #ffffff;
    padding: 5px;
    white-space: nowrap;
}

table.addons tr.detail td {
    background: #e9e9e9;
    padding: 5px;
    vertical-align: top;
}
table.addons tr.detail td a.nodec {
    text-decoration:none;
}
table.addons tr.detail td img {
    max-width:260px;
}
table.addons2 tr.title td {
    font-weight: bold;
    background: #9e9e9e;
    color: #ffffff;
    padding: 5px;
    white-space: nowrap;
}

table.addons2 tr.detail td {
    background: #e9e9e9;
    padding: 5px;
    vertical-align: top;
}
table.addons2 tr.detail td a.nodec {
    text-decoration:none;
}
table.addons2 tr.detail td img {
    max-width:700px;
    /*width:expression(this.width > 700? "700px": this.width );*/
}
table.addons tr.title td.stable {
    background: #336633;
}
table.addons tr.title td.alpha {
    background: #cc6633;
}
table.addons tr.title td.beta {
    background: #0069aa;
}
table.addons tr.title td.unstable {
    background: #aa0000;
}

/* blog  */
.blog {
    font-size:12px;
}
.blog a {
    font-size:12px;
}
.entry {
    margin:0 0 1.75em;
}
.entry h1,
.entry h1 a {
    white-space:normal;
}
.entry h3 {
    margin:1em 0 .2em;
    font:175%/1.3em Georgia,Serif;
    line-height:1.3em;
    color:#245;
}
.blog a {
    text-decoration:none !important;
}
.blog .h2 {
    margin:1em 0 .2em;
    font:125%/1.3em Georgia,Serif;
    line-height:1.3em;
    color:#245;
}
.blog h2.date {
    padding-bottom:.3em;
    border-bottom:1px dotted #ccc;
    margin-bottom:.5em;
}
.blog h3 {
    margin:.75em 0 .5em;
    border-bottom:1px dotted #ccc;
    padding:0 0 .2em;
    font-size:140%;
    line-height:1.5em;
}
.posted {
    color:#998;
}
.blog .posted,.blog .posted a {
    font-size:85%;
    line-height:1.6em;
}
.posted-top .commentlink, .posted-top .commentlink:visited {
  margin-left:0;
  border-left-width:0;
  background-position:0 50%;
  padding-left:14px;
  }

.blog dd.posted {
    margin-top:.5em;
    border-top:1px dotted #ccd;
    padding-top:4px;
}
.posted strong {
    color:#887;
    font-weight:normal;
}
a.permalink {
    background:url("../images/blog/icon_pg.gif") no-repeat 0 0;
    float:left;
    display:block;
    width:9px;
    height:10px;
    margin:.3em 5px 0 0;
    text-indent:-10000px;
    border-width:0;
}
.commentlink, .commentlink:visited {
    background:url("../images/icon_comment.gif") no-repeat 8px 50%;
    border-width:0;
    padding-left:22px;
    border-left:1px solid #ccb;
    margin-left:.5em;
    color:#359;
    white-space:nowrap;
}
.posted-top .commentlink {
    margin-left:0;
    border-left-width:0;
    background-position:0 50%;
    padding-left:14px;
}
span.commentlink {
    color:#887;
}
a.commentlink:hover {
    color:#933;
    border-color:#ccb;
    text-decoration:none;
}
.commentlink img {
    margin-top:.5em;
}
a.commentlink:hover img {
    width:0;
    padding-left:48px;
}
dl.previously {
    margin-bottom:1.25em;
}
.previously dt a    {
    font:150%/1.4em Georgia,Serif;
    border-width:0;
}
.previously dd {
    margin-bottom:1em;
    margin-left:0;
}
.previously dd.summary {
    margin-bottom:0;
}
.blog .previously dd.posted {
    margin-top:.7em;
    margin-bottom:1.75em;
}

.blog a.continued {
    background:url("../images/arrow.gif") no-repeat 100% 5px;
    border-width:0;
    padding-right:16px;
    color:00458c;
    border-bottom: 1px 00458c dotted;
    font-size:10px;
}
.blog a.continued:hover {
    background-image:url("../images/arrow_on.gif");
    color: #e9e9e9;
    border-bottom: 1px #e9e9e9 solid;
}

/* Comments
----------------------------------------------- */
#comments {
    padding:10px;
}
#comments h4 {
    font:140% Verdana,Sans-serif;
    margin:0 0 1em;
}
#comments h4 span {
    font:85% Verdana,Sans-serif;
    color:#776;
}
#comments dl {
    font-size:85%;
    line-height:1.6em;
}
#comments dt {
    padding:8px 6px .5em;
    background:#eeeeee;
    font-weight:normal;
}
#comments dd {
    padding:2px 20px 8px;
    margin:0 0 1.5em;
    background:#eeeeee;
}
form table tr td {
    vertical-align: top;
}
#comments dt.alt,
#comments dd.alt {
    background:#dddddd;
}
#comments dd h3 {
    background-image: none;
}
#comments dd del:hover,
#comments dd del:active {
    color:#333;
    text-decoration:none;
}
#comments .postno {
    background:url("../images/icon_comment.gif") no-repeat 0 55%;
    border-width:0;
    padding:0 5px 0 14px;
    border-right:1px solid #ccc;
    margin-right:2px;
    font:180% Georgia,Serif;
    color:#358;
}
#comments .alt .postno {
    border-color:#bbb;
}
#comments dt.owner {
    background:#357;
    padding-bottom:1em;
    color:#cde;
}
#comments dd.owner {
    padding-top:8px;
}
#comments dt.owner .postno {
    background-image:url("../images/icon_comment.gif");
    color:#9bd;
    border-right-color:#579;
    font-weight:normal;
}
#comments dt.owner a {
    color:#eee;
    border-width:0;
    font-weight:bold;
}
#comment-notes p {
    font-size:85%;
    line-height:1.6em;
    color:#554;
}
#subcol #comment-notes p {
    font-size:100%;
}
h4#postcomment {
    padding-top:.5em;
    margin:0 0 .5em;
}
#comment-notes {
    margin-top:2em;
}

/* calendar */
div.calendar {
    background-color: #FFFFFF;
    display: block;
    /*float: left;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Courrier;
    font-size: 11px;
    line-height: 17px;
    margin-right: 10px; /* Invalid value: width: 170; */
}
div.calendar div.pre {
    white-space: pre;
}

div.calendar a {
    color: #000066;
    text-decoration: none !important;
    font-family: "Courier New", Courier, mono;
    font-size: 11px;
}
div.calendar a.weekOfYear {
    color: #75777B;
}
div.calendar .currentweek,
div.calendar a.currentday {
    background-color: #E7E7E7;
    border: 1px solid #B42C29;
    font-weight: bold;
}

div.calendar a:hover {
    background-color: #E7E7E7;
}

div.calendar h2 {
    color: #006699;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

div.calendar h2 a {
    color: #006699;
    padding: 0 5px 0 5px;
}
div.calendar span.days {
    background-color: #E7E7E7;
    font-weight: bold;
    padding: 0 2px 0 2px;
}

div.xmlButton {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    background-color: #ff6600;
    color: #FFFFFF;
    text-decoration:  none;
    padding: 0px 1px 0px 1px;
}

a.xmlButton {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

div.xmlWrap {
    border: 1px solid #666;
    padding: 1px;
    text-decoration:  none;
    background-color: transparent;
    margin: 0px 0px 0px 0px;
    width: 34px;
    text-align: center;
}

div.spacer {
    clear: both;
    font-size: 1px;
    line-height: 0px;
}
span.hl {
    background: #FFFF66;
}

div#listbutton{
border:1px solid #4B4B4B;
background-color:#F3F3F3;
width:50px;
height:12px;
font: normal 11px Arial;
text-align:center;
cursor:pointer;cursor:hand;
}

.expandhighlight, .expandhighlight a{
color:red;
}


