/* CSS Document */


/*=========================================================================*/
/* Website          : www.mauria.com                 */
/* ------------------------------------------------------------------------*/
/* Name of CSS      : fonts.css                       */
/* Created By       : Vishal Kumar                    */
/* Designation      : SSE                             */
/* Created On       : 19-Jan-2009                     */
/* Modified Last On : 19-Jan-2009                     */
/* Company          : Shriv Commedia IT Solutions     */
/* Design Team      : Vishal Kumar, Shrawan Kumar     */
/* Description      : This file used for common purpose styling.           */
/*=========================================================================*/

.DeafualtContent{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #bec6c9;
	text-decoration: none;
}

.MenusTextDefault{

}

.MenuItemClicked{

}

