﻿body
{
	font-family:"Arial", Sans-Serif; font-size:small; 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%
}

.Issues
{
	font-size:small;
	font-family:Arial;
}

.ProdReg
{
	font-size:small;
	font-family:Arial;
}

.IssuesHeader
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	background-color:White;
}

.IssuesDate
{
	font-size:small;
	font-family:Arial;
	font-weight:normal;
	background-color:White
}

.IssuesName
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	background-color:#eeeeff;
	color:Black;
}

.IssuesDetailsButton
{
	position:absolute; left:400px;
	background-color:#eeeeff;
	color:Black;
}


#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;
	z-index:1;
}

.DynamicMenuClass
{
	z-index:1;
}

.MenuItemH
{
	font-family: Arial;
	background-image: url(images/mengradl.jpg);
	background-repeat: repeat-x;
	z-index:1;	
}

.Footer
{
	font-family: Arial;
	font-weight: bold;
	color: Black;
	font-size: small;
}


.BulletList
{
	font-family: Arial;
	list-style-position:inside;
	margin-left: 0px;
}

.BulletText
{
	text-indent: 50px
}

.VAButton
{
	font-family:Arial;
	font-weight:bold;
	color:White;
	background-color:#6E6EFF;
}

.InputPanel
{
 border-color:Black; border-style:solid; font-family:Arial; font-size:small; padding:5px 5px 5px 5px;	
}

.SearchPanel
{
	position:absolute; left:300px
}

.TextPanel
{
	font-family: Arial;
	color: Black;
	font-size: small;
}

.RegistrationsTable
{
	width: 600px;
	vertical-align: top;
	
}

.RegistrationsTableCell
{
	vertical-align: top;	
}



.LinkButton:visited
{
	color:Blue;
}

.LinkButton:link
{
	color:Blue;
}

.SerialNumber
{
	font-weight:bold;
}

