body,td, input, select
{
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cornerTopLeft {
	background-image:url("/Layout/VW_2/images/cornerTopLeft.gif");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
}
.background {
	background-image:url("/Layout/VW_2/images/background.jpg");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
}
.homeBottomRight {
	background-image:url("/Layout/VW_2/images/homeBottomRight.jpg");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top right;

}
.block {
	background-image:url("/Layout/VW_2/images/block.gif");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top right;
}
a.Links {
	color : #757575;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a.Links:Hover {
	color : #757575;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a.bottomLinks {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
a.bottomLinks:hover {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
td {
	
	font-family : verdana;
	
}
font {
	
	font-family : verdana;
	
}
input, select, textarea {
	
	font-family : verdana;
	
}
.tdLinks
{
	padding-left:10px;
}
.PageName
{
	color:Gray;
	font-weight:bold;
	font-family:Tahoma;
	font-size:large;
}