td p{
font-family:Arial,Tahoma,Helvetica;
font-size:12px;
font-weight:normal;
}
.AtarimTR{
	text-align: center;
	border: 0px;
	font-family: Arial, Helvetica;
	color: Green;
	font-size: 10px;
	width: 100%;
}
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;

	background-color: #000000;
}
.skinmaster {
	height: 100%;
	background-color: #000000;
	/*
	border-right: #FFD700 3px solid; 
	border-top: #FFD700 3px solid; 
	border-left: #FFD700 3px solid; 
	border-bottom: #FFD700 3px solid;
        border-top-style: double; 
        border-right-style: double; 
        border-left-style: double; 
        border-bottom-style: double; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}

#menu {
width: 75%;	
float: left;
}
#Search{
width: 25%;
float: left;
text-align: center;
}

.LogoBanner{
	background-image: url(/portals/0/Skins/ArtaHP/PageBannerAndLogo.jpg);
	background-repeat: repeat-x;
}
