﻿body
{
	font-family:"Arial", Sans-Serif; font-size:medium; color:Black;	 
	
}


body h5
{
	font-size:x-large;font-weight:Bold;color:black; text-align:center;
}


body h2
{
	font-size:medium;font-weight:bold;color:white; padding-left:4px; background-image:url(images/gst.jpg);background-repeat: repeat;
}


body h3
{
	font-size:medium;font-weight:Bold;color:black; padding-left:4px;
}

.itemslist
{
	position:relative;left:3%
}


#player
{
	visibility:hidden; z-index:1;border-style:solid;border-color:Silver;background-color:White; 
}


.MenuItem
{
	font-family: Arial;
	background-image: url(images/mengradd.jpg);
	background-repeat: repeat-x;
}

.MenuItemH
{
	font-family: Arial;
	background-image: url(images/mengradl.jpg);
	background-repeat: repeat-x;
}

.Footer
{
	font-family: Arial;
	font-weight: bold;
	color: Black;
	font-size: small;
}


.BulletList
{
	font-family: Arial;
	margin-left: 50px;
	line-height:30px;
	list-style-position:inside;
}

.VAButton
{
	font-family:Arial;
	font-weight:bold;
	color:White;
	background-color:#6E6EFF;
}

