*
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	border-collapse:collapse;
}

html, body, form
{
	width:100%;
	height:100%;
}

body
{
	background-image:url(./../images/BackGroundLogo.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:8pt;
}

p
{
	margin:10px 0 5px 0;
}

input
{
	border-right: #343433 1px solid;
	border-top: #343433 1px solid;
	border-left: #343433 1px solid;
	border-bottom: #343433 1px solid;
	font-size: 8pt;
	font-family: Verdana;
}

SELECT
{
	border-right: #343433 1px solid;
	border-top: #343433 1px solid;
	border-left: #343433 1px solid;
	border-bottom: #343433 1px solid;
	font-size: 8pt;
	font-family: Verdana;
}
a
{
	color:#0071bc;
}
.MainCell
{
	width:980px;
}

#header
{
	width:980px;
	height:120px;
	font-size:7pt;
	line-height:40px;
	text-align:right;
}

.navigationbar
{
	position:relative;
	text-align:center;
	vertical-align:middle;
	display:block;
	width:100%;
	height:120px;
	background-image:url(./../images/horizontalbackground.gif);
	background-repeat:repeat-x;
	padding: 10px 0 10px 0;
	margin: 0 0 72px 0;
}

#mainmenu
{
	vertical-align:middle;
	display:block;
	text-align:right;
	height:100px;
}

#mainpictures
{
	position:absolute;
	left:0;
	top:-65px;
	z-index:10;
}

.Pictures
{
	display:block;
	background-color:#ffffff;
	padding: 5px 5px 4px 5px;
	border: solid 1px #b7b7b7;
}

#menu
{
	display:block;
	text-align:left;
}

.LogoHolder
{
	padding: 0 10px 0 0;
}

.MenuItem, .MenuItemSelected
{
	padding: 0 0 0 10px;
	border-left: solid 1px #000000;
}

.MenuItem a
{ 
	color:#000000;
	text-decoration:none;
}

.MenuItem a:hover
{
	color:#0071bc;
}

.MenuItemSelected a
{ 
	color:#0071bc;
	text-decoration:none;
}

#content
{
	display:block;
	width:100%;
}

#titleleft
{
	height:28px;
	background-image:url(../images/titlebackgroundleft.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:100%;

}

#title
{
	
	padding:0 0 0 380px;
	height:28px;
	line-height:28px;
	vertical-align:baseline;
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
	display:block;
	background-image:url(../images/titlebackgroundright.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}



.CellBorder, TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana;
	border-right: #343433 1px solid;
	border-top: #343433 1px solid;
	border-left: #343433 1px solid;
	border-bottom: #343433 1px solid;
}



.Separator
{
	display:block; 
	border-top: dotted 1px #b7b7b7; 
	margin: 5px 10px 5px 0;
	line-height:5px;
	width:100%;
}



.articlecontent a img
{
	background-color:White;
	display:block;
	border:solid 1px #b7b7b7;
	padding: 2px 2px 2px 2px;
}

.Footer a
{
	color:#636466;
}

.Footer a:hover
{
	color:#0071bc;
}
.pager
{
	margin: 10px 0 0 0;
}
.pager a
{
	margin: 0 5px 0 5px;
}