body {
	background-image:url(gfx/background.gif);
    margin:0;
}

hr {
    border: thin solid;
    width:800px;
	color:#cccccc;
	height:1pt;
}

hr.blog {
    width:650px;
    margin-left:0;
}

hr.blogtitle {
    border:1px dashed #cccccc;
	width:650px;
	height:1px;
    margin-left:0;
}

hr.title {
    border:1px dashed #cccccc;
	width:800px;
	height:1px;
}

table.listtable {
    padding:0;
    margin-top:0;
    margin-bottom:0;
    margin-left:auto;
    margin-right:auto;
    width:800px;
}

hr.recentsblognav {
    border: none;
    border-top: 1px dashed #cccccc;
	width:100%;
	height:1px;
}

table.mainnav {
    padding:0;
    margin-top:0;
    margin-bottom:0;
    margin-left:auto;
    margin-right:0;
    width:465px;
}

tr,td {
    padding:0;
    margin:0;
}

.centerDiv {
    width:800px;
    margin-right:auto;
    margin-left:auto;
}

.blogNavPanel {
    width:150px;
    text-align:right;
    vertical-align:top;
}

.blogLeftPanel {
    width:650px;
    vertical-align:top;
}

.content, .content_title, .content_boldface, .content_light {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	line-height:17px;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

.content_title {
	font-weight: bolder;
}

.content_boldface {
	font-weight: bold;
}

.content_small {
	font-size : 8pt;
}

.content_light {
	color: #A4A4A4;
}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	text-align: left;
	color: #999999;
	font-weight: bold;
}

.subline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
}

.subm_active {
	font-size : 10pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #999999;
	text-decoration : none; 
}

.navi_boldwhite {
	font-size : 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #ffffff; 
	text-align: center;
} 

.subnavi_normalgray {
	font-size : 10px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #999999;
	text-align: left;
} 

a:link {
	font-size : 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #ffffff; 
	text-align: center;
	text-decoration : none;
} 

a:visited {
	font-size : 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #ffffff; 
	text-align: center;
	text-decoration : none;
} 

a:active {
	font-size : 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #ffffff; 
	text-align: center;
	text-decoration : none;
} 

a:hover {
	font-size : 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #ffffff; 
	text-align: center;
	text-decoration : underline;
}

a.subm:link {
	font-size : 10pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #999999; 
	text-decoration : none; 
} 

a.subm:visited {
	font-size : 10pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #999999; 
	text-decoration : none; 
} 

a.subm:active {
	font-size : 10pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #999999; 
	text-decoration : none; 
	font-weight : bold;
} 

a.subm:hover {
	font-size : 10pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #999999; 
	text-decoration : underline; 
}

a.link:link, a.link:visited, a.link:active, a.link:hover,
a.link_small:link, a.link_small:visited, a.link_small:active, a.link_small:hover,
a.titlelink:link, a.titlelink:visited, a.titlelink:active, a.titlelink:hover {
	font-size : 9pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-weight : normal;
	color : #666666; 
	text-decoration : underline; 
}

a.link:hover, a.titlelink:hover, a.link_small:hover {
    color : #999999;
}

a.link_small:link {
    font-size: 8pt;
}

a.titlelink:link, a.titlelink:visited, a.titlelink:active, a.titlelink:hover {
    font-weight: bolder;
}

a.black:link, a.black:visited, a.black:active, a.black:hover {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-weight : normal;
	color : #A4A4A4; 
	text-decoration : none; 
}

a.black:hover {
	color : #646464;
}
