		td
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: black;
			font-size: 12px;
		}
		.robHeading
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: blue; 
			font-size: 20px;
			font-weight: bold;
		}
		.robSubHeading
		{
			font-family: arial, verdana;
			text-decoration: none;
			font-weight: bold;		
			color: #008080;
			font-size: 16px;
			padding-left: 10px;
		}
				
		.standard_text
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: black;
			font-size: 12px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.standard_boldText
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: black;
			font-size: 12px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.robMenu 
		{
			padding-left: 5px;
			padding-right: 5px;
			font-family: arial, verdana;
			text-decoration: none; 
			color: green; 
			font-size: 12px;
		}
		.robMenuItem
		{
			font-size: 14px;
			color: #9CE292;
			text-decoration: underline;
			font-weight: bold;
		}
		.homePageElement
		{
			background-image: url('HomePageElement.gif');
			background-repeat: no-repeat;
		}
		.Go_Standard {
			padding-right : 15px;
			background:url(http://www.vicventurers.com/VicVenturers/images/forward_arrows.gif) no-repeat right;
			color: blue;
			text-decoration: none;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold
		}
		a:active.Go_standard, a:link.Go_standard, a:visited.Go_standard{
			color: blue; 
			text-decoration: none
		}
		a:hover.Go_standard{ 
			color: #543300; 
			text-decoration: none
		}
		.tableHeading {
			background-color: #CCCCCC;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-size: 9px;
			color: #000000;
			font-weight: bold;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #000000;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #000000;
			padding-top : 2px;
			padding-bottom : 2px
		}
		.tableHeading {
			background-color: #CCCCCC;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-size: 9px;
			color: #000000;
			font-weight: bold;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #000000;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #000000;
			padding : 5px;
		}
		.tableItem {
			color : #000000;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-weight : normal;
			font-size : 9px;
			padding : 5px;
		}
		.AdminMenuHeader {
			background-color: #CCCCCC;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-size: 9px;
			color: #000000;
			font-weight: bold;
			padding : 5px;
		}
		.AdminMenuItem {
			color : #000000;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-weight : normal;
			font-size : 9px;
			padding : 5px;
			text-decoration: none;
		}