#tablespacer {
	margin-left: 30px;
	
}
#vanitytable {
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}


#vanitytable caption {
	padding: 0 0 5px 0;
	width: 650px;	 
	font: italic 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: right;
}

#vanitytable th {
	font: bold 12px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	padding: 0px 0px 0px 0px;
	background: #efd6d2 url(../images/table_bg_header.jpg) no-repeat;
}

#vanitytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #cccccc;
	background: none;
}

#vanitytable th.mainbg {
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	background: #efd6d2 url(../images/table_mainbg_header.jpg) no-repeat;
}

#vanitytable td {
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #666666;
}

#vanitytable td .force1{
	line-height: 1px;
}

#vanitytable td h2{
	color: #c41b0d;
}

#vanitytable td.alt {
	background: #eeeeee;
	color: #666666;
}

#vanitytable th.spec {
	border-left: 0px solid #cccccc;
	border-top: 0;
	background: #fff url(../images/table_bullet1.gif) no-repeat;
	font: bold 10px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#vanitytable th.specalt {
	border-left: 0px solid #cccccc;
	border-top: 0;
	background: #eeeeee url(../images/table_bullet2.gif) no-repeat;
	font: bold 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
}

#vanitytable .txtVANITYtitle
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
}

#vanitytable td .txtVANITYcolor
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c41b0d;
	line-height: 2.3em;
}

#vanitytable td .txtVANITYgrey
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	line-height: 2.3em;
}

#vanitytable td .txtVANITYblue
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1591ff;
	line-height: 2.3em;
	text-decoration: none;
}

#vanitytable td .txtVANITYblue a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1591ff;
	line-height: 2.3em;
	text-decoration: underline;
}

#vanitytable td .txtVANITYblue a:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	line-height: 2.3em;
	text-decoration: none;
}

#vanitytable td .txtVANITY a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ED1A3A;
	font-weight: bold;
	text-decoration: none;
}

#vanitytable td .txtVANITY a:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#vanitytable td .txtHIGHLIGHT
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

#vanitytable td .txtSPOTLIGHT
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED1A3A;
	text-transform: uppercase;
}

#vanitytable td .txtORANGE
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
}

#vanitytable td .txtCOLOR
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ED1A3A;
}

#vanitytable input[type="text"] {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 16px;
	color: #c41b0d;
	padding-left: 5px;
	border: 1px solid #bcbcbc;
}

#vanitytable input[type="image"]{
	padding-left: 5px;
	border: 0px solid #bcbcbc;

}

#vanitytable input, select, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #c41b0d;
}

