
A
{
	text-decoration:none;
	
}

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}

p
{
	margin-bottom:7px;
	margin-top:7px;
}

	
/* 
	Telecom Wires & Cables
*/

.body_border {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BACKGROUND: #ffffff;
}


.box_border {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-bottom: #cccccc 1px solid;
	BACKGROUND: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box_border1 {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-bottom: #cccccc 1px solid;
	BACKGROUND: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.box_header {
	padding-left: 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
    background-color: #004a67;
	height: 25px;
}

.box_padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo_bg {
    background-color: #004a67;
	height: 75px;
	padding-left: 20px;
	padding-right: 20px;
	
}	

.hdr_bg {
	background-image:url('../images/hdr_bg.gif');
	background-repeat:repeat-x;
	padding-left: 5px;
}

.nav_bg {
	background-image:url('../images/nav_bg.jpg');
	background-repeat:repeat-x;
}

ul {
	list-style-image: url('../images/order_list.gif');
	margin-left: 14;
	padding-left: 14;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}


.body_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.body_text_small {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.copyright_text {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
    background-color: #004a67;
	padding-left: 20px;
	padding-right: 20px;
	height: 25px;
}	

a.link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover.link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: underline;
	letter-spacing: 1px;	
} 

a.link_big
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover.link_big
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: underline;
	letter-spacing: 1px;	
} 


.formtext {
	BORDER-RIGHT: #f0f0f0 1px solid;
	BORDER-BOTTOM: #f0f0f0 1px solid;
	BORDER-LEFT: #f0f0f0 1px solid;
	BORDER-TOP: #f0f0f0 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #ffffff;
	font-family: Arial;
	font-weight: normal;	
	COLOR: #4D4D4D;
}

.button {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand;
}