.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.cont-infra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-image: url(images/dn_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
}

.contbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6770B;
	text-decoration: none;
}
.contbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6770B;
	text-decoration: none;
}

.mail a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: underline;
}

.mail a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: underline;
}

.mail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6770B;
	text-decoration: none;
}

.page a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
}

.page a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
}

.page a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6770B;
	text-decoration: underline;
}


.white a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.white a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

.address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.left-bg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.textbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #515253;
	height: 17px;
	width: 150px;
	border: 1px solid #7F9DB9;
}
.textbox1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #515253;
	height: 67px;
	width: 150px;
	border: 1px solid #7F9DB9;
}
.cell1 {
	background-color: #B0AFBE;
}
.cell2 {
	background-color: #C5C4CC;
}
.box-top-pix {
	background-image: url(images/box_top_pix.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-bot-pix {
	background-image: url(images/box_bot_pix.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box-right-pix {
	background-image: url(images/box_right_pix.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box-left-pix {
	background-image: url(images/box_left_pix.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box-cent-pix {
	background-image: url(images/box_cent_pix.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.border {
	border: 1px solid 535562;
}
.vert-ine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
