/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.Normal
{
	font-weight: normal;
	color: black;
	line-height: 18px;
	text-decoration: none;
}
.TitleNormal
{
	font-weight: bold;
	color: black;
	line-height: normal;
	text-decoration: none;
	font-size: 24pt;
	font-family: "ËÎÌå";
}
A.CommandButton:link
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.CommandButton:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.CommandButton:active
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

A.CommandButton:hover    
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
A.Command2Button:link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.Command2Button:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.Command2Button:active
{
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

A.Command2Button:hover    
{
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
A.BlueLink:link
{
	font-weight: bold;
	font-size: 15px;
	color: #4599E1;
	text-decoration: none;
}

A.BlueLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #4599E1;
	text-decoration: none;
}

A.BlueLink:active
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}

A.BlueLink:hover    
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}
A.DarkRedLink:link
{
	font-weight: bold;
	font-size: 15px;
	color: #E94103;
	text-decoration: none;
}

A.DarkRedLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #E94103;
	text-decoration: none;
}

A.DarkRedLink:active
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}

A.DarkRedLink:hover    
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}
A.GreenLink:link
{
	font-weight: bold;
	font-size: 15px;
	color: #31C300;
	text-decoration: none;
}

A.GreenLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #31C300;
	text-decoration: none;
}

A.GreenLink:active
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}

A.GreenLink:hover    
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}
A.PurpleLink:link
{
	font-weight: bold;
	font-size: 15px;
	color: #6D3DDF;
	text-decoration: none;
}

A.PurpleLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #6D3DDF;
	text-decoration: none;
}

A.PurpleLink:active
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}

A.PurpleLink:hover    
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}
A.RedLink:link
{
	font-weight: bold;
	font-size: 15px;
	color: #E9500D;
	text-decoration: none;
}

A.RedLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #E9500D;
	text-decoration: none;
}

A.RedLink:active
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}

A.RedLink:hover    
{
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}
A:link
{
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

A:visited   
{
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

A:active
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}