/*	Global Style Sheet for Cyberia Soft.*/



 a { text-decoration:none; font-weight:bold; color:black; }

 a:link { text-decoration:none; font-weight:bold; color:black; }
 a:visited { text-decoration:none; font-weight:bold; color:black; }
 a:hover { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
 a:active { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }



body
{
	background-color:#FFFFFF;
}


#rMenu_H	/* Right Menu Title */
{
	font-family:Impact;
	font-size:13px;
	color: Black;
	line-height : 14px;
	text-align : center;
	font : Impact;
	font-weight : normal;
}

#rMenu_B	/* Right Menu Body*/
{
	font-family:Arial, sans;
	font-size:10px;
	color: Black;
	line-height : 13px;
	text-align : left;
	font:Arial, sans;
	font-weight : normal;
}



/*=====  M A I N   B O D Y   D E F I N E S =====*/

#MainMenu_H	/* Main Menu Title */
{
	font-family:Verdana, sans;
	font-size:16px;
	color: Black;
	line-height : 18px;
	text-align : left;
	font:Verdana, sans;
	font-weight : bold;
}

#MainMenu_H_Sub /* Main Menu Sub Title */
{
	font-family:Verdana;
	font-size:14px;
	color: #Black;
	line-height : 16px;
	text-align : left;
	font:Verdana;
	font-weight : bold;
}

#MainMenu_B	/* Main Menu Body */
{
	font-family:Verdana;
	font-size:14px;
	color: #Black;
	line-height : 16px;
	text-align : left;
	font:Verdana;
	font-weight : normal;
}
