﻿body
{
    height:100%;
	margin:0px 0px 0px 0px;
}




.FContent
{
	FONT-SIZE: 12px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	Font-weight: normal;
	Color: #000000;
}

.FContent A
{
	COLOR: #e73639; 
	text-decoration: none;
}
.FContent A:hover 
{
	COLOR: #e73639; 
	TEXT-DECORATION: underline;
}



.FContent_Red
{
	FONT-SIZE: 12px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	Font-weight: normal;
	Color: #e73639;
}

.FContent_Red A
{
	COLOR: #e73639; 
	text-decoration: none;
}
.FContent_Red A:hover 
{
	COLOR: #e73639; 
	TEXT-DECORATION: underline;
}



.FTitle
{
	FONT-SIZE: 15px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	Font-weight: bold;
	Color: #e73639;
}

.FTitle A
{
	COLOR: #e73639; 
	text-decoration: none;
}
.FTitle A:hover 
{
	COLOR: #e73639; 
	TEXT-DECORATION: underline;
}






.FMenuTopStatic
{
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: none;
	height:22px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	cursor: pointer;
}
.FMenuTopStatic A
{
	COLOR: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.FMenuTopStatic:hover 
{
	COLOR: #ffffff; 
	text-decoration: none;
	cursor: pointer;
}
.FMenuTopStatic:hover A
{
	COLOR: #ffffff; 
	text-decoration: none;
	cursor: pointer;
}


.FMenuTopDynamic
{
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: normal;	
	text-decoration: none;
	height:22px;
	margin: 0px 9px 1px 0px;
	text-align:left;
}
.FMenuTopDynamic:hover 
{
	COLOR: #e73639; 
	background-color: #dcdcdc;
	text-decoration: none;
}
.FMenuTopDynamic A
{
	margin: 0px 12px 1px 17px;
	COLOR: #000000;
	text-decoration: none;
}
.FMenuTopDynamic:hover A
{
	margin: 0px 12px 1px 17px;
	COLOR: #e73639; 
	background-color: #dcdcdc;
	text-decoration: none;
}










.FContentFooter
{
	FONT-SIZE:11px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	color:#000000; 
	text-decoration:none; 
	margin: 0px 0px 0px 0px;
}
.FContentFooter A
{
	color:#000000; 
	TEXT-DECORATION: none;
}
.FContentFooter A:hover 
{
	color:#000000; 
	TEXT-DECORATION: underline;
}




.FNews
{
	FONT-SIZE:12px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	color:#000000; 
	text-decoration:none; 
	margin: 0px 0px 0px 0px;
}
.FNews A
{
	color:#000000; 
	TEXT-DECORATION: none;
}
.FNews A:hover 
{
	color:#000000; 
	TEXT-DECORATION: underline;
}





.FErrors
{
	FONT-SIZE: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	Font-weight: normal;
	Text-decoration: none;
	Color: #c41515;
}




.vintob
{
	FONT-SIZE:10px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
	color:#c2b7a2; 
	text-decoration:none; 
}
.vintob A
{
	color:#c2b7a2; 
	TEXT-DECORATION: none;
}
.vintob A:hover 
{
	color:#c2b7a2; 
	TEXT-DECORATION:underline;
}

















#progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  padding:0; 
  margin:0; 
  background-color:#000000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  height:2500px;  
  z-index:2000; 
} 

#processMessage {  
  position:absolute;  
  top:45%;  
  left:45%; 
  padding:0px;
  width:auto; 
  text-align:center;
  background-color:#ffffff; 
  z-index:2500; 
  font-size: 12px;
	font-family: tahoma, Arial, Verdana, Helvetica, Book Antiqua, Times New Roman;
  font-weight: normal;
} 

