body, td
{
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
img
{
	/*max-width: 700px; width:expression(this.width > 700 ? "700px" : this.width);*/
	/*width: expression(this.width > 650 ? 650 : this.width);*/
	border:0px;
}
a:visited, a:active, a:link
{
	color: #355EA0;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

blockquote
{
	font-style: italic;
}

#header
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 65px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E4E5E5;
	color: #000000;
	margin: 0px;
	padding: 10px 10px 15px 10px;
}

#header a
{
	color: #000000;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.toppic
{
	text-align: center;
	margin: 0px 0px 8px;
	vertical-align: top;
}

.toppic img
{
	width: 180px;
}

#menu
{
	padding-top: 0px;
	float: left;
	padding: 2px 10px 10px 10px;
	width: 200px;
}

#menu h1
{
	color: #FF6600;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}

#menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 5px;
	font-size: 8pt;
}

/* add 2007.9.27*/
H3
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menuleft_table
{
	margin: 0px 0px;
	width: 100%;
	vertical-align: top;
	padding-top: 0px;
}
.menuleft_td
{
	padding-top: 0px;
	text-align: center;
}
.menuleft_td a
{
	font-size: 12px;
}
/*--*/
.listitem img
{
	margin-left: 5px;
}

a.listitem:visited, a.listitem:active, a.listitem:link
{
	color: #355EA0;
	text-decoration: none;
}

a.listitem:hover
{
	color: #FF6600;
	text-decoration: underline;
}

#LoginForm
{
	color: #808080;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

#LoginForm input.text
{
	border: 1px dashed #C0C0C0;
	font-size: 8pt;
	width: 180px;
}

#main
{
	vertical-align: top;
	padding: 0px 20px 0px 0px;
	width: 720px;
	overflow:hidden;
}

.MainCell
{
	vertical-align: top;
}

.LeftCell
{
	vertical-align: top;
	background-color: #ffffff;
	width: 200px;
}

h1.block_title
{
	background-image: url(images/day_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FF6600;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 59px;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 3px 20px;
	text-transform: uppercase;
}

h1.block_title img
{
	vertical-align: middle;
}

h1.block_title a:visited, h1.block_title a:active, h1.block_title a:link
{
	color: #FF6600;
}

div.block
{
	background-image: url(images/main_background.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 8pt;
	text-align: justify;
}

div.block_footer
{
	background-image: url(images/day_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 67px;
}

div.post
{
	width: 700px;
	padding-left: 20px;
}

div.posttitle
{
	color: #355EA0;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.posttitle a:visited, .posttitle a:active, .posttitle a:link
{
	color: #FF6600;
	text-decoration: none;
}

.posttitle a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

div.itemdesc
{
	color: #808080;
	font-size: 10px;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	text-transform: uppercase;
}

div.seperator
{
	background-image: url(images/post_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 15px 0px 10px 0px;
}

div.entrylistitem
{
	padding-left: 20px;
	padding-bottom: 10px;
}

a.entrylisttitle, a.entrylisttitle:visited, a.entrylisttitle:link, a.entrylisttitle:active
{
	color: #FF6600;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div.moreinfo
{
	font-size: 8pt;
	text-align: justify;
}

div.moreinfotitle
{
	color: #FF6600;
	font-family: "trebuchet ms" , "lucida grande" , verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

div.comments
{
	font-size: 8pt;
}

div.comment
{
	background-color: #FBFBFB;
	border: 1px dashed #DDDDDD;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

div.comment_author
{
	margin: 5px 0px 5px 0px;
}

div.comment_content
{
	margin: 5px 0px 5px 0px;
}

#postcomment
{
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
	font-size: 8pt;
	padding: 10px;
	text-align: justify;
	margin-top: 15px;
	width: 435px;
}

#postcomment div
{
	color: #808080;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

#postcomment input.text, textarea
{
	border: 1px solid #DDDDDD;
	font-size: 8pt;
}

#footer
{
	border-top: 1px solid #E4E5E5;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}

input.text
{
	width: 300px;
}

textarea
{
	width: 300px;
	height: 200px;
}

#relatedlinks ul
{
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}


.Cal
{
	border: 1px solid #999999;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 180px;
}

.CalTitle
{
	background-color: #FFF1E4;
	border-color: #ADF;
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
	margin-left: 0px;
	padding: 0px;
	height: 100%;
	font-weight: bold;
}

.CalOtherMonthDay
{
	color: #808080;
}

.CalSelector
{
}

.CalNextPrev
{
}

.CalDayHeader
{
	background-color: #FFFFFF;
}

.CalSelectedDay
{
}

.CalWeekendDay
{
}

.CalTodayDay
{
	background-color: #CCCCCC;
}
.Pager
{
	font-size: 14px;
	color: #8888ff;
}
.mylink
{
	width: 100%;
	background: url(images/SubHeaderBg.gif) repeat-x right;
	height: 30px;
	padding-top: 6px;
}
.sub
{
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #006A79;
	height: 32px;
	text-align: left;
}
.sub a
{
	color: #006A79;
}
.sub2
{
	padding-right: 30px;
	font-size: 12px;
	height: 32px;
	text-align: right;
	color: #006A79;
}
.sub2 a
{
	color: #006A79;
}
/* article list*/
.postlist
{
	font-size: 14px;
	padding-top: 8px;
	font-weight: bolder;
	padding-left: 30px;
}
.postlist_td
{
	background: url( 'images/bbcbg.gif' );
}
/*photolist*/
.pp_list
{
	width: 99%;
}
.pp_list td
{
	text-align: center;
}
.pp_list img
{
	border: 6px solid #dddddd;
	text-align: center;
	width: 146px;
	height: 124px;
}
.pp_list h4
{
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	margin-top: 4px;
	text-align: center;
}
H1
{
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
}
