﻿body
{
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
}

#head
{
	top: 0;
	left: 0;
	width: 100%;
	height: 179px;
	overflow: hidden;
	color: #000000;
	background-image: url(../../Img/VTX/pixel_top6.jpg);
	z-index: 1;
}
#headb
{
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../../Img/VTX/pixel_top6.jpg);
}

#menu
{
	vertical-align: top;
	width: 200px;
	height: 100%;
	min-height: 100%;
	background-repeat: repeat-y;
	background-image: url(../../Img/VTX/pixel_left6.jpg);
}

#menus
{
	position: absolute;
	top: 180px;
	left: 4px;
	width: 130px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	color: white;
}

#menus a:visited, #menus a
{
	display: block;
	width: 120px;
	height: 20px;
	margin: 0 auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #3691CE;
}
#menus a:hover
{
	background-color: #E8F2F4;
	color: Black;
}
#content
{
	background-color: White;
	color: Black;
	vertical-align: top;
}


#lang
{
	position: absolute;
	left: 550px;
	top: 125px;
	z-index: 1003;
	width: 200px;
}


/* //// MENU //// */
.VTXmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

.VTXmenu a:link { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #336699;
}

.VTXmenu a:visited { 
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #336699;
}

.VTXmenu a:hover { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ff9933;
}


hr
{
	color: #c0c0c0;
	height: 1px;
	background-color: White;
}

.input
{
	color: Black;
	border-right: #3691CE 1pt solid;
	border-top: #3691CE 1pt solid;
	font-size: 10pt;
	border-left: #3691CE 1pt solid;
	border-bottom: #3691CE 1pt solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 2px;
	margin-top: 4px;
}

.full
{
	width: 100%;
}

.field
{
	width: 150px;
	float: left;
}

.button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: white;
	height: 20px;
	background-color: #3691CE;
	border-right-width: 1px;
}

.Interline
{
	color: Black;
	background-color: #E8F2F4;
}

.UserInformationBGColor
{
	color: Black;
	background-color: #E8F2F4;
	border-top: #3333CC 2px solid;
	border-bottom: #3333CC 2px solid;
	height: 20px;
	width: 300px;
	padding-top: 3px;
	font-weight: bold;
}

.TicketHead
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3380CC;
	color: White;
	font-weight: bold;
}

.title
{
	font-size: 15px;
	color: #808080;
	letter-spacing: 20px;
	background-color: inherit;
}
