body, div, p, td {
	font-family: arial;
	font-size: 12pt;
}

body {
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}

h1, h2, h3, h4 {
	color: #ff0000;
}

#vya_masthead {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  border: 0px;
}

#vya_masthead img {
  float: left;
  margin: 0px;
  padding: 0px;
  border: none;
}

#vya_masthead div#vya_topnav {
  float: left;
  height: 29px;
  line-height: 29px;
}

#vya_masthead div#vya_topnav a{
  text-decoration: none;
  font-size: 14pt;
  color: #ff0000;
  margin-left: 20px;
  margin-right: 5px;
}

#vya_masthead div#vya_topnav a:hover {
	background-color: #f00;
	color: #ffffff;
}

#vya_masthead div#vya_secnav {
  float: left;
  height: 22px;
  line-height: 22px;
}

#vya_masthead div#vya_secnav a {
  text-decoration: none;
  font-size: 12pt;
  color: #ff0000;
  margin-right: 25px;
}

#vya_masthead div#vya_secnav a:hover {
	background-color: #f00;
	color: #ffffff;
}

#vya_leftcolumn {
  clear: both;
  float: left;
  width: 160px;
  margin: 0px;
  padding: 0px;
  background-color: #ff0000;
  min-height: 755px;
}

#vya_leftcolumn div#vya_adspot_1 {
  width: 160px;
  height: 90px;
  padding: 0px;
  padding-left: 20px;
  margin: 0px;
  margin-bottom: 1px;
  overflow: hidden;
}

#vya_leftcolumn div#vya_leftnav {
	background-color: #ff0000;
}

#vya_leftcolumn div#vya_leftnav ul#vya_leftnav_list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#vya_leftcolumn div#vya_leftnav ul#vya_leftnav_list li {
	background-color: #ff0000;
}

#vya_leftcolumn div#vya_leftnav ul#vya_leftnav_list li a {
	display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
}

#vya_leftcolumn div#vya_leftnav ul#vya_leftnav_list li a:hover {
	background-color: #ffffff;
	color: #f00;
}

#vya_maincontent {
  float: left;
  width: 620px;
  min-height: 500px;
  margin-left: 20px;
  background-color: #c1c3c4;
}

#vya_maincontent table{
	background-color: #ffffff;
	padding: 5px;
	margin: 20px;
	border: medium;
}

#vya_maincontent table tr.d0 td {
	background-color: #FFF;
	color: black;
	text-align: center;
	font-weight: bold;
}
#vya_maincontent table tr.d1 td {
	background-color: #DDD; 
	color: black;
	text-align: center;
}

#vya_maincontent table tr.d2 td {
	background-color: #EEE; 
	color: black;
	text-align: center;
}

#vya_maincontent div#vya_topstory {

  width: 620px;
  /*height: 500px;*/
  background-color: #c1c3c4;
  padding-left: 3px;
}

#vya_maincontent div#vya_topstory h1{
  margin-top: 3px;
  padding-top: 0px;
}

#vya_maincontent div#vya_adspot_2 {
	clear: both;
	text-align: center;
	background-color: #ffffff;
	margin: 5px;
	width: 600px;
	height: 50px;
	border: thin dashed #999;
	padding: 5px;
}

#vya_maincontent div#vya_topitems {
  width: 620px;
  height: 250px;
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}

#vya_maincontent div#vya_topitems div.vya_top_item {
  width: 206px;
  height: 250px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #c1c3c4;
  overflow: hidden;
}

#vya_maincontent div#vya_topitems div.vya_top_item div.vya_item_box {
  width: 166px;
  height: 210px;
  margin: 0px;
  margin-top: 20px;
  margin-left: 20px;
  padding: 0px;
  background-color: #ffffff;
  overflow: hidden;
  text-align: center;
}

#vya_maincontent div#vya_topitems div.vya_top_item div.vya_item_box a {
	text-decoration: none;
	color: #f00;
}

#vya_maincontent div#vya_topitems div#vya_top_item_2 {
  margin-left: 1px;
  margin-right: 1px;
}


ul.vya_page_subnavigation {
	list-style-type: none;
	list-style-position: outside;	
	margin: 0px;
	padding: 0px;
}

ul.vya_page_subnavigation li {
	display: inline;
	margin: 1px;
	padding: 0px;
}

ul.vya_page_subnavigation li a{
	background-color: #ff0000;
	text-decoration: none;
	color: #ffffff;
	padding: 1px 3px;
	margin: 0px;
	text-transform: capitalize;
}

ul.vya_page_subnavigation li a:hover {
	background-color: #ffffff;
	color: #f00;
}

ul.list_vya_form_items {
	list-style: none;	
}

ul.list_vya_form_items li {
	display: block;
	margin-bottom: 5px;
}

label.formlabel {
	display: block;
	text-align: right;
	width: 200px;
	float: left;
	clear: both;
	margin-right: 4px;
}

#vya_rightcolumn {
  float: left;
  width: 160px;
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
  background-color: #ff0000;
  min-height: 755px;
}

#vya_rightcolumn div#vya_topnews {
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	overflow: auto;
}

#vya_rightcolumn div#vya_topnews ul#vya_topnews_list {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#vya_rightcolumn div#vya_topnews ul#vya_topnews_list li{
	display: block;
	/*height: 100px;*/
	background-color: #ff0000;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ffffff;
	margin-bottom: 2px;
}

#vya_rightcolumn div#vya_topnews ul#vya_topnews_list li a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

#vya_rightcolumn div#vya_topnews ul#vya_topnews_list li span {
	font-size: 10pt;
	color: #ffffff;
}

#vya_rightcolumn div#vya_adspot_3 {
	width: 140px;
	height: 400px;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 4px;
	overflow: hidden;
	font-size: small;
	border: thin dashed #F9C;
}

#vya_rightcolumn div#vya_adspot_4 {
  width: 140px;
  background-color: #ffffff;
  margin: 5px;
  margin-top: 6px;
  margin-bottom: 3px;
  padding: 4px;
  font-size: 9pt;
}

#vya_footer {
	clear: both;
	float:left;
	width: 1000px;
	height: 200px;
}

.vya_sysmessage {
  display: block;
  width: 75%;
  padding: 5px;
  margin-bottom: 3px;
  border: 2px solid #ff0000;
  font-weight: bold;

}

a.in_news_link {
	text-decoration: none;
	color: #FFF;
	margin-bottom: 4px;
	margin-top: 4px;
}