	body {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background: #ffffff;
		margin:15px 0px 15px 0px;
	}

	#navlist
	{
		padding-left: 0;
		margin-left: 0;
		border-bottom: 1px solid #a7a7a7;
		width: 169px;
	}

	#navlist li
	{
		list-style: none;
		margin: 0;
		padding: 0.29em;
		padding-left: 15px;
		border-top: 1px solid #a7a7a7;
		background-image: url(/v/vspfiles/assets/images/arrow.gif);
		background-repeat: no-repeat;
		background-position: .3em .7em;
	}

	#navlist li a { text-decoration: none; }



	td {
		font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#2B795C;
		}
		
	a:hover
		{
		color: #666666
		text-decoration:underline;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}


	.style-border
		{
		border: #A7A7A7 1px solid;
		background: #ffffff;
		}
		
	.style-border-sidebar
		{
		border-right: #A7A7A7 1px solid;
		border-bottom: #A7A7A7 1px solid;
		background: #ffffff;
		}

	.style-bgr-footer
		{
		background: #F5F5DB url(/v/vspfiles/assets/images/bgr-footer.gif) no-repeat left top;
		}

	.v4old_nav
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 11px;
		margin-left: 10px; 
		margin-right: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #333333
		}
	.v4old_nav a
		{
		font-weight: normal;
		text-decoration: none;
		color: #333333
		}

	.v4old_nav a:hover
		{
		font-weight: normal;
		text-decoration: none;
		color: #2B795C
		}

	.nav-middle
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 11px;
		margin-left: 4px; 
		margin-right: 4px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight: bold;
		text-decoration: none;
		color: #ffffff
		}
	.nav-middle a
		{
		font-weight: bold;
		text-decoration: none;
		color: #7F7E6C
		}

	.nav-middle a:hover
		{
		font-weight: bold;
		text-decoration: none;
		color: #F26522
		}

	.footer
		{
		font-size: 10px;
		margin-bottom: 10px;
		margin-left: 20px; 
		margin-right: 10px;
		margin-top: 14px;
		font-weight: normal;
		text-decoration: none;
		color: #666666
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #666666
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #000000
		}


	.art
		{
		font-size: 10px;
		line-height: 14px;
		margin-bottom: 0px;
		margin-left: 0px; 
		margin-right: 5px;
		margin-top: 7px;
		font-weight: normal;
		text-decoration: none;
		color: #000000
		}

	.art a
		{
		font-weight: normal;
	    text-decoration: underline;
		color: #3A110D
		}

	.art a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #F26522
		}

	.sidebar
		{  
		font-size: 11px;
		line-height: 18px;
		margin-bottom: 10px;
		margin-left: 12px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #333333
		}

	.sidebar a
		{
		font-weight: normal;
	    text-decoration: underline;
		color: #333333
		}

	.sidebar a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #2B795C
		}



	.form {
		font-family: verdana, arial, ms sans serif;
		font-weight: normal;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 1px;
		padding-left: 1px;
		margin: 0;
	}
