body
{
	font-family: Arial;	
	background-color: #f6f6f8;
	background-image: url("../Images/webtop_back.jpg");
	background-repeat: no-repeat;
}

h1{
   color: #c0000a;
   font-family: arial;   
   font-size: 16px;
   margin-top: 2px;
   margin-bottom: 7px;
}

h2{
   color: #c0000a;
   font-family: arial;
}

h3
{
	color: #c0000a;
        font-family: arial;   
        font-size: 16px;
}

input{
	border: 1px solid #8b8787;
	padding: 1px;
	width: 160px;
}

.submitter
{
	border: 1px solid #8b8787;
	padding: 1px;
	color: #ffffff;
	background-color: #c0000b;
	width: 75px;
}

.centeredDiv
{
	background-repeat: no-repeat;
	width: 980px;
}

#centered{
  	position: relative;
  	top: 0;
  	margin: 0 auto;
  	width: 980px;
  	text-align: left;
	margin-top: 20px;
}

.languages{
	position:absolute;
	top: 80px;
	left:780px;
}

.logo
{
    background-image: url("../Images/Webtop_logo.gif");
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	position: absolute;
	top: 20px;
	left: 0px;
}

.loginBox{
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	padding-top: 5px;
	background-color: #e9e9eb;
}

.loginBox a:link
{
	width: 100%;
	color: #c0000a;
	text-decoration: underline;
}

.loginBox a:visited
{
	width: 100%;
	color: #c0000a;
	text-decoration: underline;
}

.loginBox a:hover
{
	width: 100%;
	color: #c0000a;
	text-decoration: underline;
}

.leftMenu{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 170px;
  	color: #c0000a;
   	font-family: arial;   
   	font-size: 16px;	
}

.menuTableTop
{
	width: 170px;
	border: 1px solid #e9e9eb;
	background-color: #e9e9eb;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 6px;
}

.menuTableItem
{
	border: 1px solid #e9e9eb;
	padding: 5px;
}

.menuTableItem:hover
{
	background-color: #f0f0f3;
}

.menu
{
	position: absolute;
	left: 0px;
	top: 15px;
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 25px;
    height: 42px;
}
.menu a:link
{
	margin-top: 5px;
	color: #96999c;
	width: 100%;
    height: 42px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited
{
	margin-top: 5px;
	width: 100%;
	color: #96999c;
    height: 42px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover
{
	margin-top: 5px;
	width: 100%;
    height: 42px;
	font-weight: bold;
	color: #ffffff;
	background-color: #c0000b;
}

.menu_item
{
	padding: 6px;
}

.menu_item:hover
{
	padding: 6px;
}

.plugins
{
	font-size: 12px;
	color: #4d4e4e;
	width: 170px;
}

.contact
{
	position: absolute;
	top: 120px;
	left: 780px;
	font-size: 12px;
	
	color: #4d4e4e;
}

.articles
{
	position: absolute;
	top: 70px;
	left: 205px;
	
	padding-left: 20px;
	padding-right: 20px;
	
	margin-bottom: 200px;
	
	width: 525px;
	text-align: justify;
	
	border-left: 1px solid #c0000b;
	border-right: 1px solid #c0000b;
}

.article_title
{
	font-family: arial;
	color: #4d4e4e;
	margin-top: 20px;
	font-size: 20px;
}

.article_meta
{
	font-family: arial;
	color: #999999;
	font-size: 12px;
	display: inline;
}

.article_author
{
	font-family: arial;
	display: inline;
}

.article_date
{
	font-family: arial;
	display: inline;
}

.article_ingress
{
	margin-top: 10px;
	font-size: 14px;
	font-family: arial;
	color: #666666;
}

.article_link
{
	margin-top: 10px;
	font-size: 14px;
}

.footer
{	
	width: 100%;
	padding-top: 50px;
	padding-bottom: 5px;
	text-align: center;
	color: #e6e6e9;
}

.footer a:link
{
	width: 100%;
	color: #e4e4e7;
	text-decoration: none;
}

.footer a:visited
{
	width: 100%;
	color: #e6e6e9;
	text-decoration: none;
}

.footer a:hover
{
	width: 100%;
	color: #888888;
	text-decoration: underline;
}

.linker a:link
{
	width: 100%;
	color: #888888;
	text-decoration: none;
}

.linker a:visited
{
	width: 100%;
	color: #888888;
	text-decoration: none;
}

.linker a:hover
{
	width: 100%;
	color: #222222;
	text-decoration: underline;
}

a:link
{
	width: 100%;
	color: #c0000a;
	text-decoration: none;
}

a:visited
{
	width: 100%;
	color: #c0000a;
	text-decoration: none;
}

a:hover
{
	width: 100%;
	color: #c0000a;
	text-decoration: underline;
}
