a{
font-family:Tahoma;
font-size:8pt;
color:#000000;
text-decoration:none
}
.menu        { font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none; text-align:justify }
a:hover.menu { text-decoration: underline; color: #333333 }
a.menu       { color: #000000; font-family: Tahoma; font-size: 8pt; text-decoration: none }
a:hover      { font-family: Tahoma; font-size: 8pt; color: #333333; text-decoration:underline }

.footer {font-family: Tahoma; font-size: 8pt; color:#ffffff;}
a.footer     { color: #ffffff }
a:hover.footer { text-decoration: underline; color: #ffffff }

.NormalText{
font-family:Tahoma;
font-size:8pt;
color:#000000;
}

.TextTitle
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	background-color: #5C87C9;
}

.TextTitle2
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	background-color: #ffcc66;
}

.ControlDisabled
{
	background-color:Silver;
}
.ControlUnDisabled
{
	background-color:White;
}