@charset "utf-8";
/* CSS Document */
        
		.NewsFrame
		{
			background-image:url(images/NewsFrame.gif);
			background-repeat:no-repeat;
		}
        
		.ProgrammeFrame
		{
			background-image:url(images/ProgrammPageTopLayoutBorder.gif);
			background-repeat:no-repeat;
			height:315px;
			
		}		
         .captions
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12pt;
            color: #333;
            text-decoration: none;
            font-weight: bold;
            font-style: normal;
        }
        .PageFont ,.BottomBarHead
        {	

            font-family:Calibri, Arial;
            font-size: 11pt;
			Color:#666666;
			font-weight:normal;
			padding:0em 1em;
			
        }
        .PageFont a , td.PageFont a
        {	

            font-family:Calibri, Arial;
            font-size: 11pt;
			Color:#666666;
			font-weight:normal;
			padding:0em 0em;
			text-decoration:none;
        }		
        .PageFont a:hover, td.PageFont a:hover
        {	

            font-family:Calibri, Arial;
            font-size: 11pt;
		color:#3B7FB3;
			font-weight:normal;
			padding:0em 0em;
			
        }		

        .IndexWhyChhose
        {
            text-align: center;
            font-weight: bold;
            font-family: Calibri, Arial;
            font-size: 30px;
            color: #B38807;
           
        }
		 .IndexWhyChhoseLeft
        {
            text-align: left;
            font-weight: bold;
            font-family: Calibri, Arial;
            font-size: 30px;
            color: #B38807;
           
        }
		.whychooseTable
		{
			background-image:url(images/WhychooseBackground.gif);
			background-repeat:no-repeat;
			
		}
        
        {
            color: #666666;
            font-size: 12;
            font-family: Calibri, Arial;
            font-weight: normal;
            text-decoration: none;

        }
        .Bullet a
        {
			color: #ffffff;
			font-family: Calibri, Arial;
			font-size:16px;
			display:block;
			Padding: 4px 25px 10px;
			text-decoration:none;
			background-image:url(images/MainPageButtonGrey.jpg);
			background-position:00% 00%;
			background-repeat:no-repeat;
			
			visited color: #B38807 ;		
        }
body {
	background-image: url(images/NewBgwithBar.gif);
	background-repeat: repeat-x;
	
}   

.BlueTitle
{
	font-family: Calibri, Arial;
	font-size:30px;
			padding:0em 0.5em;
	color:#3B7FB3;
    font-variant:small-caps;
}
.BlueTitleNews
{
	font-family:Calibri, Arial;
	font-size:16px;
	font-weight:bold;
	color:#3B7FB3;
	
}
.ProgrammeTitle
{
	font-family:Calibri, Arial;
	font-size:16px;
	font-weight:bold;
	color:#3B7FB3;
	padding:0em .7em;
	
}
     .SectionTitle
        {
            font-family: Calibri, Arial;
            font-size: large;
            font-weight: bold;
            font-style: italic;
			Padding: 10px 0px;
        }

/*a:link { color:  #666666 }*/
/* a:visited { color: #3B7FB3} */
/*a{ text-decoration:none;}*/

}