body { 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #000000;
}


td {
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}


.italic {
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFE5FF;
}

.10LightBlueBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#7878B4
}

.purpleBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#990099
}

.serifHdr {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#03035F;
}


a:link {color: #990099; text-decoration: underline;}
a:visited {color: #990099; text-decoration: underline;}
a:hover {color: #DB02DB; text-decoration: underline;}

a.copyrightlink:link {color: #FFE5FF; text-decoration: underline;}
a.copyrightlink:visited {color: #FFE5FF; text-decoration: underline;}
a.copyrightlink:hover {color: #FFE5FF; text-decoration: underline;}

a.store:link {color: #ffffff; text-decoration: underline;}
a.store:visited {color: #ffffff; text-decoration: underline;}
a.store:hover {color: #ffffff; text-decoration: underline;}




.bgHomeBottom
{ 
background-image: url("images/img_home_bottom.jpg");
background-repeat: no-repeat;
background-position:left bottom
}

.bgAboutBottom
{ 
background-image: url("images/bg_about_right.jpg");
background-repeat: no-repeat;
background-position:left bottom
}

.bgResourcesBottom
{ 
background-image: url("images/bg_resources_bottom.gif");
background-repeat: no-repeat;
background-position:right bottom
}

.bgShowcaseS
{ 
background-image: url("images/bg_showcase_s.gif");
background-repeat: no-repeat;
background-position:left top
}

.bgResourcesR
{ 
background-image: url("images/bg_resources_r.gif");
background-repeat: no-repeat;
background-position:left top
}

.bgEventsE
{ 
background-image: url("images/bg_events_e.gif");
background-repeat: no-repeat;
background-position:left top
}

.DataList{}
.DataList TD{font-size:11px;}
.DataList .ColumnHeader
{
  background-color:#999999;
  color:#000000;
  font-weight:bold;
}
.DataList .row1{background-color:#FFFFFF;}  

.FormTable{background-color:#CCCCCC;}
.FormTable TD
{
  background-color:#FFFFFF;
  padding-left:6px;
  padding-right:6px;
  padding-top:3px;
  padding-bottom:3px;
  font-size:11px;
  }
  
.FormTable .FormTitle
{
  background-color:#999999;
  color:#FFFFFF;
  font-weight:bold;
  }
.TextInput{border:1px solid black;padding-left:3px;padding-right:3px;}

#vs_form{margin-bottom:12px;margin-left:12px;font-size:11px; color:Red}
#vs_form TD{font-size:11px;color:Red;padding-left:12px;}