
BODY {		
	scrollbar-base-color: #07A0BA; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-DarkShadow-Color: #564A3A;
	
}


.header {
	font-family:verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color:#0B4468;
}

.header1 {
	font-family:verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color:#CB5B00;
}


.txt{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
}


.txt1{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#C3430A;
}


.number{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#F90017;
}


.number1{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#0C0969;
    text-decoration:none;
}
.number1:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#F90017;
    text-decoration:none;  
}

.btn {
    font-family:Tahoma;
    font-size:11px;
    font-style:normal;
    line-height:normal;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

.btn:hover {
    font-family:Tahoma;
    font-size:11px;
    font-style:normal;
    line-height:normal;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

.header2 {
	font-family:verdana;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color:#CB5B00;
}
