body{
	font-size: 12px ;
	font-family: Arial, sans-serif;
}
html,body,table#pagelayout {
height:100%;

}
div.slogan{
	visibility:visible;
	position:absolute;
	padding-left:35px;
	top:20px;
	z-index:1;
	font-size:14px;
	width:400px;
}
a{
	color:#818181;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#818181;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}



a.menu{
	color:#ffffff;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
a.menu:hover{
	color:#fe0000;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	padding-left:10px;
	text-decoration:underline;
}
a.menu-selected{
	color:#fe0000;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	padding-left:10px;
}
a.menu-selected:hover{
	color:#fe2222;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	padding-left:10px;
}


input,textarea {
       	font-size: 12px ;
		font-family: Arial, sans-serif;
       COLOR: #010101;
       border:#ff0000;
       
}

h1,h2{
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px ;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #909090;
	background-position: left bottom;
	/*text-transform: capitalize;*/
}
form{
	margin: 0px;
}
strong{
	color: #818181;
}


a.cat{
	color:#818181;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.cat:hover{
	color:#fe0000;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
a.cat-selected{
	color:#fe0000;
	font-size: 12px ;
	font-family: Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}