.title
{
    font-weight: bold;
    color: #6599cb;
    font-family: Arial;
    text-transform: uppercase;
    
}
.subtitle
{
    font-weight: bold;
    color: #679ACC;
    font-family: Arial;
}

body {

	scrollbar-face-color: #C5D9EC;
	scrollbar-highlight-color: #6599CB;
	scrollbar-shadow-color: #6599CB;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	
}

.HeaderStyle 
{
   background-color:#C5D9EC;
}
