@media screen
{
	body
	{
		SCROLLBAR-FACE-COLOR: #A0DDA0;
		SCROLLBAR-HIGHLIGHT-COLOR: aliceblue;
		SCROLLBAR-SHADOW-COLOR: aliceblue;
		SCROLLBAR-3DLIGHT-COLOR: #C0C0C0;
		SCROLLBAR-ARROW-COLOR: red;
		SCROLLBAR-TRACK-COLOR: aliceblue;
		SCROLLBAR-DARKSHADOW-COLOR: #0A246A;
		margin-left: 0px;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		text-decoration: none;
	}
	a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: darkgreen;
		text-decoration: none;
	}
	a:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-decoration: underline;
		color: darkorange;
	}
	a.headerlink
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: white;
		text-decoration: none;
	}
	a.headerlink:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-decoration: underline;
		color: lightgreen;
	}
	td
	{
		margin-left: 0px;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	td.GuideLine
	{
		border-bottom: 1px solid #EAEAEA;
	}
	input
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid lightgrey;
	}
	input.logininput
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		background-color: #EAEAEA;
		border: 1px solid lightgrey;
	}
	input.reginput
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid darkgreen;
	}
	label.loginlabel
	{
		color: #EAEAEA;
		cursor: pointer;
		font-size: 9px;
	}
	button
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid lightgrey;
	}
	.loginbutton
	{
		color: gold;
		font-size: 9px;
		width: 60px;
		height: 18px;
		background-color: #404040;
		border: none;
	}
	a.bannerText
	{
		font-weight: bold;
		color: white;
	}
	a.bannerText:hover
	{
		font-weight: bold;
		color: lightred;
	}
	span.imgPlaceHolder
	{
		float: left;
		padding: 2px 2px 2px 2px;
		margin-right: 3px;
		border: 1px solid lightgrey;
	}
	span.imgPlaceHolderNoFloat
	{
		padding: 2px 2px 2px 2px;
		margin-right: 3px;
		border: 1px solid lightgrey;
	}
	span.frmErrString
	{
		color: red;
		font-style: italic;
	}
	a.newsFunctions
	{
		color: #606060;
		font-size: 8pt;
		cursor: pointer;
	}
	a.newsFunctions:hover
	{
		color: black;
		font-size: 8pt;
		cursor: pointer;
	}
	td.NavigatorBar
	{
		font-family: Verdana;
		font-size: 8pt;
		color: gray;
		background-color: #F7F7F7;
		border: 1px solid lightgrey;
		padding-top: 2px; text-align: center
	}
	td.FormFill
	{
		background-color: white;
	}
	a.PostedArticle
	{
		font-family: Verdana;
		font-size: 11px;
		color: #707070;
	}
	a.PostedArticle:hover
	{
		font-family: Verdana;
		font-size: 11px;
		color: black;
	}
	div.Present
	{
		width: 99%;
		filter:progid:DXImageTransform.Microsoft.Slide(duration=0.5,slideStyle=PUSH,Bands=1);
		font-family: Verdana, Arial;
		font-size: 9pt;
	}
	div.Present p
	{
		font-family: Verdana, Arial;
		font-size: 9pt;
	}
	div.Present a
	{
		font-family: Verdana, Arial;
		font-size: 9pt;
	}
	div.Present a:hover
	{
		font-size: 9pt;
	}
	select.SelPage
	{
		font-family: Verdana, Arial;
		font-size: 8pt;
		color: gray;
		border: 1px solid green;
	}
	select.DayPick
	{
		font-family: Verdana, Arial;
		font-size: 8pt;
		border: 1px solid green;
	}
	div.PageBreak
	{
		page-break-after: always;
	}
	a.More
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: darkgreen;
		text-decoration: none;
		cursor: pointer;
	}
	a.More:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: black;
		text-decoration: underline;
		cursor: pointer;
	}
	p
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.alterH2
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: bold;
		color: #C0D0C0;
	}
	fieldset.roundBox
	{
		border: 1px solid #E0E0E0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	fieldset.roundBox P
	{
		* margin: 2px;
		* padding: 2px;
		font-size: 11px;
	}
}

@media print
{
	.PrintedBckgrnd
	{
		background-image: url(Images/LogoBVNBckgrnd.jpg)
	}
}
