body 
{
   background-image : url(images/VF_Grad.gif);
   background-repeat : repeat-x;
   background-color : #21222a;
   visibility : hidden;
   margin : 0;
}

img { border-width : 0; }

a.bottomLink:link { text-decoration : none; color : #6d798d; }
a.bottomLink:hover { text-decoration : none; color : #ffffff; }
a.bottomLink:visited { text-decoration : none; color : #c05060; }
a.bottomLink:active { text-decoration : none; color : #ffffff; }

.misc
{
   color : #ff2050;
}

.mainPage
{
   color : White;
   font-family : Verdana;
   font-size : 80%;
   text-align : justify;
}

a:link { text-decoration : none; color : #ff2050; }
a:hover { text-decoration : none; color : #ffffff; }
a:visited { text-decoration : none; color : #c05060; }
a:active { text-decoration : none; color : #ffffff; }

.tableMid
{
   background-image : url(images/VF_BG.jpg);
   background-repeat : no-repeat;
}

.tableWhole
{
   background-image : url(images/VF_Extension.jpg);
}

.news
{
   text-align : left;
   color : #ff2050;
}

.heading
{
   text-align : left;
   color : #ff2050;
   font-weight : bold;
   text-decoration: underline;
}

hr 
{
   border-top-color : #ff2050;
	color : Transparent;
	background-color : Transparent;
	border-top-style : dashed;
	height : 0;
	border-top-width : 1px;
	border-bottom-width : 0;
	border-left-width : 0;
	border-right-width : 0;
}

.newscell
{
   padding-left : 6px;
}
