/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
	font-family: Verdana;
}

/*****************************TEXT*****************************/
.text, .date
{
	text-decoration: none;
}
.textsmall
{
	text-decoration: none;
}
.title
{
	font-weight: normal;
	font-family: Verdana;
}
.search
{
	font-weight: bold;
}

.titlesmall
{
	text-decoration: none;
	font-weight: bold;
}
.moduleTitle
{
	text-decoration: none;
	font-weight: bold;
}
.moduleText
{
	text-decoration: none;
}

.titlelink:link, .titlelink:active, .titlelink:visited
{
	font-weight: bold;
	text-decoration: none;
}

.menu0:link, .menu0:active, .menu0:visited, .menu1:link, .menu1:active, .menu1:visited, .menu2:link, .menu2:active, .menu2:visited
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
}


.service:link, .service:active, .service:visited
{
	font-weight: normal;
	text-decoration: none;
}

.linkred:link, .linkred:active, .linkred:visited
{
	font-weight: bold;
	text-decoration: none;
}

.newsticker:link, .newsticker:active, .newsticker:visited
{
	font-weight: normal;
	text-decoration: none;
}

.linksmall
{
	text-decoration: none;
}
.email
{
	font-weight: normal;
	text-decoration: underline;
}
	
.pagerselected
{
	font-weight:bold;
	text-decoration:none;
}
.pager
{
	text-decoration:none;
}

.missing
{
   padding: 10px;
}

.vitelogo
{
   padding: 40px 0p 0px 45px;
}

.logoiPhone
{
   padding: 40px 20px 20px 40px;
}

.imageBorderColor    { border: solid 2px #993300; }
/*****************************MENU CHANNEL*****************************/
#menuChannel
{
	/*border-right:solid 1px #a97a3d;*/
}

#menuChannel .item
{
	float:left;
	margin-right:2px;
}

#menuChannel .itemactive
{
	float:right;
	width:376px;
}


/***********************************MenuVite****************************************/

#MenuVite
{
   padding: 40px 10px 0px 30px;
}


#MenuVite .menu1
{
   padding: 0px 0px 0px 45px;
}


/********************************************** Sytles ***************************************************/

.PopupFrocen 
{
	background-color:#444444;
	z-index:1000;	
}



.PopupWindow
{
	z-index:1001;
}

.PopupWindowContent
{
	width:100%;
	height:100%;
}

.PrintContainer
{
	position:relative;
	width:100%;
	height:100%;
	overflow:auto;
}

.PrintContent
{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
	width:97%;
}

.PrintLock
{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:10;
}

.ScrollBoxContainer{position:relative;width:100%; height:100%; overflow:auto; padding-right:10px; margin:solid 1px black; }
.ScrollBox{position:absolute; top:0; bottom:0; left:0; right:0; width:615px; height:100%; overflow:auto; padding-right:10px;}

.ScrollContainer
{
	position:relative;
	width:100%;
	height:100%;
	overflow:auto;
}

.ScrollContent
{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
	width:80%;
	padding-left:20;
	padding-right:20;
}

.PopupWindowTitle
{
	background-color: #43352D;
	padding-left: 10px;
	color: White;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana;
}

.PopupWincowContent
{
	background-color: #ffffff;
	padding: 10px;	
}

/*****************************SITEMAP***********************************/
.menuSitemapM1
{
	font-family:Verdana;
	text-decoration:none; 
}
.menuSitemapM1:hover
{
	font-family:Verdana;
	text-decoration:bold; 
}

.menuSitemapM2
{
	font-family:Verdana;
	text-decoration:none; 
}

.menuSitemapM2:hover
{
	text-decoration:none; 
	font-weight:bold;
}

.menuSitemapM3
{
	font-family:Verdana;
	text-decoration:none;
}

.menuSitemapM3:hover
{
	font-family:Verdana;
	text-decoration:underline;
}

