﻿body{
	font-family:Arial;
	background:#C2CCD6;
	
}
table td, a
{
	font-family:Arial;
}
.Common
{
width:876px;
background: url(images/pagebg.jpg) repeat-y;
margin:0 auto 0 auto;
text-align:center;
}
#pagecontain
{
	margin-left:3px;
	margin-right:3px;
	width:870px;
}
.Leftcolumn
{
	width:235px;
}
.Content
{
	width:620px;
	text-align:left;
}
.Header
{
	height:140px;
	margin-bottom:5px;
}
.menu
{
	width:620px;

}
.menu a
{
	margin:0 !important;
	padding:0 !important;
	width:155px !important;
	text-decoration:none;

}
.menu a img
{
	border:none !Important;
}
.Footer
{
	background: url(images/footer.jpg) no-repeat;
	width:876px;
	height:38px;
	display:block;
	margin-top:20px;
	text-align:left;
}
.Footer table
{
	height:30px;
	margin-left:25px;

}
.Footer td, .Footer td a
{
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
#footerright
{
	width:670px;
	text-align:right;
}

/*Homepage*/
.StartPageBody
{
		padding:20px 10px 20px 10px;
font-size:14px;
}
#startpagetable td
{
	font-size:14px;
}
#logos a img
{
	border:none !important;
	padding-right:20px;
}
#logos
{
	padding-left:10px;
}
