
	
	.TopMenu
	{
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		cursor: pointer;
		margin-right: 10px;
		text-decoration: none;
		color: #ffffff;
	}
	
	.SideMenu
	{	
		font-family: "Trebuchet MS";
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
		cursor: pointer;
		color: #193562;
	}
	
	
	.MainTitle
	{
		font: bold 16px "Trebuchet MS";
		color: #193562;
	}
	
	.MainText
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #505050;
	}
	
	
	.LinkText{
		font: 11px verdana;
		color: #000000;
	}

	.box_module
    {
		margin-top: 15px;
		margin-left: 5px;
		padding-left: 5px;
		border-bottom: 1px solid #A1ABB8; 
		border-top: 1px solid #A1ABB8; 
		border-left: 1px solid #A1ABB8; 
		border-right: 1px solid #A1ABB8; 
    }
    
    .module_header
    {
        margin-left: -5px;
        padding-left: 5px;
        border-bottom: 1px solid #A1ABB8;
        font-weight: bold;
        font-family: "Trebuchet MS";
        font-size: 14px;
        background-color: #A1ABB8;
        color: white;
        margin-bottom: 5px;
    }
    body
    {
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #444444;
    }
    h1
    {
		font-family: Trebuchet MS;
		font-size: 14px;
		font-weight: bold;
		color: #444444;
    }
    	
	
	.SideMenu{
	FONT: bold 12px verdana;
	CURSOR: hand;
	COLOR: #193562;
	}
	
	.MainTitle{
	FONT: bold 16px "Trebuchet MS";
	COLOR: #193562;
	}
	
	.MainText{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #505050;
	}
	
	.MainBody
	{
		margin-left: 5px;
	}
	
	.LinkText{
	FONT: 11px verdana;
	color: #000000;
	}

	.table_item
	{
		font-family: "Trebuchet MS";
        font-weight: bold;
        font-size: 12px;
	}
	.setting_label
    {
        font-family: "Trebuchet MS";
        font-weight: bold;
        font-size: 12px;
    }
    .setting_value
    { 
        font-family: "Trebuchet MS";
        font-weight: bold;
        font-size: 12px;
        color: red;
    }
 .box_module
    {
        margin-top: 15px;
        margin-left: 5px;
        padding-left: 5px;
       border-bottom: 1px solid #A1ABB8; 
       border-top: 1px solid #A1ABB8; 
       border-left: 1px solid #A1ABB8; 
       border-right: 1px solid #A1ABB8; 
    }
    .module_header
    {
        margin-left: -5px;
        padding-left: 5px;
        border-bottom: 1px solid #A1ABB8;
        font-weight: bold;
        font-family: "Trebuchet MS";
        font-size: 14px;
        background-color: #A1ABB8;
        color: white;
        margin-bottom: 5px;
    }
    h1
    {
        font-family: "Trebuchet MS";
        font-size: 18px;
        font-weight: bold;
        color: #193562;
    
    }
    h2
    {
        font-family: "Trebuchet MS";
        font-size: 16px;
        font-weight: bold;
        color: #193562;
    }
      .BodyText
    {
	    font-family: "Trebuchet MS";
	    font-size: 12px;
	    color: #505050;
    }
   
	