body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	background-color: #0f0f0f;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #353535;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

hr {
	width: 530px;
	height: 1px;
	margin: 0px 0px 10px 0px;
	border: 0px;
	background-color: #ff6600;
	color: #ff6600;
	float: left;
}

body a:focus {
	outline-style: none;
}

#siteTABLE {
	width: 780px;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
}

#topEndCELL {
	width: 780px;
	height: 5px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/topBG.gif);
	background-repeat: no-repeat;
}

#logoCELL {
	width: 780px;
	height: 210px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/logoBG.gif);
	background-repeat: no-repeat;	
}

#leftNearMenuCELL {
	width: 178px;
	height: 47px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/leftNearMenuCellBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#menuCELL {
	width: 561px;
	height: 36px;
	padding: 10px 27px 0px 14px;
	background-image: url(images/menuLayerBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#leftNearContainerCELL {
	width: 178px;
	height: 421px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-image: url(images/leftCellBG.gif);
	background-repeat: repeat-y;
}

#containerCELL {
	width: 545px;
	height: 363px;
	vertical-align: top;
	padding: 30px 33px 30px 22px;
	background-image: url(images/containerBG.gif);
	background-repeat: repeat-y;
	/* FONT */
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
	line-height: 18px;
	text-align: justify;
}

#containerCELL a, #containerCELL a:visited {
	color: #f26100;
	text-decoration: none;
}

#containerCELL a:hover {
	text-decoration: underline;
}

#leftEndCELL {
	width: 178px;
	height: 6px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/leftEndBG.gif);
	background-repeat: no-repeat;
}

#containerEndCELL {
	width: 602px;
	height: 6px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/containerEndBG.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#footerCELL {
	height: 43px;
	padding: 7px 25px 0px 0px;
	vertical-align: top;
	text-align: right;
	font-family: Verdana;
	font-size: 8px;
	color: #a6a6a6;
}

#footerCELL a, #footerCELL a:visited {
	color: #a6a6a6;
	text-decoration: none;
}

#footerCELL a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#menuTABLE {
	width: 561px;
	height: 33px;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	background-color: #ff6600;
}

#menuStartCELL {
	width: 33px;
	height: 33px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/menu/menuStartCellBG.gif);
	background-repeat: no-repeat;
}

#linkOneCELL {
	width: 123px;
	height: 33px;
	padding: 0px 0px 0px 0px;
}

#linkTwoCELL {
	width: 111px;
	height: 33px;
	padding: 0px 0px 0px 0px;
}

#linkThreeCELL {
	width: 123px;
	height: 33px;
	padding: 0px 0px 0px 0px;
}

#linkFourCELL {
	width: 136px;
	height: 33px;
	padding: 0px 0px 0px 0px;
}

#menuEndCELL {
	width: 31px;
	height: 33px;
	padding: 0px 0px 0px 0px;
	background-color: #ff6600;
}

.imageLink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	cursor: pointer;
}
.spacer {
	width: 1px; 
	height: 33px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/menu/spacerBG.gif);
	background-repeat: no-repeat;
}
#linkTwoCELL {
	width: 112px;
	height: 33px;
	padding: 0px 0px 0px 0px;
}

#menuBottomDIV {
	width: 100%;
	height: 10px;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #353535;
	font-weight: bold;
}

#menuBottomDIV a, #menuBottomDIV a:visited {
	color: #f26100;
	text-decoration: none;
}

#menuBottomDIV a:hover {
	text-decoration: underline;
}

.img {
	float: right;
	margin: 4px 0px 0px 5px;
	border: 3px solid white;
}

.img2 {
	float: left;
	margin: 4px 5px 0px 0px;
	border: 3px solid #f3f3f3;
}

.underlineNone:hover{
	text-decoration: none;
}
