td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

body { 	margin:0px;
		padding:0px;
		background-image: url(images/bg2.jpg); 
}

img.blue { 
                border: 1px solid #5183A9;
}

a {
	text-decoration:underline;
   	color:#5183A9;
	font-size: 11px;
		
}

.link_bookmark {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.big_navi {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
}
.blog_date {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}

.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5183A9;
}
.link_small {
	font-family: Tahoma;
	font-size: 9px;
	color: #5183A9;
}
.blog_titlelink {
	font-family: Tahoma;
	font-size: 16px;
	color: #5183A9;
}
.link_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #5183A9;
	text-decoration: none;
}
.txt_small {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link_late {
	font-family: Tahoma;
	font-size: 9px;
	color: #5183A9;
}
.txt_smallgray {
	font-family: Tahoma;
	font-size: 10px;
	color: #919191;
	text-decoration: none;
}

.txt_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000;
}

.txt_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#D67651;
}

.txt_navi {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_navi2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.txt_navired {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.pageswitch{
	color:black;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
}
.blogbar {
  background: url('images/header-bar-middle.gif');
  width: 160px;
  height: 29px;
}
.blogbar-left {
  background: url('images/header-bar-left.gif') no-repeat top left;
  height: 29px;
  float: left;
  display: inline;
}
.blogbar-text-left {
  position: relative;
  top: 4px;
  left: 10px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  display: inline;
}
.blogbar-right {
  background: url('images/header-bar-right.gif') no-repeat bottom right;
  height: 29px;
  text-align: right;
}