.left-right-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
}
.content-bg-color {
	background-color: #D9DEFC;
}

.content-Grey-bg-color {
	background-color: #E6E6E6;
}
.content-darkGrey-bg-color {
	background-color: #C8C8C8;
	}

.dark-Grey-bg-color {
	background-color: #C8C8C8;
}

.left-content-bg-color {
	background-color: #E6E6E6;
}
.tahoma-10 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.blue-divider-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #027ABB;
}
.tahoma-12-bold {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4550AC;
	text-decoration: none;
	
}
.tahoma-10-website-name {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #1FAAFF;
	text-decoration: none;}
	
.tahoma-11-content {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;}

.tahoma-11-link {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #1FAAFF;
	text-decoration: none;
}
.tahoma-11-bold {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.tahoma-14-bold {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.tahoma-12-blue-bold {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #027ABB;
	text-decoration: none;
}
.style1 {
	color: #0474BC;
	font-weight: bold;
}
.style3 {
    color: #0474BC; 
	font-weight: bold; 
	font-size: 14px; 
	}
.style5 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
.style6 {
    font-family: Arial, Helvetica, sans-serif; 
    color: #FF0000; 
	font-weight: bold; 
	font-size: 14px; 
	}	
.style7 {
	font-family: Tahoma, sans-serif;
	color: #00349A; 
	font-weight: bold; 
	font-size: 15px; 
	}
.style8 {
	font-family: Tahoma, sans-serif;
	color: #ffd700; 
	font-weight: bold; 
	font-size: 11px; 
	}	
.style9 {	
	font-family: Tahoma, sans-serif;
	color: #1FAAFF; 
	text-decoration: none;
	font-size: 24px; 
	}	

.coursor-hand {
cursor:pointer;
}

A:hover {
color: #000000
}