/*
//Created	May 14, 2009 by Monty Loree
//Modified	May 20, 2009 by Monty Loree
*/

/*-----------Directory CSS  Below ---------*/

body{
	background:#BCC3D3;
	margin:0px;
	padding:0px;
	font-size:8pt;
	font-family:tahoma;
	color:#000000;
}

/*td {
	background-color:#FFFFFF;
}*/

a, a.links {
	color:#000080;
}

a {
	font-family:arial;
	font-size:9pt;
}

.BottomLinks a{
	font-size:13pt;
}

a.links{
	font-family:tahoma;
	font-size:8pt;
}

.bodytable{
	border:0;
	margin:0px;
	padding:0px;
	width:100%;
	background: url('/img-post/background.png');
	background-repeat:repeat-x;
	border-collapse: collapse;
}

.province{
font-size:8pt;
font-family:tahoma;
color:#000080;
text-align:center;
}

.TopMenu{
	border:0;
	width:100%;
	border-collapse:collapse;
}

.TopMenu tr{
	background:#B3B3B3;
}

.TopMenu td{
	width:33%
	height:50px; 
	border-bottom:1px solid #000000;
	background-image:url(/img-site/article-logo-background.png);
	background-repeat:repeat-x;
}

.MenuTitle{
	padding:5px 25px 5px 25px;
	border-bottom:1px solid #000000;
}

.MenuTitle h1{
	font-size:18pt;
	font-family:arial;
	padding:0px;
	margin:0px;
}

.Ad728x15{
	padding:7px 100px 7px 100px;
}

.BodyLeft{
	float:left;
	width:160px;
	margin-right:15px;
}

.BodyMiddle{
	float:left;
	width:336px;
	margin-right:25px;
	margin-bottom:25px;
}

.BodyRight{
	font-family:arial;
	font-size:9pt;
}

td.AdArea{
	padding-left:25px;
	text-align:center;
}

b.Related{
	font-size:9pt;
	font-family:tahoma;
	text-decoration:underline;
	margin:0px;padding:0px;
}
span.Category{
	padding:0px;
	margin:0px;
	font-size:9pt;
	font-family:tahoma;
	text-decoration:underline;
}


/*-----------Comments Section  Below ---------*/

.Comments{
	border:1px solid #EEEEEE;
	background:#cccccc;
	padding:0px 15px 0px 15px;
	margin:0px 35px 0px 35px;
	font-size:10pt; width:400px;
}
