html, body
{
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0;	
	bottom: 0;
	height: 100%;
	width: 100%;
}

body
{
	width: 700px;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;		
	color: #666666;
}

img { border:0px; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

.BlogHeader { background:url(Images/Blog/blog-header.gif) no-repeat; height:155px; margin-bottom:20px; }
.image { margin:20px 0;}
.dotDiv { background:url(Images/Blog/blog-dot-line.gif) repeat-x; margin:30px 0; height:1px;}
.dotUnderline { background:url(Images/Blog/blog-dot-line.gif) bottom repeat-x; height:20px; padding-bottom:5px;}
.txtInput_240 { width: 240px; text-align: left; font-family: Tahoma; font-size: 11px; border-style: solid; border-width: 1px; border-color: #999999; }
.lblValidation { color: Red; }
.button { font-family: Tahoma; font-size: 10px; }

.ContentL { width:465px; text-align:left; padding-right:30px; line-height:16px; }
.Blog { text-align:left; margin: 0 0 20px 0; }
.Blog .Title { font-size:14px; font-weight:bold; color:#6b8f24; padding:0; margin:10px 0; }
.Blog .Title a { color:#6b8f24; text-decoration:none; }
.Blog .Title a:hover { color:#6b8f24; text-decoration:underline; }
.Blog .Label { color:#6b8f24; }
.Blog .Label a { color:#6b8f24; text-decoration:none; }
.Blog .Label a:visited { color:#6b8f24; text-decoration:none; }
.Blog .Label a:hover { color:#6b8f24; text-decoration:underline; }
.Blog .Content { margin:10px 0; }
.Blog .Post { background-color:#f5f5f5; color:#000000; padding:5px 5px 5px 20px; margin:20px 0 20px; font-size:10px;}

.Comments .Header { font-size:11px; color:#333; font:11px Georgia, "Times New Roman", Times, serif; padding:0; margin:0 0 10px;  }
.Comments .Title { font-weight: bold; color:#000000; }
.Comments .Post { background-color:#f5f5f5; color:#000000; padding:5px; margin:5px 0; font-size:10px;}

.Paging { color:#666; text-decoration:none; font-weight: bold; }
.Paging a { color:#6b8f24; font-weight:normal ; text-decoration:underline; }
.Paging a:visited { color:#6b8f24; font-weight: normal; text-decoration:underline; }
.Paging a:hover { color:#6b8f24; font-weight: normal; text-decoration:underline; }

.ContentR { width:205px; text-align:left;}
.Category { text-align:left; list-style:none; padding:0; margin:0;}
.Category .Title { font-size:11px; color:#333; font:11px Georgia, "Times New Roman", Times, serif; padding:0; margin:0 0 10px;  }
.Category .Label { color:#6b8f24; }
.Category a { color:#666; text-decoration:none; }
.Category text-decoration:none;}
.Category a:hover { color:#6b8f24; text-decoration: underline;}







