/* CSS Document */

.menuborder, .menu {
	background-image: url(images/menu-bullet.gif);
	background-repeat:no-repeat;
	height:21px;
	padding-left:37px;
	text-align:left;
	vertical-align:middle;
}	
.menuborder {
	border-bottom:1px solid #CED0D3;
}	
.borderbelowgrey {
	border-bottom:1px solid #C4C4C4;
}	
.boxback {
	background-image:url(images/box-back.gif);
	background-repeat:repeat-y;
	padding:8px;
}	
#topmenu {
	color:#D3D3D3;
	padding-right:40px;
}
.whitelink {
	color:#D3D3D3;
}
.whitelink:hover {
	color:#D3D3D3;
}		
#top1 {
	border:1px solid #636363;
	background-image:url(images/top1.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:100px;
}	
#aboveheader {
	background-image:url(images/above-menu.gif);
	background-repeat:repeat-x;
	height:4px;
}	
#headerformat {
	background-image:url(images/header-img.jpg);
	background-repeat:no-repeat;
	height:122px;
	padding:0px 370px 0px 50px;
	border-bottom:2px solid #FCFCFC;
	border-top:1px solid #FCFCFC;
}	
a {
	color:#232323;
	text-decoration:none;
}
a:hover {
	color:#232323;
	text-decoration:underline;
}	
.greylink {
	color:#767676;
	text-decoration:underline;
}
.greylink:hover {
	color:#767676;
	text-decoration: none;
}	
.topmenu {
	padding:0px 10px 0px 10px;
}	
#footer {
	background-color:#222222;
	border-top:5px solid #000000;
	height:36px;
	color:#FFFFFF;
}	
#abovefooter {
	height:0px;
	background-image:url(images/above-footer.gif);
	background-repeat:repeat-x;
}
#mainbody {
	border:1px solid #E4E4E4;
	padding:15px 32px 15px 32px;
}
#belowmenu {
	background-image:url(images/below-menu.gif);
	background-repeat:repeat-x;
	height:6px;
}
#menu {
	background-image:url(images/menu-back.gif);
	background-repeat:repeat-x;
	height:43px;
	border-left:1px solid #C1C2C2;
	border-right:1px solid #C1C2C2;	
}				

/* CSS General Declaration */

body {
	margin:8px 0px 0px 0px;
	background-color:#FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #181818;
	text-decoration: none;
}
.widthfull, #externaltable {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
#externaltable {
	width:780px;
	background-color:#F5F5F5;
}
.width100per, .widthfull {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}.style37 {
	font-family: Tahoma, Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.style51 {
	font-size: medium;
	color: #000000;
}

