﻿body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
               font-family: Tahoma, Geneva, sans-serif, Helvetica, Arial, sans-serif;

}

h3 {
  font-size:24px;
  margin:0 0 12px;
  padding:0;
  text-align:center;
text-align:center; line-height:30px
}

.ArticleMenu {
	width:90%;
	HEIGHT:100%;
	border:0px;
	margin:1px auto;
	padding:5px;
	padding-right:5px
	font-size:15px;
	color: #000000;
}
/* Links */
	
.ArticleMenu a:hover {
  color:#555555;
  text-decoration:none;
  outline:0;
}
.ArticleIcon {
	background:url(/system/skin/icon.gif) no-repeat left;
	width:3%;
	display:inline;
	height:30px;
	float:left
}
.ArticleLeft {
	width:77%;
	height:30px;
	float:left;
	padding:0px;
	text-align:left;
	background:url(/system/skin/line.gif) repeat-x 100% bottom;
	display:inline;
	overflow:hidden;
}
.ArticleRight {
	width:20%;
	height:30px;
	float:right;
	padding:0px;
	text-align:right;
	background:url(/system/skin/line.gif) repeat-x 100% bottom;
	display:inline
}
