body {
	background-color: #000000;
	margin: 35px 0px 0px;
	padding: 0px;
}
.topbdr {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.menubdr {
	border-top-width: 6px;
	border-right-width: 12px;
	border-bottom-width: 5px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595959;
	border-right-color: #595959;
	border-bottom-color: #595959;
	border-left-color: #595959;
}
.imgbdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.botombdr {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #262525;
}
.bodybg {
	background-image: url(gradientbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 175px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F3E3F;
	border-left-color: #3F3E3F;
}
.verticalbg {
	background-image: url(veticalline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575757;
	text-decoration: underline;
}
.bodybdr {
	border-right: 1px solid #3F3E3F;
	border-left: 1px solid #3F3E3F;
}
.bodytext {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.orange {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9C00;
	text-decoration: underline;
}
.orange:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.verticalbgleft {

	background-image: url(veticalline.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #252626;
	border-right-color: #252626;
	border-bottom-color: #252626;
	border-left-color: #252626;
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textlinks {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575757;
	text-decoration: none;
}
.textlinks:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.phone {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9C00;
	text-decoration: none;
}
.brktxt {


	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
	text-decoration: none;
}
ul,li {
	color: #FF9C00;
	list-style-type: circle;
}
.cyan {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	text-decoration: none;
}
.next {
	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9C00;
	text-decoration: underline;
}
.next:hover {

	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9C00;
	text-decoration: none;
}
.bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}

