#formBox
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #026AFF;
	border-bottom-color : DarkBlue;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : DarkBlue;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : DarkBlue;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : DarkBlue;
	border-top-style : solid;
	border-top-width : 1px;
}
#searchHeader
{
	background-color: #003366;
	color: ghostwhite;
}
#searchHeader A, A:Active, A:Inline, A:Visited
{
	background-color: #003366;
	color: ghostwhite;
	text-decoration: none;
}
#searchHeader A:Hover
{
	background-color: #003366;
	color: darkorange;
	text-decoration: none;
}
#formBottom
{
	margin-bottom : 0px;
	z-index : 1;
}

#universalTicket
{
    background-color: #026AFF; 
    background-image: url('../images/comp/ticket.jpg'); 
    background-repeat: no-repeat;
    z-index: 0;
    background-position: 25% 50%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFF5EE;
}
#universalTicket A, A:Active, A:Inline, A:Visited
{
    background-color: transparent;
	color: white;
	text-decoration: none;
}
#universalTicket A:Hover
{
    background-color: transparent;
	color: #26FC06;
	text-decoration: underline;
}
#componentBody
{
	background-color : transparent;
	margin-top : 0px;
	margin-left : 0px;
}
#SigninForm
{
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFF5EE;
}
#Search
{
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFF5EE;
	border-top-color : #026AFF;
	border-top-style : ridge;
	border-top-width : 1px;
}
#searchform
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #026AFF;
}
#searchtextsmall
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #FFF5EE;
}
#searchtextsmall a, a:active, a:inline, a:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #FFF5EE;
}
#searchtextsmall a:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #26FC06;
	text-decoration: underline;
}
#SubMenu
{
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFF5EE;
	text-indent : 11px;
}
#subMenu A, A:Active, A:Inline, A:Visited
{
	color: white;
	text-decoration: none;
}
#subMenu A:Hover
{
	color: #26FC06;
	text-decoration: underline;
}
#MenuTitle
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFF5EE;
	text-align : right;
}
#MenuItemHeader
{
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	color: MidnightBlue;
}
#MenuItemBody
{
	text-align: justify;
	font-size: 8pt;
	color: MidnightBlue;
}
#MenuItemBody a, a:active, a:inline, a:visited
{
	text-align: justify;
	font-size: 8pt;
	color: MidnightBlue;
	text-decoration: underline;
}
#MenuItemBody a:hover
{
	text-align: justify;
	font-size: 8pt;
	color: #26FC06;
	text-decoration: underline;
}
#StdRuler
{
	width: 80%;
	color: darkblue;
	height: 1px;
}
