body 
{	
	padding:0px;	
	margin:0px;
}

A 		{ color: #022B7E; text-decoration: none; }
A:link		{ color: #022B7E; text-decoration: none; }
A:visited	{ color: #022B7E; text-decoration: none; }
A:active	{ color: #022B7E;  }
A:hover		{ color: #547AFF; text-decoration:underline; }

.PostTitle 			{ color: #022B7E; text-decoration: none; }
.PostTitle:link		{ color: #022B7E; text-decoration: none; }
.PostTitle:visited	{ color: #022B7E; text-decoration: none; }
.PostTitle:active	{ color: #022B7E; border-bottom:1px dotted #C6C6C6;  }
.PostTitle:hover	{ color: #547AFF; text-decoration:none;border-bottom:1px dotted #547AFF; }

.BlogRightPanel
{
	border-left:1px solid #C6C6C6;
	padding-left:10px;
	padding-right:0px;
}
.BlogRightPanelCaption
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight:bold;
	color:#000;	
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
}
.BlogRightPanelTxt
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#808080;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:10px;	
	line-height:140%;
}
.BigBlogTitle
{
	font-family: tahoma; 
	font-size: 21px; 
	font-weight:bold;
}
.BlogTitle
{
	font-family: tahoma; 
	font-size: 19px; 
	font-weight:bold;
}
.FullBlogTitle
{
	font-family: tahoma; 
	font-size: 21px; 
	font-weight:bold;
	padding-bottom:3px;
}
.BlogContentSubTitle
{
	font-family: tahoma; 
	font-size: 17px; 
	font-weight:bold;
	color:#444444;
	padding-top:20px;
}
.BlogContent
{
	font-family: tahoma; 
	font-size: 12px; 
	color:#444444;
	padding-right:10px;
	padding-bottom:10px;
	line-height:140%;
}
.BlogContentDescription
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#AFADAD;
	line-height:140%;
	text-align:justify;
}
.BlogDescription
{
	font-family: tahoma; 
	font-size: 12px; 
	color:#444444;
	padding:10px;
	line-height:150%;
	vertical-align:top;
}
.BlogExtras
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#C0C0C0;
	padding:10px;
}
.ImageTable
{
	border:1px dotted #C6C6C6;
	padding:10px;
	margin:10px;
}
.Underline
{
	color:#CE0202;
	font-weight:bold;
	border-bottom:1px dotted #CE0202;
}
.BlogTableRow
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#C0C0C0;
	padding-top:4px;
}
.SideTableContent
{
	padding:5px;
	border:1px solid #D6D6D6;
	background-image:url('SideTableContentBG.png');
	background-repeat: repeat-x;
}
.LatestPostsTitle
{
	font-family: tahoma; 
	font-size: 17px;
	padding-left:10px;
	padding-bottom:5px;
}
.LatestPostsContent
{
	padding:5px;
}
.LatestPostTitle
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:bold;
	padding-top:10px;
	border-top:1px dotted #D6D6D6;
}
.LatestPostExtra
{
	font-family: tahoma; 
	font-size: 10px;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}
