body
{
}
A:active {font-weight:bold}
A:link {color:blue}
A {text-decoration:none}	

p
{
	font-family:Arial;
	font-size:x-small;
}

ul
{
	font-family:Arial;
	font-size:x-small;
}

blockquote
{
	font-family:Arial;
	font-size:x-small;
}

.regular
{
	font-family:Arial;
	font-size:x-small;
}

.title
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: darkblue; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
}

td.logotip
{
	BORDER-TOP: lightskyblue 2px solid; 
	BORDER-BOTTOM: lightskyblue 2px solid; 
	TEXT-ALIGN: center;
}

td.BorderTop
{
	BORDER-TOP: lightskyblue 2px solid;
}

td.BorderBottom
{
	BORDER-BOTTOM: lightskyblue 2px solid;
}

td.BorderLeft
{
	BORDER-LEFT: lightskyblue 2px solid;
}

td.BorderRight
{
	BORDER-RIGHT: lightskyblue 2px solid;
}

td.GradientTop
{
	BACKGROUND-IMAGE: url(images/mBackTop.gif);
	BACKGROUND-REPEAT: repeat-x;
}

td.GradientBottom
{
	BACKGROUND-IMAGE: url(images/mBackBottom.gif);
	BACKGROUND-REPEAT: repeat-x;
}

td.ButtonText
{
	BACKGROUND-IMAGE: url(images/mBackground.gif);
	COLOR: darkblue;
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
}

td.PushButtonText
{
	BORDER-TOP: lightskyblue 2px solid; 
	FONT-WEIGHT: bold; 
	COLOR: darkblue; 
	BORDER-BOTTOM: lightskyblue 2px solid; 
	FONT-FAMILY:Arial;
	font-size: small; 
	TEXT-ALIGN: center;
}

td.LangPushButton
{
	FONT-SIZE: x-small; 
	BACKGROUND-IMAGE: url(images/lPushButton.gif); 
	COLOR: darkblue; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
}

td.LangButton
{
	FONT-SIZE: x-small; 
	BACKGROUND-IMAGE: url(images/lButton.gif); 
	COLOR: darkblue; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
}

td.vTab
{
	BORDER-RIGHT: lightskyblue 2px solid; 
	FONT-SIZE: 5px;
}
.error
{
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:x-small;
	color:Red;
}	

	