.tableFlushLeft {
	text-align: left;
	margin: 0px;
}
.tableCenter {
	text-align: center;
}
.tableFlushRight {
	text-align: right;
	vertical-align: top;
}
.vendorDetail {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td#newshead {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	border: 1px solid #999999;
}
td#news {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	border: 1px solid #999999;
}
td#featurehead {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	border: 1px solid #999999;
}
td#feature {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	margin: 0px;
	border: 1px solid #999999;
}
td#footer>p {
	text-align: center;
}
td#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
P
{padding-top: 10px;
margin: 0;}

HR
{color: #686496;
background-color: #FFFFFF;}

H1
{font-size: 14pt;
font-weight: bold;
background-color: #FFFFFF;
color: #686496;
padding-top: 15px;
margin: 0;}

H2
{font-size: 14pt;
font-weight: bold;
font-style: normal;
background-color: #FFFFFF;
color: #000000;
margin: 0;
padding-top: 10px;}

H3
{font-size: 10pt;
font-weight: bold;
font-style: normal;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
color: #000000;
background-color: #FFFFFF;}

a {
 color: #000080;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 a:visited {
 color: #000080;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 a:hover {
 color: #000080;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 a:active {
 color: #000080;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 
a.planet {
 color: #363636;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 a.planet:visited {
 color: #363636;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 a.planet:hover {
 color: #363636;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
 a.planet:active {
 color: #363636;
 font-family: Verdana;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 }
a.planet2b {

 color: #363636;

 font-family: Verdana;

 font-size: 10px;

 font-style: normal;

 text-decoration: underline;

 }

 a.planet2b:visited {

 color: #363636;

 font-family: Verdana;

 font-size: 10px;

 font-style: normal;

 text-decoration: underline;

 }

 a.planet2b:hover {

 color: #363636;

 font-family: Verdana;

 font-size: 10px;

 font-style: normal;

 text-decoration: underline;

 }

 a.planet2b:active {

 color: #363636;

 font-family: Verdana;

 font-size: 10px;

 font-style: normal;

 text-decoration: underline;

 }

 #flashcontent1 {
		width: 800px;
		height: 175px;
		float: center;
	}
#flashcontentMOVIE {
		width: 320px;
		height: 240px;
		float: center;
	}

.item_del {
	background: url('images/del.gif') no-repeat left top;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	outline: none !important;
	float: left;
	margin-right: 10px;
}

.item_edit {
	background: url('images/edit.gif') no-repeat left top;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	outline: none !important;
	float: left;
}

.item_print {
	background: url('images/print.gif') no-repeat left top;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	outline: none !important;
	float: left;
}


