body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.left {
padding: 0px 0px 2px 2px;
}

table td .right {
padding: 0px;
margin: 0px;
}

a {
	font: bold 12px/14px Verdana, sans-serif;
	color: #3d5d7f;
	text-decoration: none;
}
a:hover {
	color: #162e45;
	text-decoration: underline;
}
a:bold {
	font: bold 12px/14px Verdana, sans-serif;
	color: #3d5d7f;
	text-decoration: none;
}


td.left dl {
	text-align: left;
	}
td.left dl dt {
	line-height: 29px;
	height: 30px;
	padding-left: 8px;
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	background: transparent url(/images/header.gif) left top no-repeat;
	}
td.left dl dd {
	padding: 0px;
	margin: 0px;
	}
td.left dl dd ul {
	padding: 0px;
	margin: 0px;
	}
td.left dl dd ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
td.left dl dd ul li a:link, td.left dl dd ul li a:visited, td.left dl dd ul li a:hover {
	padding: 0px 12px;
	margin: 0px;
	background: transparent url(/images/button.gif) left top no-repeat;
	font: bold 10px/26px Verdana, sans-serif;
	color: #162e45;
	text-decoration: none;
	height: 27px;
	display: block;
	}
td.left dl dd ul li a:hover {
	color: #C43A3C;
	font-size: 10px;
	text-decoration: underline;
	}
td.left dl dd ul li a:link em, td.left dl dd ul li a:visited em, td.left dl dd ul li a:hover em {
	font-weight: normal;
	font-style: normal;
	}
td.left dl dd ul li a:link strong, td.left dl dd ul li a:visited strong, td.left dl dd ul li a:hover strong {
	color: #FF0;
	font-weight: normal;
	font-style: normal;
	}
	
	
/* COLUMN SECTIONS */

.col_1_box {
	padding: 1px;
	margin: 0px;
	}
.col_1_box dl {
	/*width: 677px;*/
	width: 100%;
	padding: 0px;
	margin: 0px;
	}

.col_1_box dt {
	padding: 5px;
	margin: 0px;
	background: transparent url(http://www.myspacesupport.com/beta/images/grey-fade-down.gif) top left repeat-x;
	font: bold 13pt Arialh, sans-serif;
	color: #444;
	}
.col_1_box dt.blue	{ color: #3d5e80;}
.col_1_box dt.red	{ color: #ac0000;}
.col_1_box dt.grey	{ color: #444;}

.col_1_box dd {
	padding: 0px 10px;
	margin: 0px;
      font: bold 9pt Arialh, sans-serif;
	}
td.left dl dd ul li a:hover {

	background: transparent url(/images/menubackground.jpg) left top no-repeat;
	color: #ffffff;
	}
	